You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
In #137 it's mentioned that the opcode for delegate needs to be decided. Has there been any discussion of that yet?
As mentioned in #137, the 0x0? opcodes are used up. I believe the V8 code is currently using 0x16 as a placeholder, but I think that and 0x17 are used by the function references proposal.
It looks like 0x18 or 0x19 may be available though based on looking through the current proposals.