mirror of
https://github.com/rclone/rclone.git
synced 2025-02-09 13:13:53 +02:00
92ffcf9f86
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.