Is there a way we can use the javascript codegen at runtime? Specifically, for 
passing stringified Nim into a procedure that returns stringified javascript. I 
looked at the js folder inside the Compiler and found `jsgen.nim`. I believe 
this is the src but I have zero clue how any of it works lol

Reply via email to