swc/wasm
Donny/강동윤 ac3fbd91ac
perf(bundler): Improve performance (#2384)
*:
 - Use `ahash` instread of `rustc-hash`.

swc_ecma_transforms_optimization:
 - Make `dce` parallel.
2021-10-09 08:08:13 +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 perf(bundler): Improve performance (#2384) 2021-10-09 08:08:13 +00:00
package.json Wasm (#691) 2020-05-07 18:17:57 +09:00