emscripten-core/emscripten

Implement Direct Sockets API

Open

#16 737 ouverte le 15 avr. 2022

Voir sur GitHub
 (5 commentaires) (3 réactions) (0 assignés)C++ (3 519 forks)batch import
help wanted

Métriques du dépôt

Stars
 (27 361 stars)
Métriques de merge PR
 (Merge moyen 19j 10h) (147 PRs mergées en 30 j)

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.

Guide contributeur