Sam Khawase
Sam Khawase
Hi, I'm facing this weird issue where the file names are getting truncated at `40 characters`. I tried using the **TarNames branch** but it didn't solve the issue. I'm using...
Hi, Thanks a lot for creating the slim alpine images for Docker. Would it be possible for you to add support for **Arm64/v8** arch? I've an Apple Silicon M1 macbook...
The CI script doesn't do much. It needs to be extended to include unit tests.
Hi, CShell was crashing on .Net 4.6 and I had to re-target it to .Net 4.6
I'm trying to run and access PGLite through a golang program via [wasmer-go](https://github.com/wasmerio/wasmer-go). However it fails with the error regardgin `env` not instantiated. I assume that there is no support...