Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Better Web Support #146

Open
AlbertoElias opened this issue Mar 17, 2019 · 0 comments
Open

Better Web Support #146

AlbertoElias opened this issue Mar 17, 2019 · 0 comments
Labels
exp/wizard Extensive knowledge (implications, ramifications) required P1 High: Likely tackled by core team if no one steps up status/ready Ready to be worked

Comments

@AlbertoElias
Copy link
Contributor

This library depends on https://github.com/indutny/asn1.js which only works on Node, depending on the Buffer API. For example: https://github.com/indutny/asn1.js/blob/master/lib/asn1/base/buffer.js#L9 So we can't use UInt8Arrays instead from our code when interacting with js-libp2p-crypto, we necessarily need to use a Buffer polyfill.

@jacobheun jacobheun added exp/wizard Extensive knowledge (implications, ramifications) required P1 High: Likely tackled by core team if no one steps up status/ready Ready to be worked labels Jun 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
exp/wizard Extensive knowledge (implications, ramifications) required P1 High: Likely tackled by core team if no one steps up status/ready Ready to be worked
Projects
None yet
Development

No branches or pull requests

2 participants