<div dir="ltr">Just a silly thought but now with the interlanguage backend, can you run Gambit on the JVM?<br><div><br></div><div>As in, make the JS/Python/PHP/Ruby/etc. backend compile to JIT code or Java code, and then run a full Gambit environment within the JVM, at least enough for having "eval" and the typical runtime with IO?</div><div><br></div><div><br></div><div>This would be the only way to run Gambit code "natively" in Java as in using Java's heap and garbage collection for object representation etc. right?</div><div><br></div><div><br></div><div>Would there be any constraints with respect to multithreading?</div><div><br></div><div>Thanks</div><div><br></div></div>