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
With a few tricks MoarVM can use the bytecode file's string heap for strings
needed in deserialization, too. This avoids the need for setting up a string
list in dependencies+deserialize.
0 commit comments