Skip to content

[wasm-bindgen-typescript] complete TypeScript parsing #234

Closed
@spastorino

Description

@spastorino

wasm-bindgen-typescript just landed #228.

It will need to cover all the different constructions that TypeScript supports. In particular, this fa8961e#diff-7837f9f1900f30ff96bd2bbfe07a3f4eR30

The json format returned by api-extractor (the one that needs to be parsed) is defined in https://github.com/Microsoft/web-build-tools/blob/master/apps/api-extractor/src/api/api-json.schema.json

You can see a lot of examples of how this is accomplished with serde in this file fa8961e#diff-7837f9f1900f30ff96bd2bbfe07a3f4e

Feel free to ping me on twitter, IRC, email (spastorino everywhere) and I can provide more help to tackle this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    frontend:typescriptIssues related to the typescript frontned to wasm-bindgen

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions