chore: cleanup after removal of std/wasi (#3808)

* chore: cleanup remaining `std/wasi` files

* fix
This commit is contained in:
Asher Gomez 2023-11-16 21:44:55 +11:00 committed by GitHub
parent 1a4be18be2
commit 46add76a9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 6 deletions

2
.github/labeler.yml vendored
View File

@ -62,7 +62,5 @@ toml:
- toml/**
uuid:
- uuid/**
wasi:
- wasi/**
yaml:
- yaml/**

View File

@ -2,9 +2,6 @@
check-filename = false
[default.extend-identifiers]
# The typo also exists in https://github.com/WebAssembly/WASI/blob/main/legacy/preview1/witx/typenames.witx.
ERRNO_ACCES = "ERRNO_ACCES"
# variable name used by node-semver
_fpr = "_fpr"

View File

@ -103,7 +103,6 @@ Check out the documentation [here](https://deno.land/std?doc).
| ulid | Unstable |
| url | Unstable |
| uuid | Stable |
| wasi | Deprecated |
| yaml | Stable |
> For background and discussions regarding the stability of the following