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

blazor wasm compatibility #2

Open
danijerez opened this issue Aug 17, 2021 · 1 comment
Open

blazor wasm compatibility #2

danijerez opened this issue Aug 17, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@danijerez
Copy link

I would like to know if AngleSharp.Was can be used in a blazor wasm project. I haven't gotten it to work, there is little documentation, is there an example or should I use a js library? Thanks.

@danijerez danijerez added the enhancement New feature or request label Aug 17, 2021
@FlorianRappl
Copy link
Collaborator

FlorianRappl commented Aug 18, 2021

This library has nothing to do with use in Blazor - it is a library to interpret WebAssembly (i.e., integrate WebAssembly into the browser core spawned by AngleSharp). Also, at the moment you cannot use it - it is not implemented.

Contributions are welcome!

I am not sure why you would want to use it / AngleSharp anyway. You are already running in a browser, so there is no need to include a browser core.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants