Skip to content

Online demo not parsing example wit file #467

@joepio

Description

@joepio

The demo at https://bytecodealliance.github.io/wit-bindgen/ shows this without editing anything:

expected '.', found keyword `default`
     --> input:8:3
      |
    8 |   default export interface {
      |   ^

It has to do with the default .wit file, which does not currently parse. This could be a parsing bug. Anyways, I think it would be better to use a .wit example that is guaranteed to work, e.g. something that's synced with the examplre

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