Skip to content

feat: eszip 2.3 - support Wasm modules#204

Merged
dsherret merged 5 commits intodenoland:mainfrom
dsherret:feat_support_wasm_modules
Jan 15, 2025
Merged

feat: eszip 2.3 - support Wasm modules#204
dsherret merged 5 commits intodenoland:mainfrom
dsherret:feat_support_wasm_modules

Conversation

@dsherret
Copy link
Member

@dsherret dsherret commented Dec 3, 2024

No description provided.

@dsherret dsherret requested a review from lucacasonato December 3, 2024 18:11
if !matches!(
import_map.kind,
ModuleKind::Json | ModuleKind::Jsonc | ModuleKind::OpaqueData
) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I kept the same logic here, though I feel like OpaqueData could be removed. The original condition was not good.

Copy link
Member

@lucacasonato lucacasonato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dsherret dsherret merged commit 3ef2ce5 into denoland:main Jan 15, 2025
1 check passed
@dsherret dsherret deleted the feat_support_wasm_modules branch January 15, 2025 16:24
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.

4 participants