asmble
WASM compiler
Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code.
Compile WebAssembly to JVM and other WASM tools
634 stars
17 watching
38 forks
Language: Kotlin
last commit: over 1 year ago
Linked from 2 awesome lists
jvmwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
area9innovation/wase | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
vshymanskyy/wasm2mpy | A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
webghc/wasm-cross | A toolchain for cross-compiling C and Haskell to WebAssembly | 139 |
bytecodealliance/wasmtime-cpp | Provides C++ API bindings to the WebAssembly runtime engine | 87 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
spy/haskell-wasm | A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,614 |
arboreta/arboreta-wasm | Tooling for compiling and running Common Lisp code in WebAssembly | 57 |
mafintosh/webassembly-binary-toolkit | A toolkit for compiling and utilizing WebAssembly binaries from source. | 59 |
mdn/webassembly-examples | Provides code examples and tools for testing and modifying WebAssembly documentation | 1,135 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
stisa/nwasm | An experimental web assembly backend for the Nim programming language | 48 |
shamadee/wasm-init | Tools and template generator for setting up and compiling WebAssembly projects | 171 |