[blink-dev] Intent to Experiment: WebAssembly JS String Builtins

2023-09-12 Thread 'Emanuel Ziegler' via blink-dev
Dear API Owners, Many use cases for WasmGC require calling JS functions or WebAPIs frequently. These calls suffer from substantial overhead when strings are involved due to the encoding/decoding required for changing in between the non-standardized Wasm module representation and the engine-intern

[blink-dev] Intent to Ship: WebAssembly Garbage Collection (WasmGC)

2023-09-12 Thread 'Emanuel Ziegler' via blink-dev
Dear API owners, Following the continued experiment for Garbage Collected WebAssembly (WasmGC), we plan to ship the feature in M119 after the positive vote to phase 4 by the WebAssembly Community Group today. The feature has shown very good performance with reasonable compromises. The findings f

Re: [blink-dev] Intent to Experiment: WebAssembly JS String Builtins

2023-09-13 Thread 'Emanuel Ziegler' via blink-dev
or Dart would follow soon to provide more data points. Best regards, Emanuel On Wed, Sep 13, 2023 at 5:48 PM Daniel Bratell wrote: > Do you plan to run it as a finch experiment or do you have partners > prepared for an Origin Trial? > > /Daniel > On 2023-09-12 21:24, '

[blink-dev] Intent to Ship: WebAssembly Memory64

2024-11-26 Thread 'Emanuel Ziegler' via blink-dev
Dear API owners, We are planning to ship WebAssembly Memory64 in M133 after its phase 4 vote in the WebAssembly community on November 5 with overwhelming support (25 strongly in favor, 8 in favor, no neutral votes and no vot