sqlite / sqlite-wasm

SQLite Wasm conveniently wrapped as an ES Module.
605 stars 48 forks source link

What is "-prebuild1"? #46

Closed steida closed 1 year ago

steida commented 1 year ago

Is prebuild like build or not? Should I use it? Thank you

steida commented 1 year ago

Ah, it seems it's SQLite pre-release snapshots. So we should probably wait.

tomayac commented 1 year ago

Unfortunately we're bound to SQLite's version numbers, but this prerelease adds TypeScript types that aren't 100% stable yet, so we agreed on that label.