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.rb | 1 - 1 file changed, 1 deletion(-) delete mode 100644 examples/rubyvm-on-php-on-wasm/HelloWorld.rb (limited to 'examples/rubyvm-on-php-on-wasm/HelloWorld.rb') diff --git a/examples/rubyvm-on-php-on-wasm/HelloWorld.rb b/examples/rubyvm-on-php-on-wasm/HelloWorld.rb deleted file mode 100644 index f94759e..0000000 --- a/examples/rubyvm-on-php-on-wasm/HelloWorld.rb +++ /dev/null @@ -1 +0,0 @@ -puts RubyVM::InstructionSequence.compile("puts 'HelloWorld!\n'", "HelloWorld.rb").to_binary -- cgit v1.3-1-g0d28