Changes for version 1.02
- Makefile.PL now generates a JavaScript_Env.h that sets correct defines and includes correct headers
- Structs, macros etc are now in a JavaScript.h
- Header files and typemap is now installed with module
- Added ext field (void *) to PJS_Runtime and PJS_Context that can be used custom stuff
Modules
Perl extension for executing embedded JavaScript
Encapsulates a JavaScript object in order to keep track of memory
An object in which we can execute JavaScript
Encapsulates errors thrown from JavaScript
Reference to a JavaScript function
Pre-compiled JavaScript