mirror of
https://github.com/rclone/rclone.git
synced 2025-07-31 10:39:31 +02: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.