asmble

WASM compiler

Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code.

Compile WebAssembly to JVM and other WASM tools

GitHub

637 stars
17 watching
39 forks
Language: Kotlin
last commit: about 3 years ago
Linked from 2 awesome lists

jvmwasmwebassembly

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
renatoathaydes/wasm-on-jvmA Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode.24
area9innovation/waseMakes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference45
vshymanskyy/wasm2mpyA tool for compiling WebAssembly code into native MicroPython modules for embedded systems.122
raphamorim/xwasmTools and utilities for building and managing WebAssembly projects in modern frontend development56
webghc/wasm-crossA toolchain for cross-compiling C and Haskell to WebAssembly141
bytecodealliance/wasmtime-cppProvides C++ API bindings to the WebAssembly runtime engine86
zigwasm/wasmer-zigProvides bindings for embedding a WebAssembly runtime into Zig programs.53
spy/haskell-wasmA Haskell toolkit for generating and interpreting WebAssembly code from Haskell source151
wasmi-labs/wasmiAn efficient WebAssembly interpreter with a focus on constrained and embedded systems.1,633
arboreta/arboreta-wasmTooling for compiling and running Common Lisp code in WebAssembly57
mafintosh/webassembly-binary-toolkitA toolkit for compiling and utilizing WebAssembly binaries from source.60
mdn/webassembly-examplesProvides code examples and tools to test and modify WebAssembly documentation1,143
ashleygwilliams/wasm-packA tool for building and working with Rust-generated WebAssembly packages1
stisa/nwasmAn experimental web assembly backend for the Nim programming language48
shamadee/wasm-initTools and template generator for setting up and compiling WebAssembly projects171