Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(wasm): support output esm imports #1565

Merged
merged 6 commits into from
Aug 11, 2023

fix: support wasm for Cloudflare

d22722b
Select commit
Loading
Failed to load commit list.
Merged

feat(wasm): support output esm imports #1565

fix: support wasm for Cloudflare
d22722b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 11, 2023 in 0s

24.74% of diff hit (target 76.49%)

View this Pull Request on Codecov

24.74% of diff hit (target 76.49%)

Annotations

Check warning on line 33 in src/presets/cloudflare.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/presets/cloudflare.ts#L27-L33

Added lines #L27 - L33 were not covered by tests

Check warning on line 154 in src/rollup/config.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rollup/config.ts#L154

Added line #L154 was not covered by tests

Check warning on line 160 in src/rollup/config.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rollup/config.ts#L156-L160

Added lines #L156 - L160 were not covered by tests

Check warning on line 69 in src/rollup/plugins/wasm-import.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rollup/plugins/wasm-import.ts#L10-L69

Added lines #L10 - L69 were not covered by tests