rsnext/packages/next-swc/crates/wasm
Donny/강동윤 4eac75bbc9
feat(next-swc): Update swc (#39055)
## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)
2022-07-28 16:04:02 +00:00
..
src next-swc/wasm: Make span start at 0 (#36532) 2022-04-28 11:31:43 +02:00
Cargo.toml feat(next-swc): Update swc (#39055) 2022-07-28 16:04:02 +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