swc/wasm
강동윤 d20c1d3089
feat(es/minifier): Implement more rules (#1717)
swc_ecma_minifier:
 - Implement `global-defs` pass.
 - Implement `properties` pass partially.
2021-05-21 15:57:17 +09:00
..
__tests__ Wasm (#691) 2020-05-07 18:17:57 +09: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(swc): Fix various bugs (#1550) 2021-04-08 12:55:02 +00:00
Cargo.toml feat(es/minifier): Implement more rules (#1717) 2021-05-21 15:57:17 +09:00
package.json Wasm (#691) 2020-05-07 18:17:57 +09:00