rescript-compiler
rescript-compiler copied to clipboard
PoC for emitting more than one at a time error in typechecking
Very simple PoC so far. Idea would be to use this in the editor tooling.
This should not affect normal operation when off except at most make exception traces look slightly different (
I.raise) right? Also those exceptions I guess never surface to top level.
Pretty much, yes. But worth investigating that in practice, if it makes a difference we need/want to care about.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.