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.
80 stars
7 watching
6 forks
Language: Dockerfile
last commit: about 1 month 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,010 |
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 | 412 |
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. | 59 |
containerd/runwasi | Facilitates running WebAssembly workloads managed by containerd | 1,093 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,614 |
dcodeio/webassembly | A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 816 |
deislabs/containerd-wasm-shims | Provides shims for running WebAssembly workloads on Kubernetes | 314 |
mdn/webassembly-examples | Provides code examples and tools for testing and modifying WebAssembly documentation | 1,135 |
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 | 551 |
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,275 |