Ethan Steere

Results 3 issues of Ethan Steere

I made an example rocket.rs api server _https://github.com/aurelianai/aurelian_server_ if anyone is interested.

Hello PGlite maintainers, I have pgvector linked statically same as plpgsql. I'm convinced despite [this](https://emscripten.org/docs/compiling/Dynamic-Linking.html#runtime-dynamic-linking-with-dlopen) that dlopen cannot work in wasm. I gave the runtime linking approach considerable effort before...

enhancement
wasi

### Describe what you are looking for The `sz_tolower` function requires copying to another buffer. Within `find` and `find_byte` routines a lowercasing step can be done quickly in a few...

enhancement