SaaSHub helps you find the best software and product alternatives Learn more →
Raw-wasm Alternatives
Similar projects and alternatives to raw-wasm
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
cpl-webassembly
Small WebAssembly exercise session for the KU Leuven course Comparative Progamming Languages
-
raw-wasm discussion
raw-wasm reviews and mentions
- Web assembly book?
-
Smolnes: A NES Emulator In
Big fan of this author's work.
They have a Gameboy emulator written in C, which can be compiled to WASM and run in the browser.
https://github.com/binji/binjgb
I learned a lot from the code.
Also I love this project with a bunch of demos in hand-written WebAssembly Text (WAT) format, which is like low-level Lisp that works only with raw memory, numbers, and minimal syntax.
https://github.com/binji/raw-wasm
Then I discovered the same author is quite active in the WebAssembly ecosystem, including specs and tooling. Fascinating stuff!
https://github.com/WebAssembly/spec
https://github.com/WebAssembly/wabt
- Raw WebAssembly Demos
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 May 2025
Stats
binji/raw-wasm is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of raw-wasm is WebAssembly.