Page MenuHomePhabricator

[web] add SQLiteQueryExecutor bindings and type
ClosedPublic

Authored by kamil on Jul 19 2023, 6:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 1, 1:23 AM
Unknown Object (File)
Mon, Jul 1, 1:19 AM
Unknown Object (File)
Tue, Jun 25, 2:57 PM
Unknown Object (File)
Mon, Jun 24, 3:01 AM
Unknown Object (File)
Sat, Jun 22, 2:07 AM
Unknown Object (File)
Mon, Jun 3, 8:43 PM
Unknown Object (File)
May 30 2024, 3:50 AM
Unknown Object (File)
May 26 2024, 5:20 PM
Subscribers

Details

Summary

Binds SQLiteQueryExecutor to WASM module and calls its constructor.

Depends on D8552, D8547, D8489, D8472

Test Plan

Call constructor and logs on worker console should be the same as in native's migration code.

Diff Detail

Repository
rCOMM Comm
Branch
land-wasm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Jul 19 2023, 9:01 AM

actually, types are not accurate enough

This revision is now accepted and ready to land.Jul 21 2023, 5:58 AM

trigger Emscripten pipeline