wasmer-php
Wasm runner
A WebAssembly runtime for PHP that allows executing Wasm modules in a safe and sandboxed environment.
ππΈοΈ WebAssembly runtime for PHP
1k stars
39 watching
42 forks
Language: PHP
last commit: 9 months ago
Linked from 1 awesome list
phpphp-extensionrustwasmwasmerwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
wasmerio/wasmer-python | An runtime environment for executing WebAssembly modules in Python. | 2,023 |
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 |
naqvis/wasmer-crystal | A WebAssembly runtime for executing Crystal code in a sandboxed environment. | 93 |
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 |
malcolmstill/zware | A runtime engine for executing WebAssembly programs within Zig language | 293 |
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 |
soyuka/php-wasm | A PHP WebAssembly docker image for building and executing PHP applications in a WebAssembly environment. | 80 |
hidamariproject/hidamari | An operating system designed to run WebAssembly code | 64 |
second-state/wasmedge-quickjs | A high-performance JavaScript runtime for WebAssembly that enables running JavaScript in a secure and extensible way. | 496 |