jband%netscape.com 948f6f521c (not part of client build) initial checkin of mozilla/js/jsdj (migrated from ns/js/jsdj)
git-svn-id: svn://10.0.0.236/trunk@10115 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-16 02:07:50 +00:00

8 lines
438 B
Plaintext

/* jband - 09/14/98 - */
com.netscape.nativejsengine is a package which allows starting and running the
native JavaScript engine from a Java application. It is very bare-bones --
intended ony to support testing. It supports starting the engine (with optional
debugger support), setting the version, sending rping output to the Java app,
and loading/executing .js files. The native code to complete this package lives
in js/jsd/javawrap.