You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use `faasmctl` to interact with a Faasm cluster (#29)
* use faasmctl
* gh: bump code version
* fix build
* cpp: bump to latest version
* faasmctl: bump version and use task to upload
* cpp: bump after merge
* gh: bump cpp and faasmctl
Migrate from DockerHub to ACR (#27)
* gh: bump code version to make sure we pull from the right container registry
* docker: tag images w/ new container registry
* gha: use credentials for acr
* cpp: bump after merge
Latest `wasi-libc` (#24)
* cpp: bump version to use latest wasi-libc
* cpp: bump submodule and link to all wasi-libc libraries
* cpp: bump submodule
* cpp: bump submodule
* cpp: bump submodule to not use wasi's emulated mman
* third-party: bump deps
* cpp: bump wasi-libc again
* cpp: bump submodule after merge