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.
This works by compiling rclone to wasm and exporting the RC api to javascript.