Skip to content
This repository was archived by the owner on May 26, 2022. It is now read-only.

feat: faster copy in wasm#68

Merged
Stebalien merged 1 commit intomasterfrom
feat/fast-copy
Jan 9, 2020
Merged

feat: faster copy in wasm#68
Stebalien merged 1 commit intomasterfrom
feat/fast-copy

Conversation

@Stebalien
Copy link
Copy Markdown
Member

Use the new CopyBytesTo* functions to avoid copying byte by byte.

Use the new CopyBytesTo* functions to avoid copying byte by byte.
@Stebalien Stebalien merged commit 709d2b3 into master Jan 9, 2020
@Stebalien Stebalien deleted the feat/fast-copy branch January 9, 2020 08:40
albrow added a commit to albrow/go-ws-transport that referenced this pull request Jan 23, 2020
libp2p#68 uses the new `CopyBytesToGo` and `CopyBytesToJS` functions, which are only available in Go 1.13.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant