wroutinebasic

Collection of routines to generate functions, manage execution of such and analyze them.

Usage no npm install needed!

<script type="module">
  import wroutinebasic from 'https://cdn.skypack.dev/wroutinebasic';
</script>

README

module::IntrospectorBasic status experimental

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'