mirror of
https://github.com/rclone/rclone.git
synced 2026-03-12 12:12:47 -04: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.