Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
richardyoung00
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
richardyoung00
7y ago
Our main reason for relying on the full browser is to not be tied to a specific browser engine, and to be able to benefit from browser security updates really easily, but there are obviously some challenges to this approach.
2.
▲
by
richardyoung00
7y ago
I don't think you need the extra layer of isolation. Browser tabs are isolated pretty well if they are running different sites. Chrome's spectre mitigations will also help to isolate functions from one another https://s
3.
▲
by
richardyoung00
7y ago
Chrome seems to handle memory quite well in headless mode at any rate. The memory footprint isn't tiny, but it seems a fair bit smaller than the container based approaches used by other serverless systems.
4.
▲
Browser Functions: A serverless platform using Web Browser execution engines
(dev.to)
20 points
by
richardyoung00
7y ago
|
9 comments