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
24 stars
3 watching
1 forks
Language: Kotlin
last commit: over 5 years ago
Linked from 1 awesome list
gradle-pluginjvmwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
| Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| An experimental project that aims to compile Julia, a high-level programming language, into WebAssembly (WASM) format. | 336 |
| A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
| Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| A toolkit for compiling and utilizing WebAssembly binaries from source. | 60 |
| An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| Provides syntax highlighting and support for WebAssembly text format in Vim. | 84 |
| A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. | 239 |
| A compiler for a new language designed to compile to WebAssembly with the goal of providing safer and more concise code than JavaScript. | 20 |
| A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
| A tool for compiling WebAssembly modules to Lua code | 194 |
| A collection of examples demonstrating how to use Kotlin/Wasm for building web and server-side applications. | 532 |
| A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| A toolchain for cross-compiling C and Haskell to WebAssembly | 141 |