Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 860 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 860 Bytes

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