Commit graph

6 commits

Author SHA1 Message Date
LongYinan
ca14667a0e Split swc_core/allocator_node out of __swc_core_binding_napi (vercel/turbo#3772)
We only can use `turbo_malloc`  in `next.js` without `swc_node_base` included
2023-02-14 03:23:54 +00:00
OJ Kwon
4e59cabbc0 cargo(build): expose tls for next-binding (vercel/turbo#3040) 2022-12-16 20:59:10 -08:00
Leah
b1eb3ea7a6 simplify next-binding (vercel/turbo#2899) 2022-12-01 21:02:33 +01:00
Will Binns-Smith
d1e72c8b49 Run taplo format and check consistency in CI (vercel/turbo#2866)
* Add GitHub action step for taplo --check

* Run taplo format
2022-11-30 19:05:07 -08:00
Tobias Koppers
e489b1effe fix and improve hanging detection (vercel/turbo#2827)
Commit 1: It took me hours to figure out this unsafe problem...

Commit 2: updates tokio

Commit 3: improves hanging detection to allow to attach notes to event listeners
2022-11-29 02:03:35 +00:00
OJ Kwon
1f38dcdf39 build(cargo): setup next-binding package (vercel/turbo#2813)
* build(cargo): setup next-binding package

* build(cargo): update dependencies

* style(toml): update config

* ci(actions): check next-binding

* feat(next-binding): reexports

* build(cargo): update lockfile
2022-11-28 09:18:46 -08:00