swc/wasm
강동윤 c6dce67494
fix(swc): Report error correctly (#2065)
swc_common:
  - Add some utilities for `Handler`.

swc:
 - Remove `Compiler.handler`.
 - Accept `handler` for each operations. (#2035)
2021-08-13 07:05:40 +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 fix(swc): Report error correctly (#2065) 2021-08-13 07:05:40 +00:00
Cargo.toml fix(swc): Report error correctly (#2065) 2021-08-13 07:05:40 +00:00
package.json Wasm (#691) 2020-05-07 18:17:57 +09:00