Skip to content
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

WASM version #18

Closed
wants to merge 5 commits into from
Closed

WASM version #18

wants to merge 5 commits into from

Conversation

@AndriusA
Copy link
Collaborator

AndriusA commented May 17, 2019

Basic WASM module to create a blocking engine and check urls against network rules.

From benchmarks appears to be slower (more than 40%) than just Rust-neon based node native wrapper

@bbondy
Copy link
Member

bbondy commented May 19, 2019

Maybe we should just keep this in a branch to avoid people picking it by accident until we have a use case for it? The only use case I knew was in case it was faster than the node wrapper.

@AndriusA
Copy link
Collaborator Author

AndriusA commented May 22, 2019

Agreed we should keep it in a branch until decided otherwise - could be a useful execution target for some scenarios, but not needed for us

@AndriusA AndriusA closed this May 22, 2019
@pes10k
Copy link
Collaborator

pes10k commented Jun 24, 2019

One suggested use case is to inject into pages as a service worker on iOS, so that iOS can take advantage of (among other things) uBO style request proxying / rewriting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.