Open daxpedda opened 10 months ago
I just tried to add the "File System Access" webidl, but then I found:
But this is not:
https://wicg.github.io/file-system-access/#idl-index
Sorry, but I am confused. Maybe you can give me a hint?
The existing "FileSystemAccess.webidl" contains the IDL from:
Feel free to rename any files as long as it doesn't cause any breaking changes.
Discussed in https://github.com/rustwasm/wasm-bindgen/discussions/3796
AFAICS the whole File System Access proposal is missing in
web-sys
, happy to review a PR adding it.