Skip to content

Releases: goccy/go-spidermonkey

v0.5.0

Choose a tag to compare

@goccy goccy released this 27 Jul 17:20
Immutable release. Only release title and notes can be modified.
f269288

What's Changed

  • bench: Octane 2.0 lane — go-spidermonkey vs goja vs quickjs vs node by @goccy in #8
  • feat: Node.js / Web / Cloudflare-Workers compatibility layers by @goccy in #9
  • agents, rejections and teardown: close four engine-side defects by @goccy in #11
  • examples/nextjs: move to Next.js 15, clearing every open Dependabot alert by @dependabot[bot] in #10
  • examples/nextjs: lift sharp past the libvips advisories by @goccy in #12

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@goccy goccy released this 22 Jul 14:28
Immutable release. Only release title and notes can be modified.
dd1be07

What's Changed

  • chore: bump spidermonkeywasm2go to v0.2.4; refresh benchmark numbers by @goccy in #7

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@goccy goccy released this 21 Jul 11:18
Immutable release. Only release title and notes can be modified.
cb5418d

What's Changed

  • feat: raw binary bridge, FuncOf/construct primitives, and a Go-composed fetch proof by @goccy in #6

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@goccy goccy released this 20 Jul 07:56
Immutable release. Only release title and notes can be modified.
b953c8d

What's Changed

  • docs: add a tagline under the title (and set it as About) by @goccy in #2
  • test262: run the official ECMAScript conformance suite in CI by @goccy in #3
  • test262: run the full suite — agents, Atomics.waitAsync, modules, ICU by @goccy in #4
  • v0.2: land the ~13x perf fix (spidermonkeywasm2go v0.2.1) + modernize README/benchmarks by @goccy in #5

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@goccy goccy released this 11 Jul 08:09
Immutable release. Only release title and notes can be modified.
93cc9b6

What's Changed

  • Run untrusted JavaScript on SpiderMonkey from pure Go by @goccy in #1

New Contributors

  • @goccy made their first contribution in #1

Full Changelog: https://github.com/goccy/go-spidermonkey/commits/v0.1.0