import init from "https://esm.sh/@swc/wasm-web"; await init();
{"configurations": [{"name": "debug", "request": "attach", "type": "node"}]}
deno run -A swc.ts
deno run -A --inspect-wait swc.ts
error: Uncaught (in promise) TypeError: WebAssembly.compile(): Argument 0 must be a buffer source at eventLoopTick (ext:core/01_core.js:168:7)