You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

274 B

Extollo runtime type validation proof-of-concept

You can read more about this proof-of-concept here:

To run it:

pnpm i
pnpm build

The intermediate files are generated in the exbuild/ directory, and the final compiled output is in the lib/ directory.