JSI and shared worker code that allows calling the operations from JS.
Depends on D14448
https://linear.app/comm/issue/ENG-10334/update-jsi-and-web-worker-code-to-support-new-db-operations
Differential D14449
[native][web] Expose new store to the JS layer tomek on Mon, Mar 17, 6:53 AM. Authored by
Details
JSI and shared worker code that allows calling the operations from JS. Depends on D14448 https://linear.app/comm/issue/ENG-10334/update-jsi-and-web-worker-code-to-support-new-db-operations Tested the whole stack on both native and web:
unshimDMOperations( state, dmOperationTypes.CREATE_THREAD, handleReduxMigrationFailure, ): MigrationFunction<WebNavInfo, AppState>),
Diff Detail
Event Timeline
Comment Actions Update WASM
|