Skip to content

Validate strings in types#8314

Merged
tlively merged 2 commits intomainfrom
validate-strings-in-types
Feb 12, 2026
Merged

Validate strings in types#8314
tlively merged 2 commits intomainfrom
validate-strings-in-types

Conversation

@tlively
Copy link
Member

@tlively tlively commented Feb 12, 2026

Return an error when building a type that contains a string type when
strings are not enabled. This prevents the fuzzer from trying to run
modules that contain string types on V8.

Return an error when building a type that contains a string type when
strings are not enabled. This prevents the fuzzer from trying to run
modules that contain string types on V8.
@tlively tlively requested a review from kripken February 12, 2026 19:59
@@ -0,0 +1,12 @@
;; Test that shared basic heap types require shared-everything threads
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

copy-paste?

@tlively tlively enabled auto-merge (squash) February 12, 2026 21:14
@tlively tlively merged commit bc4838e into main Feb 12, 2026
17 checks passed
@tlively tlively deleted the validate-strings-in-types branch February 12, 2026 21:54
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.

2 participants