You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xet-uploads: re-compile xet wasm with fix for compute_file_hash function (#1736)
Updates the wasm used by the xet upload portion of the library to
include latest fixes to compute_file_hash function to process large
files correctly.
Also update the build-xet-wasm.sh script to (either can be reverted just
comment below)
- work on macos (base64 command requires `-i` flag on macos)
- adds to the comment at the top of the `chunker_wasm_bg.wasm.base64.ts`
to include some information about when the file was created and with
what parameters.
WASM binary is 99KB
0 commit comments