mirror of
https://github.com/rclone/rclone.git
synced 2026-01-10 12:33:46 +00:00
Solves link error while running rclone's wasm version. Go's `walltime1` function was renamed to `walltime`. This commit updates wasm_exec.js with the new name.