s-ol’s avatars-ol’s Twitter Archive—№ 995

  1. @moonscript is there a way to access the generated Lua code for a function/chunk from *within* moonscript code? code = dump_lua -> 'toast' assert (load code)! == 'toast' I'm not having any luck with loading lua5.3-moon bytecode on fengari.io :/