aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-16 01:08:44 +0900
committernsfisis <nsfisis@gmail.com>2026-02-16 01:08:44 +0900
commit08ddaf4597ad3a9d22433625d11d14bde1dfeafe (patch)
treebd58f4bc802f8bed3a6910bd1e4f7f52486b20fb /README.md
parenta6b728b62efa909b69d9a306e1a955c9d1213446 (diff)
downloadphp-waddiwasi-08ddaf4597ad3a9d22433625d11d14bde1dfeafe.tar.gz
php-waddiwasi-08ddaf4597ad3a9d22433625d11d14bde1dfeafe.tar.zst
php-waddiwasi-08ddaf4597ad3a9d22433625d11d14bde1dfeafe.zip
feat: remove RubyVM example
Because the PHP-written RubyVM has not been updated recently and does not support the latest PHP.
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/README.md b/README.md
index dcd652e..7dd871f 100644
--- a/README.md
+++ b/README.md
@@ -24,18 +24,6 @@ $ composer example:php-on-wasm
```
-### RubyVM on PHP on Wasm
-
-https://github.com/m3m0r7/rubyvm-on-php is a RubyVM written in pure PHP.
-
-It works on the PHP runtime on my Wasm runtime.
-
-```
-$ composer install
-$ composer example:rubyvm-on-php-on-wasm
-```
-
-
## Talks