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
* DOCS Update Module-Splitting code
A few fixes to the module splitting code example:
1. Using `buffer` yields an error saying it's been removed and to use
`HEAP8.buffer` instead.
2. `nodeFS` is not defined unless we specifically `require` it.
0 commit comments