rsnext/packages/next-swc/crates/napi
Alex Kirszenberg 5964b289e1
Turbopack: Vc<T> and Turbo Engine type system improvements (#51792)
This is the Next.js side of https://github.com/vercel/turbo/pull/4587, which makes changes to Turbo Engine to allow expressing value cells as `Vc<Type>` instead of `TypeVc`, leveraging the type system to bring a slew of other improvements to writing Turbo Engine code.

## Turbopack updates

* https://github.com/vercel/turbo/pull/4587
2023-07-16 13:56:20 +00:00
..
npm Add missing repository prop to package.json (#48803) 2023-04-24 17:17:06 -05:00
src Turbopack: Vc<T> and Turbo Engine type system improvements (#51792) 2023-07-16 13:56:20 +00:00
build.rs turbo-binding -> turbopack-binding (#49816) 2023-05-15 17:02:25 +00:00
Cargo.toml Turobpack: Next.rs API (part 1) (#52259) 2023-07-13 17:17:38 +00:00