swc/wasm
Donny/강동윤 ee9177b753
fix(es): Fix bugs (#2447)
swc_ecma_parser:
 - Fix parsing of jsx escapes.

swc_ecma_minifier:
 - Don't mangle name as `const` or `let`. (#2446)

swc_ecma_transforms_react:
 - Fix handling of jsx escapes. (#2351)
2021-10-16 04:25:54 +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): Fix bugs (#2447) 2021-10-16 04:25:54 +00:00
package.json Wasm (#691) 2020-05-07 18:17:57 +09:00