rsnext/packages/next/native
Maia Teegarden 4172a4c0a6
Add initial next swc package with first transform (#27355)
* Set up next-swc package with no custom transforms

* Add hook_optimizer transform

* Fix lint

* Build next-swc on CI

* Add toolchain in rust action

* Build binaries in manual workflow

* Commit from GitHub Actions (Build next-swc native binaries)

* Update dependencies

* Update swc and use stable rust

* Build next-swc binaries

* Test compiled code

* Dedupe @node-rs/helper

* Add workflow to check next-swc binaries

* Fix check native

* PR feedback

* PR feedback

* Pr feedback

* Build next-swc binaries

* Combine native workflows

* Add docs for contributors on less common platforms

* PR feedback

* Compare JsWord instead of converting to string

* Fix workflow formatting

* Add docs for building binaries for CI

* Build next-swc binaries

* Fix workflow if syntax

* Add license info to copied code

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-07-27 17:07:28 +02:00
..
.gitignore Add initial next swc package with first transform (#27355) 2021-07-27 17:07:28 +02:00
next-swc.darwin-arm64.node Add initial next swc package with first transform (#27355) 2021-07-27 17:07:28 +02:00
next-swc.darwin-x64.node Add initial next swc package with first transform (#27355) 2021-07-27 17:07:28 +02:00
next-swc.linux-x64-gnu.node Add initial next swc package with first transform (#27355) 2021-07-27 17:07:28 +02:00
next-swc.win32-x64-msvc.node Add initial next swc package with first transform (#27355) 2021-07-27 17:07:28 +02:00