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

Can WASM be used to make a DNS request in browser? #6

Open
rdpickard opened this issue Aug 31, 2022 · 0 comments
Open

Can WASM be used to make a DNS request in browser? #6

rdpickard opened this issue Aug 31, 2022 · 0 comments

Comments

@rdpickard
Copy link
Owner

rdpickard commented Aug 31, 2022

Javascript has no interface to make a DNS request using the local system's DNS configuration. See if a go programed compiled to WASM could do it.

This would be for reporting how the looked up domains appear to the local system making the request. Which could be different than how the dyno running on heroku would see the DNS information for the looked up domains.

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

No branches or pull requests

1 participant