-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature
When you run jiti on a file that, directly or indirectly, contains
await import("xyz.wasm")
then you get the following error:
Unknown file extension ".wasm" for xyz.wasm
Would be nice if jiti could transform/setup the loader to correct use wasm modules, perhaps either using unwasm or es-module-lexer.
Additional information
- Would you be willing to help implement this feature?
kricsleo
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request