oh probably I am thinking it wrong,
since when served to host, everything runs in quickJs vm, it would want js impl for any references made,
• there is no by default interop happening, where ever we do want to do, we must do by bridging and taking a ziplineService from host explicitly.
if not everything should be avlbl within js.
if true, just expanding my understanding, zipline also ships libs like kotlin stdlib for js everytime as well ?
j
jessewilson
07/31/2023, 11:40 PM
Yep! Your Zipline artifacts include everything you need to run Kotlin in the JS engine
s
Shabinder Singh
08/01/2023, 7:44 PM
Thanks for confirming, makes my understanding more clearer.
Also is development with WASM as bytecode target open sourced yet ?
j
jessewilson
08/01/2023, 8:01 PM
Zipline is unlikely to have anything in the next 12 months. We need a fast interpreter as our engine and the best candidate project, wasm3, stalled because the Ukrainian maintainer lost his home to an attack by Russians