wasmedge-quickjs
Wasm Runtime
A high-performance JavaScript runtime for WebAssembly that enables running JavaScript in a secure and extensible way.
A high-performance, secure, extensible, and OCI-complaint JavaScript runtime for WasmEdge.
496 stars
15 watching
61 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
javascriptrustwasmedgewebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
second-state/wasmedge-sel4 | Integrates WasmEdge with seL4 RTOS to enable execution of WebAssembly programs on an embedded system | 44 |
dcodeio/webassembly | A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 816 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 475 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 686 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,614 |
mfrachet/go-wasm-cli | A tool to create and run Go applications on the WebAssembly platform with hot reload support. | 40 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
malcolmstill/zware | A runtime engine for executing WebAssembly programs within Zig language | 293 |
wasmerio/wasmer-php | A WebAssembly runtime for PHP that allows executing Wasm modules in a safe and sandboxed environment. | 1,010 |
wasmedge/wasmedge | An extensible WebAssembly runtime for cloud-native and edge applications. | 8,582 |
wasmerio/wasmer-python | An runtime environment for executing WebAssembly modules in Python. | 2,023 |
containerd/runwasi | Facilitates running WebAssembly workloads managed by containerd | 1,093 |
vmware-labs/mod_wasm | An Apache HTTP Server extension module that enables the execution of WebAssembly binaries as endpoints. | 113 |
bytecodealliance/wasmtime-cpp | Provides C++ API bindings to the WebAssembly runtime engine | 87 |
tessi/wasmex | Enables Elixir to run WebAssembly code safely and efficiently | 555 |