Donny/강동윤
|
1f466e1d2f
|
chore(ci): Fix benchmark action (#4242)
|
2022-04-04 20:12:03 +09:00 |
|
Donny/강동윤
|
3b1da220e2
|
refactor(*): Remove fastmem (#4211)
|
2022-03-31 11:40:06 +00:00 |
|
OJ Kwon
|
eecda21d9a
|
fix(node-swc): Initialize custom trace subscriber only once (#4209)
|
2022-03-31 07:11:31 +00:00 |
|
OJ Kwon
|
f41a717c45
|
chore(plugin/runner): Update wasmer-* (#4111)
|
2022-03-22 05:14:20 +00:00 |
|
Donny/강동윤
|
3f78053227
|
chore: Typo
|
2022-03-19 23:17:48 +09:00 |
|
Donny/강동윤
|
544a3416ee
|
chore: Publish v1.2.159 with fix
|
2022-03-19 21:23:38 +09:00 |
|
Donny/강동윤
|
f2dfaba065
|
chore: Publish v1.2.159
|
2022-03-19 20:45:38 +09:00 |
|
OJ Kwon
|
5c84fe525f
|
fix(plugin/runner): Make build pass for wasm32 (#4056)
|
2022-03-17 05:07:03 +00:00 |
|
LongYinan
|
db9b988845
|
feat(node-swc): Add libc field in Linux platform packages (#4046)
|
2022-03-16 18:58:24 +09:00 |
|
Donny/강동윤
|
da1fd033b8
|
chore: Fix CI
|
2022-03-16 17:30:28 +09:00 |
|
OJ Kwon
|
dab2002a2e
|
refactor(plugin/runner): Split modules and introduce feature flags (#4035)
|
2022-03-15 22:45:40 +00:00 |
|
OJ Kwon
|
86ea23785d
|
perf(*): Update tracing to improve performance of disabled spans (#3932)
|
2022-03-10 03:15:49 +00:00 |
|
OJ Kwon
|
a454996314
|
feat(node-swc): Add experimental trace support in @swc/core (#3731)
|
2022-02-25 04:06:45 +00:00 |
|
Donny/강동윤
|
de4ae1b4e9
|
chore: Publish crates
|
2022-02-02 23:46:36 +09:00 |
|
Artur
|
5cbe4fe512
|
feat(es/lints): Add no-alert and a feature gate (#3394)
swc_ecma_lints:
- Implement `no-alert`
- Add a feature gate for non-critical rules.
|
2022-02-02 14:43:46 +00:00 |
|
Donny/강동윤
|
0843f742c5
|
fix(swc): Remove wrong-target (#3251)
swc:
- Remove the cargo feature `wrong-target`. (Closes #1108)
|
2022-01-13 18:41:34 +09:00 |
|
Donny
|
3458e9f1d3
|
chore(ci): Fix publish scripts
|
2022-01-05 14:45:02 +09:00 |
|
Donny/강동윤
|
194b3e9b67
|
refactor(*): Use 2021 edition (#3151)
|
2021-12-30 18:59:18 +09:00 |
|
Donny/강동윤
|
cec325be63
|
security(repo): Configure cargo-crev (#3124)
|
2021-12-28 18:49:33 +09:00 |
|
LongYinan
|
206da128a1
|
feat(node): Upgrade napi to v2 (#2958)
|
2021-12-24 02:21:24 +00:00 |
|
Donny
|
806c9db1a1
|
chore(node): Publish v1.2.121
|
2021-12-19 14:14:12 +09:00 |
|
Donny/강동윤
|
017392aa5b
|
feat(node-swc): Add cargo feature for v2 (#3019)
swc_node_bundler:
- Add cargo features for versioned apis.
node-swc:
- Add cargo features for versioned apis.
|
2021-12-12 22:52:58 +09:00 |
|
Donny/강동윤
|
e48263b2f3
|
refactor(visit): Remove &dyn Node from Visit (#2984)
swc_visit_macros:
- Remove `&dyn Node` from `Visit`.
- Implement `VisitWith<V>` for `[T]`.
|
2021-12-07 14:34:16 +09:00 |
|
Donny/강동윤
|
91ef3cc16e
|
feat(plugin): Enable plugin support under experimental flag (#2894)
swc_plugin_runner:
- Add plugin resolver.
- Implement cache for resolver.
- Add some integration tests.
swc:
- Add a cargo feature named `plugin`.
- Add an experimental option for plugins.
node:
- Enable `plugin`.
- Add some integration tests.
|
2021-11-28 17:02:14 +09:00 |
|
Donny/강동윤
|
6b96a3d8ed
|
feat: Enable logging of timings (#2833)
swc_timer:
- Add `Timer`.
- Add `timer!()`.
node:
- Enable logging.
|
2021-11-22 21:01:08 +09:00 |
|
Donny/강동윤
|
2b2f6955f2
|
refactor: Flatten ecmascript (#2708)
|
2021-11-10 19:00:54 +09:00 |
|
Donny/강동윤
|
4f70ee6d98
|
refactor: Flatten more packages (#2706)
|
2021-11-10 16:39:01 +09:00 |
|
Donny/강동윤
|
687305f280
|
refactor: Flatten crates (#2697)
|
2021-11-09 20:42:49 +09:00 |
|