Skip to content

Commit

Permalink
[New] core: wasi is a core module in node v13.4+
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 17, 2019
1 parent e2c1a26 commit a881418
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/core.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
"v8/tools/splaytree": [">= 4.4.0 && < 5", ">= 5.2.0 && < 12"],
"v8": ">= 1",
"vm": true,
"wasi": ">= 13.4",
"worker_threads": ">= 11.7",
"zlib": true
}

0 comments on commit a881418

Please sign in to comment.