After upgrade from 0.3.5 to 0.3.6 I'm not able to create instance of PGLite on Windows.
The same code works fine in WSL
I'm getting this message in command line.
RuntimeError: null function or function signature mismatch
❯ null. wasm:/wasm/02161842:1:401056
❯ null. wasm:/wasm/02161842:1:795603
❯ null. wasm:/wasm/02161842:1:547051
❯ null. wasm:/wasm/02161842:1:476800
❯ null. wasm:/wasm/02161842:1:332037
❯ null. wasm:/wasm/02161842:1:1575666
❯ null. wasm:/wasm/02161842:1:1365421
❯ null. wasm:/wasm/02161842:1:507474
❯ null. wasm:/wasm/02161842:1:2752803
❯ null. wasm:/wasm/02161842:1:3883116
I have tried it also without extensions. But it also throws this error.

After upgrade from 0.3.5 to 0.3.6 I'm not able to create instance of PGLite on Windows.
The same code works fine in WSL
I'm getting this message in command line.
RuntimeError: null function or function signature mismatch
❯ null. wasm:/wasm/02161842:1:401056
❯ null. wasm:/wasm/02161842:1:795603
❯ null. wasm:/wasm/02161842:1:547051
❯ null. wasm:/wasm/02161842:1:476800
❯ null. wasm:/wasm/02161842:1:332037
❯ null. wasm:/wasm/02161842:1:1575666
❯ null. wasm:/wasm/02161842:1:1365421
❯ null. wasm:/wasm/02161842:1:507474
❯ null. wasm:/wasm/02161842:1:2752803
❯ null. wasm:/wasm/02161842:1:3883116
I have tried it also without extensions. But it also throws this error.
