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 was archived by the owner on Oct 20, 2022. It is now read-only.
For some reason, the previously generated WASM file doesn't load in current
versions of Firefox or Chromium. The error in the console says:
> LinkError: WebAssembly.instantiate(): Import #3 module="env" function="__indirect_function_table" error: table import requires a WebAssembly.Table
This version does work and has been generated in the "usual" way (make publish),
the only difference seems to be a minor newer version of tree-sitter (0.17.1 vs
0.17.3) 🤷
0 commit comments