From 08ddaf4597ad3a9d22433625d11d14bde1dfeafe Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 16 Feb 2026 01:08:44 +0900 Subject: feat: remove RubyVM example Because the PHP-written RubyVM has not been updated recently and does not support the latest PHP. --- examples/rubyvm-on-php-on-wasm/HelloWorld.php | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 examples/rubyvm-on-php-on-wasm/HelloWorld.php (limited to 'examples/rubyvm-on-php-on-wasm/HelloWorld.php') diff --git a/examples/rubyvm-on-php-on-wasm/HelloWorld.php b/examples/rubyvm-on-php-on-wasm/HelloWorld.php deleted file mode 100644 index b237637..0000000 --- a/examples/rubyvm-on-php-on-wasm/HelloWorld.php +++ /dev/null @@ -1,18 +0,0 @@ -disassemble(); -$executor->execute(); -- cgit v1.3-1-g0d28