Re: [v8-dev] Design Doc: v8::String::WriteUtf8() without flattening

2023-12-13 Thread Ben Noordhuis
On Wed, Dec 13, 2023 at 5:37 PM Caitlin Potter wrote: > > I've shared this on Slack already, hoping to get a few more eyes on it via > v8-dev. > https://docs.google.com/document/d/1jn6KFlrnfGwI1f7eLS7QQ7STzN58voONCk4TuCMt7es/edit?usp=sharing > > The primary goal here is to enable the option to

[v8-dev] Design Doc: v8::String::WriteUtf8() without flattening

2023-12-13 Thread Caitlin Potter
I've shared this on Slack already, hoping to get a few more eyes on it via v8-dev. https://docs.google.com/document/d/1jn6KFlrnfGwI1f7eLS7QQ7STzN58voONCk4TuCMt7es/edit?usp=sharing The primary goal here is to enable the option to read or process string contents safely in embedder functions