Releases: kuoruan/v8go-polyfills
Releases · kuoruan/v8go-polyfills
bump to support v8go v0.7.0
v0.3.2
- console: fix
console.log
not work
v0.3.0
- timers: add setTimeout, clearTimeout, setInterval and clearInterval support
v0.2.0
- fetch: add response headers get and has function support