lua.js
lua.js copied to clipboard
JSON
Is there a working JSON encoder/decoder for lua2js? They all seem to use string.find. Or is there another way to communicate from the converted code to the global JS environment?