You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
We need to maintain two WASM builds likely for browser or node:
yes we do, I also think the best way to handle this issue going forward is to maintain 2 builds of the wasm, and then choose which one we use by knowing if we are in browser or not. like if window.object exists do web based if not do node based
We need to maintain two WASM builds likely for browser or node:
Originally posted by @JesseAbram in #3 (comment)
The text was updated successfully, but these errors were encountered: