WASM outbound HTTP(S) examples
Devcontainers, Demos, and Examples for (wannabe-awesome) HTTP-request-from-inside-WASM list
Pinned Repositories
anko
Make HTTP requests from inside WASM in Anko. Demo and devcontainer.
dotnet
Make HTTP requests from inside WASM in C#. Demo and devcontainer.
extism-c-pdk
Make HTTP requests from inside WASM in Extism PDK for C . Devcontainer.
extism-dotnet-pdk
Make HTTP requests from inside WASM in Extism PDK for .Net . Devcontainer.
go-plugin
Make HTTP requests from inside WASM using knqyf263/go-plugin . Devcontainer.
lua
Make HTTP requests from inside WASM in Lua. Demo and devcontainer.
rye
Make HTTP requests from inside WASM in Rye-lang. Demo and devcontainer.
starlark-in-go
Make HTTP requests from inside WASM in Starlark implemented in Go. Demo and devcontainer.
tcl-in-go
Make HTTP requests from inside WASM in Tcl implemented in Go. Demo and devcontainer.
tengo
Make HTTP requests from inside WASM in Tengo. Demo and devcontainer.
WASM outbound HTTP(S) examples's Repositories
wasm-outbound-http-examples/lua
Make HTTP requests from inside WASM in Lua. Demo and devcontainer.
wasm-outbound-http-examples/ada
Make HTTP requests from inside WASM in Ada. Demo and devcontainer.
wasm-outbound-http-examples/anko
Make HTTP requests from inside WASM in Anko. Demo and devcontainer.
wasm-outbound-http-examples/crystal
Make HTTP requests from inside WASM in Crystal-lang. Demo and devcontainer.
wasm-outbound-http-examples/dev-wasm-ts
See upstream repo - https://github.com/dev-wasm/dev-wasm-ts
wasm-outbound-http-examples/dotnet
Make HTTP requests from inside WASM in C#. Demo and devcontainer.
wasm-outbound-http-examples/kotlin
Make HTTP requests from inside WASM in Kotlin. Demo and devcontainer.
wasm-outbound-http-examples/lua-in-go
Make HTTP requests from inside WASM in Lua implemented in Go. Demo and devcontainer.
wasm-outbound-http-examples/micropython
Make HTTP requests from inside WASM in Micropython. Demo and devcontainer.
wasm-outbound-http-examples/risor
Make HTTP requests from inside WASM in Risor. Demo and devcontainer.
wasm-outbound-http-examples/tcl
Make HTTP requests from inside WASM in Tcl. Demo and devcontainer.
wasm-outbound-http-examples/tengo
Make HTTP requests from inside WASM in Tengo. Demo and devcontainer.
wasm-outbound-http-examples/wonkey
Make HTTP requests from inside WASM in Wonkey. Demo and devcontainer.
wasm-outbound-http-examples/.github
wasm-outbound-http-examples/dev-wasm-c
See upstream repo - https://github.com/dev-wasm/dev-wasm-c
wasm-outbound-http-examples/dev-wasm-dotnet
See upstream repo - https://github.com/dev-wasm/dev-wasm-dotnet
wasm-outbound-http-examples/dev-wasm-go
See upstream repo - https://github.com/dev-wasm/dev-wasm-go
wasm-outbound-http-examples/wasmedge-quickjs
Make HTTP requests from inside WASM in wasmedge-quickjs . Devcontainer.