Replies: 1 comment
-
This issue is being retired in favor of API Conformance |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We'd like to implement enough Node intrinsics that Elide can be used with most Node libraries. At the moment, we're like halfway to supporting the full Fetch API, and basic functionality like
URL
,JSON
, andbtoa
/atob
is implemented and working. What follows is a list of intrinsic APIs we should implement next:alpha4
randomFill
et al.alpha4
Beta Was this translation helpful? Give feedback.
All reactions