spidermonkey-wasm-rs

WASM engine bindings

Experimental Rust bindings for SpiderMonkey WASM engine

GitHub

90 stars
12 watching
11 forks
Language: Rust
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wasmerio/wasmer-ruby A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. 476
rustwasm/book Documentation and tutorials for building web applications with Rust and WebAssembly 1,760
ashleygwilliams/wasm-pack A tool for building and working with Rust-generated WebAssembly packages 1
roman01la/clj-wasm Provides a text format for representing Clojure code in WebAssembly 159
bytecodealliance/wasmtime-cpp Provides C++ API bindings to the WebAssembly runtime engine 86
jetli/wasm-bindgen-action Automates the installation of wasm-bindgen for use in webAssembly projects 10
ruby/ruby.wasm A collection of WebAssembly ports of the CRuby interpreter 702
ianjsikes/rust-wasm-loader A Webpack loader for building Rust projects targeting WebAssembly 82
rustwasm/wee_alloc An allocator designed to minimize WebAssembly code size while still providing efficient memory management. 668
nshen/vite-plugin-wasm-pack A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. 239
wasmi-labs/wasmi An efficient WebAssembly interpreter with a focus on constrained and embedded systems. 1,633
extraymond/rust-async-wasm-demo A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript. 49
spy/haskell-wasm A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source 151
browserify/rustify Transforms Rust code into WebAssembly for use in JavaScript environments 494
alexcrichton/wasm-bindgen A tool for importing JavaScript functionality into Rust code and exporting Rust functions to JavaScript. 25