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)
Tue, Feb 11, 9:34 AM
Unknown Object (File)
Sun, Feb 2, 8:18 PM
Unknown Object (File)
Fri, Jan 24, 12:58 PM
Unknown Object (File)
Sat, Jan 18, 9:35 PM
Unknown Object (File)
Jan 13 2025, 11:56 AM
Unknown Object (File)
Jan 13 2025, 11:56 AM
Unknown Object (File)
Jan 13 2025, 11:53 AM
Unknown Object (File)
Jan 11 2025, 1:10 AM
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