[wasm-gc] Use experimental wasm GC flag for string <-> array conversions
This CL decouples the Wasm GC JS interop from the experimental string <-> array conversions as the interop is now enabled by default, still there are some issues discovered with the conversions. The functions are fixed via https://chromium-review.googlesource.com/c/v8/v8/+/3916633. Bug: chromium:1366881 Change-Id: I27730523a51d24a7ea18199e1668e8c76f0bcb4d Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3916088Reviewed-by: Jakob Kummerow <jkummerow@chromium.org> Commit-Queue: Matthias Liedtke <mliedtke@chromium.org> Cr-Commit-Position: refs/heads/main@{#83435}
Showing
Please
register
or
sign in
to comment