Page MenuHomePhabricator

[web-db] copy `sql-wasm.wasm` from node modules to `dist`
ClosedPublic

Authored by kamil on Mar 7 2023, 8:38 AM.
Tags
None
Referenced Files
F3532711: D6989.id23570.diff
Wed, Dec 25, 9:36 AM
F3529905: D6989.diff
Tue, Dec 24, 9:57 PM
Unknown Object (File)
Tue, Dec 17, 6:20 PM
Unknown Object (File)
Mon, Dec 16, 12:43 AM
Unknown Object (File)
Sat, Dec 14, 4:27 PM
Unknown Object (File)
Sat, Dec 14, 4:27 PM
Unknown Object (File)
Sat, Dec 14, 4:27 PM
Unknown Object (File)
Sat, Dec 14, 4:18 PM
Subscribers

Details

Summary

In Addition to sql.js library we need to load .wasm file.

Should be accessible via:

  • http://localhost:3000/comm/compiled/sql-wasm.wasm in dev
  • https://web.comm.app/compiled in prod]

Depends on D6981

Test Plan

Check if file can be accessed

Diff Detail

Repository
rCOMM Comm
Branch
db-on-web-2
Lint
No Lint Coverage
Unit
No Test Coverage