Simon Davies
Simon Davies
Starting Wagi multiple times on Windows (not checked linux or macos) can result in the following output and wagi not listening on the port specified in -l arg [2021-07-06T14:15:31Z INFO...
closes #180 This change enables bindle server to emit events describing changes that have occurred to the data it manages, the feature is enabled by running the server with the...
Bindle server should support event notification for changes, clients should be able to subscribe to an event stream, messages, webhook to get notifications about new bindles, new versions etc. This...
actions/create-release is not being maintained and has been archived, need to replace this
WasiExperimentalHttp should be a standalone project.
Bindle example tests rely on external hosted bindle server , this can cause tests to fail, need to make the tests self contained.
Add code coverage to build/test pipelines
Modules can be stored in OCI Registries , wagi-dotnet should support retrieval registries as well as local disk
? What is the name of the WASM module? helloworld ? What type of application is the module? Web service or application using WAGI ? What is the name of...