robertoraggi / cplusplus

A compiler front end for the C++ language
https://robertoraggi.github.io/cplusplus/
MIT License
118 stars 11 forks source link

chore: Remove recursion in the preprocessor #358

Closed robertoraggi closed 1 month ago

robertoraggi commented 1 month ago

This will enable support for async preprocessing in JavaScript.