Skip to content

Releases: kuoruan/v8go-polyfills

bump to support v8go v0.7.0

22 Dec 02:46
Compare
Choose a tag to compare

v0.4.0

13 May 08:47
Compare
Choose a tag to compare
  • all: set inject attribute to readonly

  • timers: use time ticker to replace sleep

  • v8go: bump to v0.6.0

v0.3.2

10 Apr 14:08
Compare
Choose a tag to compare
  • console: fix console.log not work

v0.3.0

09 Apr 09:57
Compare
Choose a tag to compare
  • timers: add setTimeout, clearTimeout, setInterval and clearInterval support

v0.2.0

31 Mar 07:25
Compare
Choose a tag to compare
  • fetch: add response headers get and has function support