swc/wasm
강동윤 68608db0b3
fix(es/minifier): Improve output of minifier (#2005)
swc_ecma_minifier:
 - Don't reorder import statements.
2021-08-04 07:20:02 +00: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 feat(node/swc): Support sourceFileName (#1976) 2021-08-03 00:49:34 +09:00
Cargo.toml fix(es/minifier): Improve output of minifier (#2005) 2021-08-04 07:20:02 +00:00
package.json Wasm (#691) 2020-05-07 18:17:57 +09:00