pub fn compile_to_json(source: &str, platform: Platform) -> StringExpand description
Compile to a JSON string — the wasm boundary representation of CompileResult.
pub fn compile_to_json(source: &str, platform: Platform) -> StringCompile to a JSON string — the wasm boundary representation of CompileResult.