Skip to content

v7.2.0

Choose a tag to compare

@domenic domenic released this 14 Aug 03:01
· 211 commits to main since this release

Implements variadic arguments per the specification.

Fixes stringifier code generation.

Fixes the prototype of interface objects to be non-writable. (@Zirro)