basicwasm
Browser GWBasic Interpreter
An interpreter project that compiles GWBasic programs to WebAssembly for execution in a browser.
Web UI for GWBasic programs compiled to wasm.
8 stars
1 watching
1 forks
Language: Go
last commit: 19 days ago
Linked from 1 awesome list
basicelectronicsgolanggwbasichamham-radiointerpreterinterpreterswaste-of-timeweb-assemblywebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
kanaka/wac | A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 472 |
skx/gobasic | A BASIC interpreter written in Golang. | 330 |
mohanson/pywasm | An interpreter for WebAssembly modules written in pure Python. | 450 |
xd-deng/handytools-go-webassembly | Demonstrates Go's compilation to WebAssembly and JavaScript interaction | 66 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,620 |
google/wwwbasic | An implementation of a BASIC interpreter that runs on the web and uses JavaScript | 1,138 |
remko/waforth | An interpreter and compiler for a Forth programming language implemented in WebAssembly | 499 |
poemm/pywebassembly | A Python implementation of the WebAssembly interpreter. | 13 |
gate-computer/wag | Compiles WebAssembly binaries into machine code for execution on various CPU architectures. | 192 |
udhos/basgo | Compiles BASIC-lang to native executable binary in Golang | 37 |
kanaka/warpy | An interpreter and runtime environment for WebAssembly in RPython | 66 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
fengb/wazm | An experimental compiler and runtime for executing WebAssembly code in Zig | 115 |
robhagemans/hoard-of-gwbasic | A collection of GW-BASIC code and resources, focusing on source code, tutorials, and documentation. | 111 |
mafintosh/webassembly-binary-toolkit | A toolkit for compiling and utilizing WebAssembly binaries from source. | 59 |