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)
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)
