- wasm-by-example VS scale
- wasm-by-example VS dotnet-pdk
- wasm-by-example VS cxx-wasm-freestanding
- wasm-by-example VS cargo-component
- wasm-by-example VS jco
- wasm-by-example VS extism
- wasm-by-example VS foundationdb
- wasm-by-example VS wazero
- wasm-by-example VS workers-wasi
- wasm-by-example VS .NET Runtime
Wasm-by-example Alternatives
Similar projects and alternatives to wasm-by-example
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
extism
The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
-
-
-
-
-
scale
A framework for building high-performance plugin systems into any application, powered by WebAssembly.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
cargo-component
A Cargo subcommand for creating WebAssembly components based on the component model proposal.
-
cxx-wasm-freestanding
example of a c++ -> wasm build that doesn't use emscripten or any standard library
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
wasm-by-example discussion
wasm-by-example reviews and mentions
-
Waxolotl – a small language that compiles to WebAssembly text format
It's crazy that even the simplest Hello World translates to 1191 lines of WebAssembly text format (without comments). Compare it to only 18 lines with AssemblyScript: https://github.com/torch2424/wasm-by-example/blob/master/exa...
-
WASM by Example
Looks like the code is here if you want to send a PR: https://github.com/torch2424/wasm-by-example
Stats
The primary programming language of wasm-by-example is JavaScript.