[codex] Add SQLite wasm OPFS backend package#24
Conversation
e5e16ee to
02a21b2
Compare
|
レビューしました。
web-appでは
READMEではこのpackageは 例えば
まとめると、PRの方向性とpackage境界は良いです。 |
Introduce @mandel59/mojidata-api-sqlite-wasm with a SQLite wasm SqlExecutor adapter, mojidata UDF registration, OPFS SAH pool materialization helpers, and a browser worker entrypoint. Related: #23 Generated-by: Codex/GPT-5.4
Lazy materialize OPFS databases from the provider that first needs them, allow applications to control sqlite3.wasm loading, and configure OPFS connections to keep temporary storage in memory. Related: #23 Generated-by: Codex/GPT-5.4
02a21b2 to
ad23664
Compare
Summary
@mandel59/mojidata-api-sqlite-wasmas an explicit browser SQLite wasm backend package.SqlExecutoradapter, mojidata UDF registration, OPFS SAH pool install/import/manifest helpers, and a browser worker entrypoint.Validation
corepack yarn workspace @mandel59/mojidata-api-sqlite-wasm testcorepack yarn install --immutablecorepack yarn workspace @mandel59/mojidata-api-sqlite-wasm npm publish -n --access publicpackages/mojidata-api-runtimeRelated: #23