Re: Get MAC Adress

> Already possible get mac address using webassembly?

Only if you import a function from the host environment that can do it. Even this way it’s only practical outside of the browser, as there is no JavaScript API to get the MAC address of the client. You would have to resort to Flash or Java applets, both of them having diminishing support in browsers.


Regards,
wayward

https://thewaywarddeveloper.com

Received on Thursday, 12 September 2019 14:18:25 UTC