Overall I’m pretty bullish on Rust tooling and integration within the JS/ Wasm ecosystem !
- Run yarn add next@canary
- Add to your next.config.js:
experimental: { swcMinify: true, swcLoader: true }