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

feat: faster copy in wasm #68

Merged
merged 1 commit into from Jan 9, 2020
Merged

feat: faster copy in wasm #68

merged 1 commit into from Jan 9, 2020

Conversation

Stebalien
Copy link
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.

None yet

1 participant