Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsturtevant/wasi-http-oci


https://github.com/jsturtevant/wasi-http-oci

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

using https://github.com/bytecodealliance/componentize-dotnet?tab=readme-ov-file#referencing-wit-packages-from-oci-registries

```
dotnet build .\MyApp.csproj
wasmtime serve -S cli .\bin\Debug\net8.0\wasi-wasm\native\MyApp.wasm --addr 127.0.0.1:3000
```