wintercg logo

WinterCG

Web-interoperable Runtimes Community Group

The WinterCG is currently working on various efforts to improve interoperability across server-side runtimes:

Minimum Common API

The minimal collection of Web Platform APIs that ought to be implemented by Web-interoperable runtimes.

RepositorySpecification

Sockets API

A proposal incubating an API for establishing TCP connections in non-browser JavaScript environments.

RepositorySpecification

CLI API

A proposal standardizing common CLI APIs such as argv and environment variables.

Repository

We are also collaborating with other standards bodies to make web platform APIs more suitable to server-side runtimes:

Fetch

We are working together with the WHATWG to make the fetch specification more suitable for server-side JavaScript environments.

RepositorySpecification

Web Crypto Streams

We are working together with the WICG and Web Application Security Working Group to define streaming support in the Web Crypto API.

Repository