nwasm
Wasm compiler
An experimental web assembly backend for the Nim programming language
Experimental wasm backend for nim
48 stars
8 watching
2 forks
last commit: about 4 years ago
Linked from 1 awesome list
nimwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
feneric/nim-wasm-helpers | A toolset for building and testing WebAssembly code using Nim. | 28 |
swadicalrag/wasm2lua | A tool for compiling WebAssembly modules to Lua code | 194 |
area9innovation/wase | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
fengb/wazm | An experimental compiler and runtime for executing WebAssembly code in Zig | 115 |
cretz/asmble | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 634 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
mafintosh/webassembly-binary-toolkit | A toolkit for compiling and utilizing WebAssembly binaries from source. | 59 |
sunfishcode/wasm-reference-manual | A human-readable WebAssembly reference manual written in Markdown | 601 |
nodeca/multimath | Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations | 71 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,614 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
lys-lang/lys | A language compiler to WebAssembly | 420 |
zigwasm/wasm-zig | C API bindings for WebAssembly runtime | 27 |