Open BrtqKr opened 3 days ago
Partially fixed in https://github.com/software-mansion/live-compositor/pull/870 (proper fix will be to update wasm-bindgen when they release new version)
We can't downgrade to working version right now without reverting wgpu upgrade
"typecheck": "pnpm -r --filter '!@live-compositor/browser-render' run typecheck",
There's a different wasm generated on CI from the one generated locally. Just fix it and remove the filter option when the whole thing is done.