/
githubmirror
/
deno
ОбзорДокументацияВойти
/
githubmirror
/
deno
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
deno/
.../specs/compile/
..
app_name_invalid

feat(compile): persist Web Storage/KV in a per-app data directory (#34618)

2 месяца назад
app_name_storage

feat(compile): persist Web Storage/KV in a per-app data directory (#34618)

2 месяца назад
blob_url_json

fix(compile): support workers loaded from blob URLs (#34574)

2 месяца назад
blob_url_revoked

fix(compile): support workers loaded from blob URLs (#34574)

2 месяца назад
blob_url_wasm

fix(compile): support workers loaded from blob URLs (#34574)

2 месяца назад
bundle

fix(compile): resolve bare npm imports in --bundle worker sources (#34967)

2 месяца назад
bundle_unavailable

fix(ext/bundle): clearer error when Deno.bundle is called in compiled binary (#33503)

4 месяца назад
byonm_main_sub_dir

perf(compile): pass module source data from binary directly to v8 (#26494)

2 года назад
bytes_and_text_imports

feat(cli): print working dir in grey in stack traces, relative paths in check + compile output (#31194)

9 месяцев назад
case_insensitive_building

feat(cli): print working dir in grey in stack traces, relative paths in check + compile output (#31194)

9 месяцев назад
cjs

fix: improved support for cjs and cts modules (#26558)

2 года назад
cjs_host_reexport_source_provider

fix(cjs): use loader sources for recursive analysis (#36111)

12 дней назад
cjs_reexport_npm

fix(cjs): use loader sources for recursive analysis (#36111)

12 дней назад
code_cache

fix(tests): use correct path separator on unix for code_cache cleanup.ts (#30378)

год назад
code_cache_wasm_npm

fix(compile): create code cache when importing JSON or Wasm modules (#34614)

2 месяца назад
compile_exclude_unused_npm

fix(compile): prune managed npm snapshot to graph-reachable packages (#34741)

2 месяца назад
config_include_exclude

feat: add include and exclude fields to compile config (#33024)

4 месяца назад
config_permissions

fix(cli/args): empty permissions in config should not require -P (#31063)

10 месяцев назад
cross_compile_intel_mac

fix: deno cross compile for intel mac target (#31714)

7 месяцев назад
default_v8_flags

feat(cli): print working dir in grey in stack traces, relative paths in check + compile output (#31194)

9 месяцев назад
deno_build_standalone

fix(compile): ensure `Deno.build.standalone` is set in workers (#30335)

год назад
determinism

feat(compile): persist Web Storage/KV in a per-app data directory (#34618)

2 месяца назад
dynamic_import_typescript

fix(compile): transpile TypeScript imported at runtime (#34616)

2 месяца назад
engine_quickjs

feat: add experimental QuickJS backend (#36194)

7 дней назад
env_vars_support

fix: restore --env-file parent directory traversal and do not error in `deno compile` for not found env file (#32686)

5 месяцев назад
error

fix(compile): be more deterministic when compiling the same code in different directories (#27395)

2 года назад
eu_strip

fix(compile): bump libsui to 0.16.1 to survive eu-strip in flatpak (#35699)

месяц назад
exclude

feat(compile): ability to exclude embedded files (#28805)

год назад
fallback

fix(compile): use a memory mapped file for fallback (#29039)

год назад
fallback_cjs_define_property

fix(rt): support host-FS CJS files in the standalone runtime (#34560)

2 месяца назад
ffi

fix(compile): intel mac compile fix (#31575)

8 месяцев назад
framework_detection

feat(desktop): autodetect React Router framework (#35557)

месяц назад
global_npm_cache_implicit_read_permission

fix(compile): intel mac compile fix (#31575)

8 месяцев назад
include

test: correct source of tiny.wasm reproducer in comments (#34617)

2 месяца назад
jsr_with_deps

fix(compile): certain jsr specifiers sometimes can't load (#23567)

2 года назад
kv_default_storage_path

feat(compile): persist Web Storage/KV in a per-app data directory (#34618)

2 месяца назад
local_storage_default_path

feat(compile): persist Web Storage/KV in a per-app data directory (#34618)

2 месяца назад
module_register_hooks

feat(ext/node): restore module.registerHooks (#34081)

3 месяца назад
no_code_cache

perf(compile): code cache (#26528)

2 года назад
node_api

fix(compile): intel mac compile fix (#31575)

8 месяцев назад
node_child_process_fork

fix(compile): run forked child's module instead of entrypoint (#34687)

2 месяца назад
node_fstat

fix(compile): support fs.fstatSync on vfs (#34892)

2 месяца назад
node_modules_include

fix(compile): do not panic including node_modules directory (#28782)

год назад
node_register_hooks_redirect

fix(ext/node): propagate nextLoad(newUrl) redirect to default loader (#35027)

2 месяца назад
node_statfs

fix(ext/node): route node:fs.statfs through FileSystem trait (#34444)

2 месяца назад
npm_cjs_reexport_relative_parent_component

fix(compile/windows): handle cjs re-export of relative path with parent component (#24795)

2 года назад
npm_fs

fix(compile): allow process.chdir() into the VFS (#34610)

2 месяца назад
npm_pkgs_lockfile_unused

fix(compile): do not include managed npm deps when graph does not have any npm pkgs (#30189)

год назад
npm_registry_subpath

fix(compile): respect npm registry sub-paths when flattening node_modules (#34575)

2 месяца назад
npm_specifier_temp_dir

fix(compile): use a temporary directory with a node_modules folder when compiling npm specifiers (#32084)

6 месяцев назад
npmrc_auto_install

refactor: remove DENO_FUTURE (#25314)

2 года назад
npmrc_byonm

fix(install): report installed npm packages when not using node_modules, fix double counting (#31536)

8 месяцев назад
package_json_type

fix(compile): intel mac compile fix (#31575)

8 месяцев назад
patch

fix(unstable): rename "patch" property to "links" (#29677)

год назад
permissions_denied

feat(cli): use NotCapable error for permission errors (#25431)

2 года назад
preload_modules

fix(compile): support --preload flag in deno compile (#31152)

9 месяцев назад
preload_unresolved_fails

fix(compile): don't surface graph errors for --include files (#34568)

2 месяца назад
redirects

fix(compile): regression handling redirects (#26586)

2 года назад
relative_permissions

feat(check): turn on useUnknownInCatchVariables (#25465)

2 года назад
repetitive_unstable_flag

feat: add `--allow-import` flag (#25469)

2 года назад
self_extracting

feat(compile): add `--self-extracting` flag (#32227)

6 месяцев назад
sloppy_imports

test(compile): cover more sloppy import patterns (#34569)

2 месяца назад
standalone_process_argv

fix(compile): use execPath for process.argv[1] in standalone binaries (#32990)

5 месяцев назад
standalone_spawn_self

fix(compile): strip duplicate exe path from argv when standalone binary relaunches (#33016)

5 месяцев назад
two_times_compile_include_all

fix(compile): don't surface graph errors for --include files (#34568)

2 месяца назад
unstable_npm_lazy_caching

fix(compile): make compile work with `--unstable-npm-lazy-caching` (#31704)

8 месяцев назад
web_cache_storage

feat(compile): persist Web Storage/KV in a per-app data directory (#34618)

2 месяца назад
worker_blob_url

fix(compile): support workers loaded from blob URLs (#34574)

2 месяца назад
worker_blob_url_revoke

fix(runtime): capture blob worker roots before revocation (#35128)

2 месяца назад
workspace

fix(compile): support workspace members importing other members (#24909)

2 года назад
workspace_package_json_exports

fix(compile): embed workspace package.json files in the VFS (#34530)

2 месяца назад
workspace_package_json_exports_ts

fix(compile): embed workspace package.json files in the VFS (#34530)

2 месяца назад