Skip to content

Generating a javascript plugin generates a typescript plugin #82

@bhelx

Description

@bhelx

Running:

extism generate plugin --lang javascript -o myplug

Creates a typescript plugin. Running:

extism generate plugin --lang typescript -o myplug

Does nothing. I think we should throw an exception if the language isn't supported. Furthermore it might make sense to change the language name to typescript, or we can support both javascript and typescript as options.

Metadata

Metadata

Assignees

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