Skip to content

Commit 0d3e037

Browse files
authored
Some FAQs
1 parent de86e06 commit 0d3e037

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
# common
1+
# Minimum Common API
2+
3+
The idea behind the Minimum Common API is to document the minimal collection of Web Platform APIs that ought to be implemented by Web-interoperable runtimes.
4+
5+
## How are the APIs selected
6+
7+
By looking at the APIs that are already implemented and supported in common across Node.js, Deno, and Cloudflare Workers. If there were at least two implementations among those -- either already supported or in progress -- then it was added to the list.
8+
9+
## Is the list finalized?
10+
11+
Oh heavens no. The initial draft is just an initial draft. A first stab at a collection we need to work through and finalize.
12+
13+
## How do we decide what makes the final list?
14+
15+
I don't know yet. That's something we still need to work through.

0 commit comments

Comments
 (0)