 |
 |
|
 |
 |
 |
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
|
 |
 |