Page MenuHomePhabricator

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

Authored by kamil on Tue, Mar 7, 8:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 8, 4:24 PM
Unknown Object (File)
Wed, Mar 8, 4:24 PM
Unknown Object (File)
Wed, Mar 8, 11:54 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable