diff options
Diffstat (limited to 'examples/rubyvm-on-php-on-wasm/HelloWorld.rb')
| -rw-r--r-- | examples/rubyvm-on-php-on-wasm/HelloWorld.rb | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
