wasm-bindgen-action
WASM installer
Automates the installation of wasm-bindgen for use in webAssembly projects
Install wasm-bindgen
by downloading the executable
10 stars
2 watching
1 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
rustwasmwasm-bindgenyew
Related projects:
Repository | Description | Stars |
---|---|---|
jetli/wasm-pack-action | A GitHub Action to install WebAssembly dependencies via binary download for faster installation. | 50 |
jetli/trunk-action | Automates the installation of a Rust-based web development framework | 32 |
smokku/gwg-bindgen | An experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen | 2 |
nshen/vite-plugin-wasm-pack | A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. | 234 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
alexcrichton/wasm-bindgen | A tool for importing JavaScript functionality into Rust code and exporting Rust functions to JavaScript. | 25 |
zigwasm/wasm-zig | C API bindings for WebAssembly runtime | 27 |
ianjsikes/rust-wasm-loader | A Webpack loader for building Rust projects targeting WebAssembly | 82 |
jetli/create-yew-app | Creates a basic web application with Yew framework and minimal configuration | 164 |
bytecodealliance/spidermonkey-wasm-rs | Experimental Rust bindings for SpiderMonkey WASM engine | 88 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,614 |
meheleventyone/zig-wasm-test | An example project demonstrating Web Assembly compilation and execution using Zig | 55 |
browserify/rustify | Transforms Rust code into WebAssembly for use in JavaScript environments | 494 |
roman01la/clj-wasm | Provides a text format for representing Clojure code in WebAssembly | 159 |