swc_ecma_testing

Function exec_node_js

source
pub fn exec_node_js(js_code: &str, opts: JsExecOptions) -> Result<String>
Expand description

Executes js_code and capture thw output.