dennwc / dom

DOM library for Go and WASM
Apache License 2.0
486 stars 59 forks source link

Any plan on the navigator interface ? #39

Open HarishHary opened 5 years ago

HarishHary commented 5 years ago

Hello !

Is there any plan to integrate the navigator interface ? https://developer.mozilla.org/en-US/docs/Web/API/Navigator

Or is there a way to access the same API using wasm ?