Skip to content

Make HTTP requests from inside WASM in Forth using WAForth. Demo and devcontainer.

License

Notifications You must be signed in to change notification settings

wasm-outbound-http-examples/waforth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make HTTP requests from inside WASM in Forth using WAForth

This devcontainer is configured to provide you a latest stable version of NodeJs by using default devcontainer configuration.

Open in GitHub Codespaces

The following examples allow you to build a browser (the same as related demo) and NodeJS/Deno/Bun ones.

# Example Description Browser demo
1

Using bindAsync()

bind external JS function as a Forth word

Demo

Created for (wannabe-awesome) list