webassembly-language-runtimes
Language Runtimes
Pre-built WebAssembly binaries for popular language runtimes and static libraries
Wasm Language Runtimes provides popular language runtimes (Ruby, Python, …) precompiled to WebAssembly that are tested for compatibility and kept up to date when new versions of upstream languages are released
336 stars
10 watching
29 forks
Language: Shell
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,614 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 686 |
containerd/runwasi | Facilitates running WebAssembly workloads managed by containerd | 1,093 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 475 |
pannous/wruby | A web-based implementation of the Ruby language using WebAssembly | 14 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
lys-lang/lys | A language compiler to WebAssembly | 420 |
wa-lang/wa | A general-purpose programming language designed for developing robust WebAssembly software | 1,240 |
wasmerio/wasmer-python | An runtime environment for executing WebAssembly modules in Python. | 2,023 |
wapc/wapc-go | A Go-based runtime for executing WebAssembly modules with RPC capabilities | 94 |
bytecodealliance/wasmtime-cpp | Provides C++ API bindings to the WebAssembly runtime engine | 87 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
rsms/wlang | Develops an assembler and compiler for a programming language | 47 |
rafi16jan/micropython-wasm | Translates MicroPython code to JavaScript for execution on WebAssembly platforms | 46 |
luishsu/wasmvm | A standalone WebAssembly virtual machine | 4 |