README
module::IntrospectorBasic
Collection of cross-platform routines to generate functions, manage execution of such and analyze them.
Try out from the repository
git clone https://github.com/Wandalen/wIntrospectorBasic
cd wIntrospectorBasic
npm install
node sample/trivial/Sample.s
To add to your project
npm add 'wintrospectorbasic@alpha'