@splinetool/ui-wasm
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@splinetool/ui-wasm", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"sideEffects": false, | ||
@@ -5,0 +5,0 @@ "main": "./build/ui.js", |
# @splinetool/ui-wasm | ||
Simple package wrapper around canvaskit-wasm with custom build that better fits our async loading system for runtime and co. | ||
The `./ui.js` and `./build/ui.wasm` files were copied over from https://github.com/flutter/engine | ||
They build their own version with less stuff to make it lighter. |
6433148
2