An AssemblyScript example of using compiler transforms to hook into the compilation process.
See package.json on how to utilize the transforms with asc. You may also run
asc
$> npm install $> npm test
to verify that it works.