This repository show case an issue with assembly script type parameter.

	npm run test
ERROR TS2339: Property 'serialize' does not exist on type '~lib/number/U8'.
    :
 70 │ source[0].serialize();
    │           ~~~~~~~~~
    └─ in assembly/index.ts(70,13)