wasmex

Wasm runtime

Enables Elixir to run WebAssembly code safely and efficiently

Execute WebAssembly from Elixir

GitHub

555 stars
9 watching
32 forks
Language: Elixir
last commit: 7 days ago
Linked from 1 awesome list

elixirelixir-libraryrustwasmwebassembly

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
containerd/runwasi Facilitates running WebAssembly workloads managed by containerd 1,093
naqvis/wasmer-crystal A WebAssembly runtime for executing Crystal code in a sandboxed environment. 93
wasmerio/wasmer-ruby A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. 475
wasmi-labs/wasmi An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. 1,614
wasmerio/wasmer-python An runtime environment for executing WebAssembly modules in Python. 2,023
deislabs/containerd-wasm-shims Provides shims for running WebAssembly workloads on Kubernetes 314
wasmerio/wasmer-php A WebAssembly runtime for PHP that allows executing Wasm modules in a safe and sandboxed environment. 1,010
kojix2/cry-wasm Accelerates Ruby code execution by compiling it to WebAssembly and executing it in a WASM runtime environment. 29
ruby/ruby.wasm A collection of WebAssembly ports of the CRuby interpreter 686
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
raphamorim/xwasm Tools and utilities for building and managing WebAssembly projects in modern frontend development 56
malcolmstill/zware A runtime engine for executing WebAssembly programs within Zig language 293
rafi16jan/micropython-wasm Translates MicroPython code to JavaScript for execution on WebAssembly platforms 46
ashleygwilliams/wasm-pack A tool for building and working with Rust-generated WebAssembly packages 1