Skip to content

feat: transform wasm modules into JS loaders (#439) - #523

Open
amyssnippet wants to merge 1 commit into
denoland:mainfrom
amyssnippet:feat/wasm-module-handling
Open

feat: transform wasm modules into JS loaders (#439)#523
amyssnippet wants to merge 1 commit into
denoland:mainfrom
amyssnippet:feat/wasm-module-handling

Conversation

@amyssnippet

Copy link
Copy Markdown
Contributor

closes #439 by implementing transformation support for native .wasm ES module imports in Deno.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Amol Yadav seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@amyssnippet
amyssnippet force-pushed the feat/wasm-module-handling branch from 7e490af to 070b862 Compare August 1, 2026 06:34
@amyssnippet
amyssnippet force-pushed the feat/wasm-module-handling branch from 070b862 to 200cebe Compare August 1, 2026 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle Wasm modules

2 participants