Split out the Emscripten JS module into openscad.wasm.js
. Added a custom wrapper around it called openscad.js
. This release should be functionally identical to the previous one except that openscad.wasm.js
can be loaded into a web worker.
Split out the Emscripten JS module into openscad.wasm.js
. Added a custom wrapper around it called openscad.js
. This release should be functionally identical to the previous one except that openscad.wasm.js
can be loaded into a web worker.