swc/wasm
강동윤 5a0bacb5b8
fix(swc): Fix various bugs (#1613)
swc_ecma_codegen:
 - Fix codegen of `\x00`. (#1619)

swc_ecma_preset_env:
 - Fix order of core-js imports. (#1605)

swc_ecma_transforms_react:
 - Preserve ` `. (#1446)

swc:
 - Upgrade dashmap. (#1616)
2021-04-28 14:49:21 +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 fix(swc): Fix various bugs (#1613) 2021-04-28 14:49:21 +09:00
package.json Wasm (#691) 2020-05-07 18:17:57 +09:00