Skip to content

Native and WASM parsers behave differently #69

Open
@wenkokke

Description

@wenkokke

For instance, if we parse examples/postgrest/test/Main.hs:

  • using native, the top-level node is haskell;
  • using wasm, the top-level node is ERROR.

In this case, the problem seems to be absent module headers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions