wasmer-python

Wasm runner

An runtime environment for executing WebAssembly modules in Python.

🐍🕸 WebAssembly runtime for Python

GitHub

2k stars
25 watching
79 forks
Language: Rust
last commit: about 1 year ago
Linked from 1 awesome list

pythonpython-extensionrustwasmwebassembly

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-ruby A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. 475
wasmerio/wasmer-postgres A WebAssembly runtime for Postgres that allows executing WebAssembly binaries in a sandboxed environment 412
dcodeio/webassembly A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. 816
zigwasm/wasmer-zig Provides bindings for embedding a WebAssembly runtime into Zig programs. 53
containerd/runwasi Facilitates running WebAssembly workloads managed by containerd 1,093
ruby/ruby.wasm A collection of WebAssembly ports of the CRuby interpreter 686
malcolmstill/zware A runtime engine for executing WebAssembly programs within Zig language 293
naqvis/wasmer-crystal A WebAssembly runtime for executing Crystal code in a sandboxed environment. 93
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
ethereum/py-wasm An implementation of the Web Assembly interpreter in Python. 105
vmware-labs/webassembly-language-runtimes Pre-built WebAssembly binaries for popular language runtimes and static libraries 336
mfrachet/go-wasm-cli A tool to create and run Go applications on the WebAssembly platform with hot reload support. 40
poemm/pywebassembly A Python implementation of the WebAssembly interpreter. 13