-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
TypeScriptTypescript code/ecosystemTypescript code/ecosystembugSomething isn't workingSomething isn't workinggenerated-typesRelated to generated types (Typescript)Related to generated types (Typescript)questionFurther information is requestedFurther information is requested
Description
Currently the counterparts of the async options for the regular types
command are missing for the guest-types
command https://github.com/bytecodealliance/jco/blob/main/src/jco.js#L87-L91.
Specifically generating async-exports would be very useful as it shows up easily when using something like the fetch api and componentize-js can handle async exports.
Metadata
Metadata
Assignees
Labels
TypeScriptTypescript code/ecosystemTypescript code/ecosystembugSomething isn't workingSomething isn't workinggenerated-typesRelated to generated types (Typescript)Related to generated types (Typescript)questionFurther information is requestedFurther information is requested