Skip to content

Conversation

@tlively
Copy link
Member

@tlively tlively commented Feb 29, 2024

We previously required a memory to exist while parsing all StringNew and
StringEncode instructions, even though some variants of the instructions use
GC arrays instead. Require a memory only for those instructions that use one.

We previously required a memory to exist while parsing all `StringNew` and
`StringEncode` instructions, even though some variants of the instructions use
GC arrays instead. Require a memory only for those instructions that use one.
@tlively tlively requested a review from kripken February 29, 2024 01:19
@tlively
Copy link
Member Author

tlively commented Feb 29, 2024

@tlively
Copy link
Member Author

tlively commented Feb 29, 2024

Merge activity

  • Feb 29, 1:37 PM EST: @tlively started a stack merge that includes this pull request via Graphite.
  • Feb 29, 1:37 PM EST: @tlively merged this pull request with Graphite.

@tlively tlively merged commit 7cd00ad into main Feb 29, 2024
@tlively tlively deleted the parser-string-op-fixes branch February 29, 2024 18:37
@gkdn gkdn mentioned this pull request Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants