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

Support source phase imports #61216

Open
6 tasks done
dsherret opened this issue Feb 18, 2025 · 0 comments
Open
6 tasks done

Support source phase imports #61216

dsherret opened this issue Feb 18, 2025 · 0 comments

Comments

@dsherret
Copy link
Contributor

dsherret commented Feb 18, 2025

🔍 Search Terms

import source wasm

✅ Viability Checklist

⭐ Suggestion

Support for source phase imports: https://github.com/tc39/proposal-source-phase-imports

📃 Motivating Example

// wasmModule is WebAssembly.Module
import source wasmModule from "./math.wasm"

💻 Use Cases

  1. Getting a wasm module instead of instance.
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

No branches or pull requests

1 participant