The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Development
Roadmap
Module Owners
Blue Sky
Projects
Status
Tools
Products
Source Code
Binaries
Documentation
License Terms
Bug Reports
Search
Feedback


JavaScript Documentation

The following links are likely relevant to either embedders or scripters, and include stuff from relevant standards to information about the architecture of JS in the client to works in progress.
ECMA
ECMA hosted the standardization effort for JavaScript, resulting in ECMA-262 and ISO-16262.
LiveConnect
LiveConnect is the Java<->JavaScript communication technology first shipped as part of Navigator 3.0. The core engine now includes a VM-independent, JNI-based LiveConnect system. Plans for a future version of LiveConnect (``LC3'') are being developed. Some LiveConnect documentation has been assembled.
Multithreading in libmocha
libmocha is the library that implements JavaScript in the browser. Mike McCool has been working on adapting libmocha to run in multiple threads concurrently.

Mike Shaver
Last modified: Thu Sep 3 12:58:59 EDT 1998



Copyright © 1998 The Mozilla Organization.