Skip to content

Conversation

kripken
Copy link
Member

@kripken kripken commented Apr 22, 2024

All Struct/Array operations must ignore mutable fields in Precompute atm, which we
did, but StringNew has an array variant that does an effective ArrayGet operation,
which we didn't handle.

Ideally Precompute would do a flow analysis to see if mutability is an issue or not,
at which point we could remove that limitation.

@kripken kripken requested a review from tlively April 22, 2024 22:04
@kripken kripken merged commit 4bbae11 into WebAssembly:main Apr 23, 2024
@kripken kripken deleted the precompute.string.new-mut branch April 23, 2024 15:33
@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

2 participants