Hacker News new | ask | show | jobs
by msoad 2908 days ago
JS DOM API is a bridge to a native implementation. I wish we could use DOM directly in WS. Problem is DOM calls are blocking but removing the JS layer can help.