On Mon, Apr 18, 2011 at 12:21 PM, TengAttack <[email protected]> wrote:
> Hello, > I want v8 Engine use in Non-english languages,but how should I do? > v8 itself has no parts which require a specific language, except make command-line arguments for the shell. There is no client-visible text in the output from v8. In fact, v8 produces no output by itself (it has to be scripted by you, the client, for that). -- ----- stephan beal http://wanderinghorse.net/home/stephan/ -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
