sqlite
sqlite copied to clipboard
[Assistance] Is there a way to attach another build process (SSVMUP) to use this package for sqlite and to attach to -lsqlite3?
I'm working on a project with SSVMUP and I'm trying to build code into wasm that uses sqlite stuff. I tried downloading this package in the hopes that the wasm architecture could translate, but I'm not sure how it attaches.
Thanks.