aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/php-on-wasm
AgeCommit message (Expand)Author
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-03-15chore: remove debug codensfisis
2024-03-15chore: format examples/ dirnsfisis
2024-03-14perf: log more metricsnsfisis
2024-03-14perf: specialize load/store instrnsfisis
2024-03-13perf: make Val to primitivensfisis
2024-03-13chore: fix PHPStan warningsnsfisis
2024-03-13perf: make *Addr/*Idx to primitive intnsfisis
2024-03-13perf: log instruction metricsnsfisis
2024-03-13feat: record memory usagensfisis
2024-03-11feat: add minimum testnsfisis
2024-03-04feat: add examples/php-on-wasmnsfisis