php-wasm
PHP WebAssembly
A PHP WebAssembly docker image for building and executing PHP applications in a WebAssembly environment.
PHP WebAssembly docker image. Original Project by Oraoto and Sean Morris.
85 stars
7 watching
6 forks
Language: Dockerfile
last commit: 3 months ago
Linked from 1 awesome list
dockerphpwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
wasmerio/wasmer-php | A WebAssembly runtime for PHP that allows executing Wasm modules in a safe and sandboxed environment. | 1,017 |
kamiyaa/website-wasm | A personal website built using Rust and the Yew framework for WebAssembly, leveraging virtual-dom for efficient rendering. | 59 |
wasmerio/wasmer-postgres | A WebAssembly runtime for Postgres that allows executing WebAssembly binaries in a sandboxed environment | 414 |
hidamariproject/hidamari | An operating system designed to run WebAssembly code | 64 |
mafintosh/webassembly-binary-toolkit | A toolkit for compiling and utilizing WebAssembly binaries from source. | 60 |
containerd/runwasi | Facilitates running WebAssembly workloads on a container runtime | 1,114 |
wasmi-labs/wasmi | An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
dcodeio/webassembly | A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 817 |
deislabs/containerd-wasm-shims | Provides shims for running WebAssembly workloads on Kubernetes | 316 |
mdn/webassembly-examples | Provides code examples and tools to test and modify WebAssembly documentation | 1,143 |
shamadee/wasm-init | Tools and template generator for setting up and compiling WebAssembly projects | 171 |
webassembly/wasm-c-api | An API that allows embedding a WebAssembly interpreter in C/C++ applications | 553 |
rafi16jan/micropython-wasm | Translates MicroPython code to JavaScript for execution on WebAssembly platforms | 46 |
webassembly/wasi-sdk | Provides a toolchain and sysroot for building WebAssembly code with WASI support | 1,292 |