wasm-pack-action
Dependency installer
A GitHub Action to install WebAssembly dependencies via binary download for faster installation.
Install wasm-pack
by downloading the executable
50 stars
2 watching
3 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
github-actionrustwasmwasm-bindgenwasm-packwebassemblyyew
Related projects:
Repository | Description | Stars |
---|---|---|
jetli/wasm-bindgen-action | Automates the installation of wasm-bindgen for use in webAssembly projects | 10 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
nshen/vite-plugin-wasm-pack | A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. | 234 |
ianjsikes/rust-wasm-loader | A Webpack loader for building Rust projects targeting WebAssembly | 82 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,614 |
tessi/wasmex | Enables Elixir to run WebAssembly code safely and efficiently | 555 |
feneric/nim-wasm-helpers | A toolset for building and testing WebAssembly code using Nim. | 28 |
petersalomonsen/wasm-git | Enables local storage and synchronization of web application data in the browser using WebAssembly | 649 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
deislabs/containerd-wasm-shims | Provides shims for running WebAssembly workloads on Kubernetes | 314 |
spy/haskell-wasm | A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |
containerd/runwasi | Facilitates running WebAssembly workloads managed by containerd | 1,093 |
smokku/gwg-bindgen | An experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen | 2 |
mafintosh/webassembly-binary-toolkit | A toolkit for compiling and utilizing WebAssembly binaries from source. | 59 |