这是indexloc提供的服务,不要输入任何密码
Skip to content

TLDR: We request the support for TextEncoder in FLEDGE bidding worklet. #961

@zhaozegoog

Description

@zhaozegoog

TLDR: We request the support for TextEncoder in FLEDGE bidding worklet.

We’re testing our WASM implementation of generateBid, and we found difficulties as FLEDGE worklet doesn’t support TextEncoder. This is essential as our implementation depends on Protobuf.

When we use polyfill instead of TextEncoder, the resulting bidding script is significantly slower than javascript, which is in contradict to what we observe in our simulation with TextEncoder (running under Chrome main thread).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions