tocha699
tocha699
Is it possible to package HTML and other resource files together instead of storing them in separate file directories?
I downloaded [Sqlite](https://sqlite.org/download.html) and put it in `C:\Paths\v\thirdparty\sqlite`, but I still can't run it successfully. Because there is no `sqlite3.cpp` file. I am a novice and I don't know how...
### What version of Bun is running? 1.1.38 ### What platform is your computer? x64 ### What steps can reproduce the bug? Very simple code, it works fine in nodejs,...