Skip to content

dicej/dotnet9-wasi-http-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet9-wasi-http-example

Building

Currently, this only builds on Windows. Linux support coming soon(ish).

Prerequisites:

Once you have all of the above, something like this should build and run the app in Git-Bash:

export WASI_SDK_PATH=$(cygpath -w /path/to/wasi-sdk)
eval `EMSDK_BASH=1 python /path/to/emsdk/emsdk.py construct_env`
spin build -u

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published