Hacker News new | ask | show | jobs
by lucacasonato 846 days ago
It does not use TSC / do type analysis. This is purely syntax analysis.

The "slow types" restriction specifically exists because JSR does not use TSC or do type analysis :)

1 comments

Ah, I see