DDeno•Created by tylerflint on 10/7/2023 in #help Using Deno runtime as a v8 isolate runner
The roll your own Javascript runtime is helpful, thanks for the reference! Still struggling to understand how I can call a javascript function within the isolate from the rust program.