Y
Hacker News
new
|
ask
|
show
|
jobs
by
fulafel
2385 days ago
At some point the JS->C++ FFI was just slow in most browsers, but I guess this has seen improvements lately?
1 comments
Manishearth
2385 days ago
I don't think that's too slow. It can be, but it's not the main bottleneck in my experience.
That said there are various tricks that browsers use to avoid introducing these boundaries.
link
That said there are various tricks that browsers use to avoid introducing these boundaries.