clj-wasm
WASM code generator
Provides a text format for representing Clojure code in WebAssembly
Clojure-flavored WASM's text format
159 stars
10 watching
4 forks
Language: Clojure
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ljulliar/rlang | A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 690 |
cretz/asmble | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 634 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 475 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
bytecodealliance/spidermonkey-wasm-rs | Experimental Rust bindings for SpiderMonkey WASM engine | 89 |
googlechromelabs/webm-wasm | Enables webm video creation from JavaScript via WebAssembly | 395 |
nodeca/multimath | Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations | 71 |
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 |
only-cliches/cpp-wasm-loader | A C/C++ to WebAssembly loader for Webpack | 131 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
lys-lang/lys | A language compiler to WebAssembly | 419 |
shamadee/wasm-init | Tools and template generator for setting up and compiling WebAssembly projects | 171 |