Skip to content

wasm-outbound-http-examples/go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make HTTP requests from inside WASM in Golang

This devcontainer is configured to provide you a latest stable version of Go toolset.

Open in GitHub Codespaces

  1. Example in wasi-stealthrocket-net directory allows you to build a wasirun and wasmedge examples yourself and experiment with them. For details, see their README.

  2. Example in browser-requester directory allows you to build a browser example for requester library yourself and experiment with it. For details, see its README. Also browser demo is available.

Created for (wannabe-awesome) list