Hi folks,
as of now, please do not use the old V8 JS language launch process for
launching new JS features. *Please use the Blink intent process instead, if
you want to develop WebAssembly and JavaScript language features*. More
information and details can be found here
<https://v8.dev/docs/feature-launch-process>.

*Why this change? *
The old V8 JS language launch process was created in a world before the
revisited Blink intent process. Nowadays, besides JavaScript also
WebAssembly is supported by V8. As a lot of WebAssembly-focused features
are not only implemented in V8 but also in Chromium, V8's own Feature
Launch Process was not adequate enough. Thus, for WebAssembly features the
Blink-intent process is already used. In order to remove process complexity
(and ambiguity) V8 is deprecating its own Feature Launch Process and fully
adopt Blink-intent for JS features too.

*Does this affect non-language features?*
No, only features that change the Web Platform API need to follow Blink
intents.

If you have any questions, please feel free to get in touch with me.

Cheers,
Michael

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to