rusty_v8 icon indicating copy to clipboard operation
rusty_v8 copied to clipboard

feat: add String::write_utf8_uninit

Open Nugine opened this issue 3 years ago • 1 comments

This commit allows writing data to an uninitialized buffer.

Related:

  • https://github.com/denoland/deno/issues/15020

Nugine avatar Jun 30 '22 20:06 Nugine

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 30 '22 20:06 CLAassistant

@Nugine could you rebase the PR and make the tests pass? I'm still interested in landing this PR

bartlomieju avatar Oct 05 '22 15:10 bartlomieju

1 workflow awaiting approval First-time contributors need a maintainer to approve running workflows

Nugine avatar Oct 05 '22 16:10 Nugine