Skip to content

Commit

Permalink
Update to SpiderMonkey v127.0.2
Browse files Browse the repository at this point in the history

Our patches:

    Bring back JS Streams
    Add BYOB Streams
    Re-add signal handling fix for WASI to fdlibm
    JSAPI support for resetting the seed for Math.random()
    Add JS::HasJobsPending
    Respect js::ClassSpec::DontDefineConstructor in DefineConstructorAndPrototype

This work was done in bytecodealliance/gecko-dev#44
  • Loading branch information
JakeChampion committed Jul 11, 2024
1 parent 702095e commit ffbf1c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gecko-revision
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ae40fe5a7d0fa6a430dba2015ec7aa9c855434c1
0c27de70d9383757c2ea2e0b9d53c3bc7188be1c

0 comments on commit ffbf1c4

Please sign in to comment.