rsnext/packages/next-swc/crates/wasm
Donny/강동윤 4500cb7d8c
feat(next-swc): Update swc (#34355)
This update swc crates to

a5b3dd815b

from 

3b7e594bc7


Note that swc does not hoist imports anymore, as runtime will hoist it anyway.


---


 - Closes https://github.com/vercel/next.js/issues/33946
2022-02-15 17:24:59 +00:00
..
src fix(next-swc/styled-jsx): Fix interpolation in media query (#32490) 2021-12-16 12:23:31 +01:00
Cargo.toml feat(next-swc): Update swc (#34355) 2022-02-15 17:24:59 +00:00
README.md Extract next-swc Rust code into its own package (#31635) 2021-11-21 12:59:56 +01:00

@next/swc-wasm

This is the wasm binary for @next/swc