Rspack keeps pushing forward with support for the latest language features.
After `import defer`, we're now adding `import source` for Wasm, following the TC39 Source Phase Imports proposal. It lets you import a compiled Wasm module directly.
Thanks to @magic_akari for the contribution!