Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FUTURE(ext/fs): stabilize file system APIs #23968

Merged
merged 4 commits into from
May 27, 2024

Conversation

bartlomieju
Copy link
Member

Closes #23906

@aapoalas
Copy link
Collaborator

Hm. I'd want to remove the number | bigint duality from 64 bit integer types before stabilizing FFI.

@littledivy
Copy link
Member

@aapoalas lets do it

@iuioiua iuioiua marked this pull request as draft May 27, 2024 22:47
@iuioiua iuioiua changed the title FUTURE: stabilize fs APIs, FFI API and WebGPU API FUTURE(ext/fs): stabilize fs APIs May 27, 2024
@iuioiua iuioiua changed the title FUTURE(ext/fs): stabilize fs APIs FUTURE(ext/fs): stabilize Deno.umask() May 27, 2024
@iuioiua iuioiua changed the title FUTURE(ext/fs): stabilize Deno.umask() FUTURE(ext/fs): stabilize file system APIs May 27, 2024
@iuioiua iuioiua marked this pull request as ready for review May 27, 2024 22:53
Copy link
Collaborator

@iuioiua iuioiua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: This change has been reworked only to stabilize file system APIs, as the stability of WebGPU and FFI APIs is still in question. Only Deno.umask() is affected.

@iuioiua iuioiua enabled auto-merge (squash) May 27, 2024 23:00
@iuioiua iuioiua merged commit 1667e28 into denoland:main May 27, 2024
20 checks passed
@iuioiua iuioiua deleted the unstable_apis branch May 28, 2024 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FUTURE: stabilize some Deno APIs behind the flag
4 participants