swc/wasm
Donny/강동윤 e8a1710a21
fix(es/minifier): Fix bugs (#2283)
swc_ecma_transforms_optimization:
 - `expr_simplifier`: Don't inject `0` needlessly. (#2257)
2021-09-27 12:05:31 +00:00
..
__tests__ fix(wasm): Fix bugs (#2279) 2021-09-21 15:24:03 +00:00
example Added example that shows how to run swc in the browser. Instructions can be found in swc/wasm/example/readme.txt (#871) 2020-06-30 11:14:07 +09:00
scripts Added example that shows how to run swc in the browser. Instructions can be found in swc/wasm/example/readme.txt (#871) 2020-06-30 11:14:07 +09:00
src fix(wasm): Fix bugs (#2279) 2021-09-21 15:24:03 +00:00
Cargo.toml fix(es/minifier): Fix bugs (#2283) 2021-09-27 12:05:31 +00:00
package.json Wasm (#691) 2020-05-07 18:17:57 +09:00