Skip to content

Instantly share code, notes, and snippets.

@FROGGS
Created September 9, 2014 19:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FROGGS/9efc7831db9f23f1614a to your computer and use it in GitHub Desktop.
Save FROGGS/9efc7831db9f23f1614a to your computer and use it in GitHub Desktop.
~/dev/rakudo$ cat > A.pm
use Test;
^C
~/dev/rakudo$ perl6 --target=mbc --output=A.pm.moarvm A.pm
===SORRY!===
Missing serialize REPR function for REPR MVMOSHandle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment