webassembly

Wasm runner

A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment.

A minimal toolkit and runtime to produce and run WebAssembly modules.

GitHub

816 stars
28 watching
31 forks
Language: C
last commit: about 5 years ago
Linked from 1 awesome list

javascriptnodejstypescriptwasmwebassembly

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wasmerio/wasmer-php A WebAssembly runtime for PHP that allows executing Wasm modules in a safe and sandboxed environment. 1,010
wasmerio/wasmer-python An runtime environment for executing WebAssembly modules in Python. 2,023
malcolmstill/zware A runtime engine for executing WebAssembly programs within Zig language 293
containerd/runwasi Facilitates running WebAssembly workloads managed by containerd 1,093
second-state/wasmedge-quickjs A high-performance JavaScript runtime for WebAssembly that enables running JavaScript in a secure and extensible way. 496
mfrachet/go-wasm-cli A tool to create and run Go applications on the WebAssembly platform with hot reload support. 40
wasmi-labs/wasmi An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. 1,620
zigwasm/wasmer-zig Provides bindings for embedding a WebAssembly runtime into Zig programs. 53
mafintosh/webassembly-binary-toolkit A toolkit for compiling and utilizing WebAssembly binaries from source. 59
hidamariproject/hidamari An operating system designed to run WebAssembly code 64
webassembly/wasm-c-api An API that allows embedding a WebAssembly interpreter in C/C++ applications 551
raphamorim/xwasm Tools and utilities for building and managing WebAssembly projects in modern frontend development 56
wasmerio/wasmer-ruby A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. 475
tessi/wasmex Enables Elixir to run WebAssembly code safely and efficiently 555
vmware-labs/mod_wasm An Apache HTTP Server extension module that enables the execution of WebAssembly binaries as endpoints. 113