emscripten-core/emscripten

Implement Direct Sockets API

Open

#16,737 opened on Apr 15, 2022

View on GitHub
 (5 comments) (3 reactions) (0 assignees)C++ (3,519 forks)batch import
help wanted

Repository metrics

Stars
 (27,361 stars)
PR merge metrics
 (Avg merge 19d 10h) (147 merged PRs in 30d)

Description

The Direct Sockets API is currently in trial in chrome://flags. If this were to be implemented it would allow network sockets to work within Emscripten in a web browser without the need of a proxy.

Contributor guide