Donny/강동윤
|
e15adaf6ea
|
chore(es/preset-env): Update data (#7459)
|
2023-05-28 13:27:38 +00:00 |
|
Donny/강동윤
|
578960d321
|
chore(ci): Fix crev action (#7272)
|
2023-04-15 07:53:43 +09:00 |
|
OJ Kwon
|
6bd58cbcfd
|
refactor(plugin): Remove bytecheck flag (#7256)
|
2023-04-13 05:49:58 +00:00 |
|
OJ Kwon
|
56bdacc72d
|
feat(plugin/runner): Update wasmer to v3 (#7197)
**Description:**
This PR reattempts https://github.com/swc-project/swc/pull/5456.
Most of the changes are for the breaking changes of wasmer@3, as well as enabling rkyv's strict mode (https://github.com/swc-project/swc/pull/6922). This could not be seperated since wasmer@3 enables strict mode by default without a way to turn it off.
There are a couple of changes worth noting:
- Disabling in-memory module lookup: https://github.com/swc-project/swc/pull/7197/files#diff-3bda5def6ce2b7553c3b3a5ad241c0bdb7021e67b7de1e594df4cd5a54d403b3R154-R159
- Disabling plugin_runner in bindings_wasm: https://github.com/swc-project/swc/pull/7197/files#diff-dc3ded556a1fd709a129acd588e5eda651b842c6acc3f5340d40088a1f927facR310-R312
- Skipping plugin compat test: https://github.com/swc-project/swc/pull/7197/files#diff-531197dfcefba05faca53f0cf442ecc2dc6b59d5ead01979f5ffb912aa36249aR64-R66
|
2023-04-10 03:40:25 +00:00 |
|
Donny/강동윤
|
915f747cb7
|
refactor(es/parser): Remove EnumKind to reduce compile time (#7137)
|
2023-03-24 11:40:26 +09:00 |
|
Donny/강동윤
|
f36d945a33
|
fix(es/parser): Fix stack overflow due to deeply nested if (#6910)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6813.
|
2023-02-07 14:33:13 +00:00 |
|
Donny/강동윤
|
8cdc28cdfa
|
feat(css/plugin): Prepare Wasm plugins (#6567)
|
2022-12-02 10:14:46 +00:00 |
|
Donny/강동윤
|
85875897f1
|
chore(ci): Fix CI (#6558)
|
2022-12-01 04:21:19 +00:00 |
|
Donny/강동윤
|
ae6322064d
|
feat(es/preset-env): Update data (#6538)
|
2022-11-30 04:27:59 +00:00 |
|
OJ Kwon
|
7fe091af1f
|
chore(ci): Reduce trigger scope for PRs (#6486)
|
2022-11-21 00:54:01 +00:00 |
|
Alexander Akait
|
08a9e21b36
|
feat(es/codegen): Skip whitespaces for comments in minify mode (#6465)
Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
|
2022-11-20 10:03:26 +00:00 |
|
OJ Kwon
|
dd4b9e87de
|
refactor(bindings): Deprecate jsvalue::*_serde (#6462)
|
2022-11-18 10:21:23 +09:00 |
|
Donny/강동윤
|
375fe85ce2
|
chore: Publish v1.13.17 (#6442)
|
2022-11-15 05:48:57 +00:00 |
|
OJ Kwon
|
8ca3cc7875
|
chore(ci): Ensure to honor node package manager (#6437)
|
2022-11-15 00:52:44 +00:00 |
|
Daiki Nishikawa
|
f6faeb3bad
|
fix(es/parser): Fix parsing of TS satisfies expressions (#6354)
|
2022-11-07 03:56:15 +00:00 |
|
Donny/강동윤
|
0967e8f06d
|
chore(ci): Enforce clippy for all targets (#6299)
|
2022-10-31 16:59:29 +09:00 |
|
Donny/강동윤
|
d6fd476721
|
chore(ci): Deny clippy warnings (#6126)
|
2022-10-12 04:59:54 +00:00 |
|
Donny/강동윤
|
347d4b7602
|
feat(css/compat): Implement transform for nested css (#6077)
|
2022-10-07 05:18:14 +00:00 |
|
Donny/강동윤
|
2cce1c82b2
|
feat(css/modules): Implement css modules (#6000)
|
2022-10-05 05:48:28 +00:00 |
|
Donny/강동윤
|
10fb645552
|
chore(ci): Merge CI scripts (#5999)
**Description:**
This PR merges CI scripts, and make integration tests use patched crates.
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/5540.
|
2022-09-30 16:57:15 +09:00 |
|