The evalModule sample demonstrates a one line embedding of Ejscript that can evaluate a single pre-compiled module file.
Test.es - Test script to evaluate
main.c - Main program that embeds Ejscript.
bit
bit -s
./main
The evalScript and evalModule samples. See the native sample for how to create native classes.