web-devkits / Wasmnizer-ts

Toolchain for compiling TypeScript to WasmGC
Apache License 2.0
292 stars 23 forks source link

fix: accessor error in inheritance chain #115

Closed Shanks0224 closed 7 months ago

Shanks0224 commented 7 months ago

https://github.com/wasm-micro-runtime/ts2wasm/issues/988

in my testCase, when compiling C2 and E2, compiler reported an error in backend.

Shanks0224 commented 7 months ago

@yviansu PTAL