Open
Description
Loaded this up in my browser (Chrome 88) using a combination of the readme and #9 (comment) however I then got RuntimeError: unreachable
on prepareSpellchecker
. It's deep in the wasm but I can see write_to_dictionary
higher up in the stack trace. Chrome dev tools show this as the problem:
(func $func95
unreachable
)
Not sure how to debug this further.
Metadata
Metadata
Assignees
Labels
No labels