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: 11 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,044 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 476 |
wasmerio/wasmer-postgres | A WebAssembly runtime for Postgres that allows executing WebAssembly binaries in a sandboxed environment | 414 |
dcodeio/webassembly | A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 817 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
containerd/runwasi | Facilitates running WebAssembly workloads on a container runtime | 1,114 |
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 | 702 |
wasmi-labs/wasmi | An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
malcolmstill/zware | Executes WebAssembly programs embedded in Zig programs | 293 |
tessi/wasmex | Enables Elixir to run WebAssembly code safely and efficiently | 572 |
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. | 85 |
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. | 498 |