sauceS
Denoβ€’3mo agoβ€’
1 reply
sauce

Call a function from JsRuntime without handle_scope

Does anyone have any idea why the "handle_scope" method was removed from the JsRuntime struct?
I 've been trying to call a function from a loaded file but this makes it pretty much impossible. Any idea how to do it without using execute_script? (as I want to capture the result)
Was this page helpful?