Skip to content

add buffer package for use in browser#52

Closed
rvagg wants to merge 1 commit intobrowserify:masterfrom
rvagg:rvagg/buffer-pkg
Closed

add buffer package for use in browser#52
rvagg wants to merge 1 commit intobrowserify:masterfrom
rvagg:rvagg/buffer-pkg

Conversation

@rvagg
Copy link
Copy Markdown
Contributor

@rvagg rvagg commented May 7, 2020

Ref #50

This is only used in the browser, Node.js will default to core buffer, so the main cost of this is the dependency weight, but it adds nice future proofing for the browser and Webpack.

@calvinmetcalf
Copy link
Copy Markdown
Contributor

I'm leaning more towards #53 since we have other cyrpto-browserify prackages that this one depends on that use safe-buffer so using it would add anything to the dependencies and until we can switch all of the crypto-browserify stuff to use the correct thing

@rvagg rvagg closed this Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants