-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(iroh): Make iroh
compile to Wasm & run in browsers
#3145
Draft
matheus23
wants to merge
27
commits into
matheus23/iroh-net-report-browser
Choose a base branch
from
matheus23/iroh-browser
base: matheus23/iroh-net-report-browser
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
feat(iroh): Make iroh
compile to Wasm & run in browsers
#3145
matheus23
wants to merge
27
commits into
matheus23/iroh-net-report-browser
from
matheus23/iroh-browser
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
matheus23
changed the base branch from
matheus23/iroh-relay-browser
to
matheus23/iroh-net-report-browser
January 24, 2025 09:13
Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/3145/docs/iroh/ Last updated: 2025-01-24T10:46:54Z |
matheus23
force-pushed
the
matheus23/iroh-net-report-browser
branch
from
January 24, 2025 11:10
942d4ac
to
766164e
Compare
matheus23
force-pushed
the
matheus23/iroh-browser
branch
from
January 24, 2025 11:19
3458ef3
to
d6250d3
Compare
matheus23
force-pushed
the
matheus23/iroh-net-report-browser
branch
from
January 27, 2025 12:36
766164e
to
18eb0d2
Compare
matheus23
force-pushed
the
matheus23/iroh-browser
branch
from
January 27, 2025 12:45
d6250d3
to
445d014
Compare
matheus23
force-pushed
the
matheus23/iroh-net-report-browser
branch
2 times, most recently
from
January 28, 2025 17:10
4a84051
to
5191a9c
Compare
matheus23
force-pushed
the
matheus23/iroh-net-report-browser
branch
from
January 29, 2025 10:07
5286020
to
d4149ba
Compare
matheus23
force-pushed
the
matheus23/iroh-net-report-browser
branch
from
January 29, 2025 10:17
d4149ba
to
0df6a79
Compare
matheus23
force-pushed
the
matheus23/iroh-browser
branch
from
January 29, 2025 10:56
8111662
to
d9d798e
Compare
matheus23
force-pushed
the
matheus23/iroh-net-report-browser
branch
from
January 29, 2025 10:58
13b0ae0
to
3fd7585
Compare
…roh` in browsers" This reverts commit da63255.
matheus23
force-pushed
the
matheus23/iroh-browser
branch
from
January 29, 2025 10:59
d747692
to
3320d80
Compare
matheus23
force-pushed
the
matheus23/iroh-net-report-browser
branch
from
January 29, 2025 15:48
3fd7585
to
f9a3720
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
So far this enables this demo: https://github.com/matheus23/browser-iroh-net-demo/blob/update/src/lib.rs
Breaking Changes
Notes & open questions
Needs lots of love and refactoring, and other PRs landing first.
Change checklist