google-chromenative-codegoogle-nativeclient

How can i enable native client in Chrome?


I want to enable native client support in chrome.
I went to about:flags and enabled it but it is still not working.


Solution

  • Run the following from the command-line

    chrome.exe --enable-nacl
    

    Refer to this