Hi,
I am very new to Native Client and have some questions regarding
browser compatibility and development of modules.
As I understand, Native Client can operate in browsers under two modes
i.e. plug-in and in-built (only Chrome). So my questions are
(hopefully they dont sound dumb).
1] Are there plug-in's for all the popular browsers (Firefox, IE,
Chrome). The "Getting Started" guide has instructions to install the
plug-in only in firefox (--prebuilt firefox_install). How can I use
the plug-in for IE or Chrome.
2] Can I run the tests/examples in Chrome (with in-built Native
Client). Is there any guide or documentation that I can refer to for
this.
3] Do I need Visual Studio to be able to run a simple C program in a
browser using Native Client? Again is there any guide that I can refer
to, for running my simple C program with the help of Native Client.