This repo contains a reproducible example of a WasmKit bug where it enters an infinite loop after the stack is unwound. To test run swift test To see the same WebAssembly module working run: cd js && bun index.ts