aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/rubyvm-on-php-on-wasm
AgeCommit message (Expand)Author
2025-04-06refactor: add Runtime::instantiateFromStream()nsfisis
2025-04-03refactor: extract emscripten bridge codensfisis
2025-04-03feat: update php and package versionnsfisis
2024-07-18fix: examples/rubyvm-on-php-on-wasmnsfisis
2024-07-18refactor: simplify Runtime::instantiate()'s parametersnsfisis
2024-07-13feat: simplify structure of examples/rubyvm-on-php-on-wasmnsfisis
2024-07-13feat: add Linker classnsfisis
2024-07-11feat: simplify FuncType structurensfisis
2024-07-11feat: simplify ValType structurensfisis
2024-07-11feat: organize namespacesnsfisis
2024-07-11feat: update php from 8.2.10 to 8.3.9nsfisis
2024-07-11feat: update emscripten/emsdk from 3.1.46 to 3.1.62nsfisis
2024-07-11feat: support streaming decodingnsfisis
2024-07-10refactor: example codensfisis
2024-07-10test: implement "register" action of WASTnsfisis
2024-07-09feat: add examples/compile-php-to-wasmnsfisis
2024-07-07feat: improve API to define host funcsnsfisis
2024-07-07refactor: add Store::registerFunc()nsfisis
2024-07-07chore: update READMEnsfisis
2024-07-05fix: apply ecsfixnsfisis
2024-07-04feat: RubyVM on PHP on Wasmnsfisis