Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsturtevant/wasi-http-oci
https://github.com/jsturtevant/wasi-http-oci
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jsturtevant/wasi-http-oci
- Owner: jsturtevant
- Created: 2024-08-15T18:21:55.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-15T18:22:40.000Z (6 months ago)
- Last Synced: 2024-10-18T15:23:45.382Z (3 months ago)
- Language: C#
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
```