Compiling Funkin' on web with the latest experimental commit as of writing this throws this error:

The Any class is an abstract, so the macro attempts to resolve it and fails.

A potential fix would be to just skip the Any class since I can't see how it would be of use to scripts anyways.