Skip to content

Commit

Permalink
export ES6
Browse files Browse the repository at this point in the history
  • Loading branch information
fs-eire committed Mar 22, 2024
1 parent 3076b56 commit 021dd95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/onnxruntime_webassembly.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ else()
"SHELL:-s EXPORT_ALL=0"
"SHELL:-s VERBOSE=0"
"SHELL:-s FILESYSTEM=0"
"SHELL:-s EXPORT_ES6=1"
"SHELL:-s INCOMING_MODULE_JS_API=[preRun,locateFile,arguments,onExit,wasmMemory,buffer,instantiateWasm,mainScriptUrlOrBlob]"
${WASM_API_EXCEPTION_CATCHING}
--no-entry
Expand Down

0 comments on commit 021dd95

Please sign in to comment.