Skip to content

fix(js): handle libveritas default export#62

Merged
buffrr merged 1 commit intomainfrom
releases
Apr 20, 2026
Merged

fix(js): handle libveritas default export#62
buffrr merged 1 commit intomainfrom
releases

Conversation

@buffrr
Copy link
Copy Markdown
Member

@buffrr buffrr commented Apr 20, 2026

The published libveritas WASM module self-initializes on import. Its default export is an object, not a callable init function. Only attempt async init when default is actually a function.

The published libveritas WASM module self-initializes on import.
Its default export is an object, not a callable init function.
Only attempt async init when default is actually a function.
@buffrr buffrr merged commit 475ad85 into main Apr 20, 2026
2 checks passed
@buffrr buffrr deleted the releases branch April 20, 2026 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant