Skip to content

Bug: Unreachable in Browser #48

Open
@tooolbox

Description

@tooolbox

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions