]> Cypherpunks.ru repositories - gostls13.git/blobdiff - misc/wasm/wasm_exec.js
wasm: remove redundant calls to setTimeout and clearTimeout
[gostls13.git] / misc / wasm / wasm_exec.js
index 7f72bee005c1d2fb351a9f907dfbd458e0bc21ce..bc6f210242824c25b5ee619afa507767b6e587be 100644 (file)
                                                                        this._resume();
                                                                }
                                                        },
-                                                       getInt64(sp + 8) + 1, // setTimeout has been seen to fire up to 1 millisecond early
+                                                       getInt64(sp + 8),
                                                ));
                                                this.mem.setInt32(sp + 16, id, true);
                                        },