Skip to content

v0.2.2

Choose a tag to compare

@ouziel-slama ouziel-slama released this 28 Dec 20:35
· 9 commits to main since this release
9b42dd3

[0.2.2] - 2025-12-28

Fixed

TypeScript SDK

  • Fixed WASM loading in Vite dev mode: Added automatic bootstrap that sets globalThis.__ZELDMINER_WASM_BASE__ to /wasm/ on the application's origin, preventing 404 errors when loading WASM from node_modules. Both the main bundle and worker now resolve WASM paths relative to the host application instead of import.meta.url