1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-02 09:34:19 -04:00
denoland-deno/cli/args
Leo Kettmeir 35196eab27
BREAKING(unstable): remove WebGPU (#18094)
This PR _**temporarily**_ removes WebGPU (which has behind the
`--unstable` flag in Deno), due to performance complications due to its
presence.

It will be brought back in the future; as a point of reference, Chrome
will ship WebGPU to stable on 26/04/2023.

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-03-17 00:29:32 +01:00
..
config_file.rs refactor(core): resolve_url_or_path and resolve_url_or_path_deprecated (#18170) 2023-03-14 01:12:09 +00:00
flags.rs BREAKING(unstable): remove WebGPU (#18094) 2023-03-17 00:29:32 +01:00
flags_allow_net.rs refactor: rename deno specifiers to internal (#17655) 2023-02-05 17:49:20 +01:00
import_map.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
lockfile.rs fix(npm): improve peer dependency resolution (#17835) 2023-02-21 12:03:48 -05:00
mod.rs test: fix flaky resolve_import_map_flags_take_precedence test (#18182) 2023-03-14 13:37:15 +02:00
package_json.rs fix(npm): "not implemented scheme" message should properly show the scheme (#18209) 2023-03-15 15:23:30 -04:00