Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

Browser Implementation Backed By IPFS #3817

Open
EisenbergEffect opened this issue Nov 29, 2018 · 1 comment
Open

Browser Implementation Backed By IPFS #3817

EisenbergEffect opened this issue Nov 29, 2018 · 1 comment

Comments

@EisenbergEffect
Copy link

Just came across this. I'm curious if there's any interest in doing a JS implementation, particularly one that could run in the browser. Using that with an IPFS backing store seems like a great combination for building multi-user, collaborative dApps.

@aboodman
Copy link
Contributor

We had a JavaScript implementation: #3293. It was removed because it proved too difficult to maintain two parallel codebases, and because it was very difficult to keep the JS implementation performant.

These days if I wanted to run in a browser, I'd look closely at cross-compiling to JS or wasm.

Sorry, wish I had a better answer for you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants