mirror of
https://github.com/rclone/rclone.git
synced 2025-04-08 16:54:17 +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.