diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2024-09-03 10:11:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-03 11:11:41 +0200 |
commit | b9b4b0dd672ba73b81ad9cbc381511b311a5aae0 (patch) | |
tree | d85276e2db91905b405c37b3c378acf630545cd7 /runtime/js/13_buffer.js | |
parent | 90338eff8d38f6ff56becc4653c98861e6fabd6b (diff) |
feat: hide several --unstable-* flags (#25378)
This commit hides following unstable flags:
- `--unstable-ffi` (the API is now stable)
- `--unstable-webgpu` (this API is now stable)
- `--unstable-fs` (no more unstable APIs)
- `--unstable-byonm` (BYONM is on by default)
The flags are still parseable, but they are not used. Concrete cleanup
will be done in a follow up PR.
Diffstat (limited to 'runtime/js/13_buffer.js')
0 files changed, 0 insertions, 0 deletions