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

fix: file access on esbuild-wasm #39

Merged
merged 1 commit into from
Mar 7, 2023
Merged

Conversation

lucacasonato
Copy link
Owner

@lucacasonato lucacasonato commented Mar 5, 2023

This is a temporary fix for file loading on WASM. It will ultimately be
fixed by evanw/esbuild#2968.

This commit also improves the test suite to run all tests in both native
and wasm versions of esbuild.

Inspired by #38

@lucacasonato
Copy link
Owner Author

Actually fixing this upstream in esbuild: evanw/esbuild#2968

@lucacasonato lucacasonato changed the title fix: support loading local files with esbuild-wasm tests: also run all tests on esbuild-wasm Mar 5, 2023
@lucacasonato lucacasonato changed the title tests: also run all tests on esbuild-wasm fix: file access on esbuild-wasm Mar 7, 2023
This is a temporary fix for file loading on WASM. It will ultimately be
fixed by evanw/esbuild#2968.

This commit also improves the test suite to run all tests in both native
and wasm versions of esbuild.
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.

None yet

1 participant