Y
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
imbnwa
846 days ago
Ah, I see
link