17 open-source projects similar to dcodeio/webassembly, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Webassembly alternative.
A small cross-platform UI library that brings the simplicity of native UI development to the web
TinyGo is a specialized compiler and development toolkit designed to bring the Go programming language to resource-constrained microcontrollers and WebAssembly environments. It provides a bare-metal runtime environment that enables high-level code execution without the need for a traditional operating system, utilizing an LLVM-based backend to generate efficient machine instructions. The project distinguishes itself through aggressive optimization techniques tailored for small hardware, including a static memory allocation strategy and whole-program dead code elimination that significantly re