Issue <https://github.com/dimforge/rapier.js/issues/278> was marked as resolved by <https://github.com/dimforge/rapier.js/pull/289>, but it seems that this is currently / still an issue. I see this happen when running code bundled with `bun build`: ``` Uncaught (in promise) TypeError: wasm.rawintegrationparameters_new is not a function ```
Issue #278 was marked as resolved by #289, but it seems that this is currently / still an issue.
I see this happen when running code bundled with
bun build: