wasm-on-jvm

Wasm compiler

A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode.

A Gradle Plugin to compile WASM to JVM easily

GitHub

24 stars
3 watching
1 forks
Language: Kotlin
last commit: about 5 years ago
Linked from 1 awesome list

gradle-pluginjvmwasmwebassembly

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cretz/asmble Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. 637
keno/julia-wasm An experimental project that aims to compile Julia, a high-level programming language, into WebAssembly (WASM) format. 336
vshymanskyy/wasm2mpy A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. 122
area9innovation/wase Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference 45
raphamorim/xwasm Tools and utilities for building and managing WebAssembly projects in modern frontend development 56
mafintosh/webassembly-binary-toolkit A toolkit for compiling and utilizing WebAssembly binaries from source. 60
wasmi-labs/wasmi An efficient WebAssembly interpreter with a focus on constrained and embedded systems. 1,633
rhysd/vim-wasm Provides syntax highlighting and support for WebAssembly text format in Vim. 84
nshen/vite-plugin-wasm-pack A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. 239
shortercode/radiance A compiler for a new language designed to compile to WebAssembly with the goal of providing safer and more concise code than JavaScript. 20
ljulliar/rlang A compiler that converts a Ruby-like language into efficient WebAssembly code 38
swadicalrag/wasm2lua A tool for compiling WebAssembly modules to Lua code 194
kotlin/kotlin-wasm-examples A collection of examples demonstrating how to use Kotlin/Wasm for building web and server-side applications. 532
kanaka/wac A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. 473
webghc/wasm-cross A toolchain for cross-compiling C and Haskell to WebAssembly 141