DDeno•Created by andres-movinglake on 8/9/2023 in #help Trying to pass parameters to runtime from rust
Hi,
I'm launching a deno runtime from my project's code. I'm trying to pass some dynamic json variables to the runtime however I haven't been able to this. What's the best way to launch a runtime with a context?