Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / denoland/deno_core issues and pull requests

#914 - Fix panic in `prepare_stack_trace_callback` when global interceptor throws

Pull Request - State: open - Opened by littledivy 6 days ago - 1 comment

#913 - 0.311.0

Pull Request - State: closed - Opened by denobot 8 days ago

#912 - fix(ops): do not coerce to booleans

Pull Request - State: open - Opened by lucacasonato 9 days ago

#911 - Support for realms/contexts in `deno_core` (in preparation for `ShadowRealm`)

Issue - State: open - Opened by andreubotella over 2 years ago - 10 comments
Labels: feat

#910 - fix: remove future machiney from evaluate_sync

Pull Request - State: closed - Opened by devsnek 10 days ago

#909 - 0.310.0

Pull Request - State: closed - Opened by denobot 11 days ago

#908 - chore: remove dead code in FeatureChecker

Pull Request - State: open - Opened by bartlomieju 11 days ago

#907 - 0.309.0

Pull Request - State: closed - Opened by denobot 11 days ago

#906 - perf: fast path for cached dyn imports

Pull Request - State: closed - Opened by littledivy 14 days ago - 1 comment

#905 - feat: Remove deprecated methods from `FeatureChecker`

Pull Request - State: closed - Opened by bartlomieju 16 days ago - 1 comment

#904 - 0.308.0

Pull Request - State: closed - Opened by denobot 18 days ago

#900 - feat: `op_import_sync` for require(esm)

Pull Request - State: closed - Opened by devsnek 21 days ago

#899 - fix: upgrade V8 to v0.106

Pull Request - State: closed - Opened by devsnek 21 days ago

#897 - chore: remove `core.resources()`

Pull Request - State: closed - Opened by iuioiua 22 days ago - 2 comments

#896 - chore: remove `core.metrics()`

Pull Request - State: closed - Opened by iuioiua 22 days ago - 3 comments

#895 - fix: explicitly set the named lifetime to static

Pull Request - State: closed - Opened by irbull 22 days ago - 2 comments

#894 - Creating a `JsRuntime` leaks memory with deno_core 0.307.0

Issue - State: closed - Opened by svix-aaron1011 23 days ago - 1 comment
Labels: bug

#893 - feat: add NotCapable error, remove PermissionDenied

Pull Request - State: closed - Opened by lucacasonato 24 days ago - 1 comment

#892 - Hardware-inconsistent segfault during initialize_primordials_and_infra

Issue - State: closed - Opened by ac-z 27 days ago - 2 comments

#891 - feat: JsRuntimeInspector::ensure_default_context_in_group

Pull Request - State: closed - Opened by bartlomieju 28 days ago - 1 comment

#890 - feat: `remove_es_module`

Pull Request - State: open - Opened by gearonix 30 days ago - 2 comments

#889 - Fix aliasing bugs revealed by Tree Borrows

Pull Request - State: open - Opened by JoJoDeveloping 30 days ago - 2 comments

#888 - fix: preserve cped in dynamic imports

Pull Request - State: closed - Opened by devsnek about 1 month ago - 1 comment

#887 - 0.307.0

Pull Request - State: closed - Opened by denobot about 1 month ago

#886 - fix: update rusty_v8

Pull Request - State: closed - Opened by devsnek about 1 month ago - 1 comment

#885 - Evaluate updated module

Issue - State: open - Opened by gearonix about 1 month ago - 3 comments

#884 - Tree Borrows support

Issue - State: open - Opened by JoJoDeveloping about 1 month ago - 2 comments

#883 - refactor: Rewrite `LocalInspectorSession` for `node:inspector` support

Pull Request - State: open - Opened by bartlomieju about 1 month ago - 1 comment

#882 - chore: format ops/op2/valid_args.md

Pull Request - State: closed - Opened by magurotuna about 1 month ago - 1 comment

#881 - fix: improve `extension!` macro

Pull Request - State: open - Opened by magurotuna about 1 month ago - 2 comments

#880 - fix: missing SafeWeakMap import

Pull Request - State: closed - Opened by devsnek about 1 month ago

#879 - 0.306.0

Pull Request - State: closed - Opened by denobot about 1 month ago

#878 - [WIP] refactor: rework error handling

Pull Request - State: open - Opened by crowlKats about 1 month ago

#877 - 0.305.0

Pull Request - State: closed - Opened by denobot about 1 month ago

#876 - chore: Warn instead of panicking if we fail to make JsStackFrame

Pull Request - State: closed - Opened by nathanwhit about 1 month ago - 1 comment

#875 - 0.304.0

Pull Request - State: closed - Opened by denobot about 1 month ago

#874 - feat: update rusty_v8 (V8 12.9)

Pull Request - State: closed - Opened by devsnek about 1 month ago

#873 - feat: Add a temporary way to warn on import assertions

Pull Request - State: closed - Opened by bartlomieju about 1 month ago

#872 - Fix isolate ptr memory leak

Pull Request - State: closed - Opened by littledivy about 1 month ago

#871 - Remove `BufMutViewWhole`

Pull Request - State: closed - Opened by littledivy about 1 month ago

#870 - Add `no_side_effect` attribute for ops

Pull Request - State: closed - Opened by littledivy about 1 month ago

#869 - fix: don't panic when eval_origin is None

Pull Request - State: open - Opened by lucacasonato about 2 months ago - 4 comments

#868 - feat: upgrade deno_core

Pull Request - State: closed - Opened by devsnek about 2 months ago

#867 - 0.303.0

Pull Request - State: closed - Opened by denobot about 2 months ago

#866 - chore: update actions/checkout@v3 to v4

Pull Request - State: closed - Opened by marvinhagemeister about 2 months ago

#865 - fix: add `getScriptNameOrSourceURL` to `CallSite` prototype

Pull Request - State: closed - Opened by marvinhagemeister about 2 months ago - 1 comment

#864 - fix: getFileName can be null in .toString()

Pull Request - State: closed - Opened by marvinhagemeister about 2 months ago

#863 - 0.302.0

Pull Request - State: closed - Opened by denobot about 2 months ago

#862 - chore: upgrade rusty_v8

Pull Request - State: closed - Opened by devsnek about 2 months ago

#861 - fix: getFileName can return null

Pull Request - State: closed - Opened by devsnek about 2 months ago

#860 - feat: async context apis

Pull Request - State: closed - Opened by devsnek about 2 months ago

#859 - perf: use Object::with_prototype_and_properties for callsite object

Pull Request - State: closed - Opened by lucacasonato about 2 months ago

#858 - fix: Error.pST callsite methods should be on prototype

Pull Request - State: closed - Opened by lucacasonato about 2 months ago - 1 comment

#857 - 0.301.0

Pull Request - State: closed - Opened by denobot about 2 months ago

#856 - fix: Add missing `toString` to callsites, handle user provided eval origin

Pull Request - State: closed - Opened by nathanwhit about 2 months ago - 1 comment

#855 - fix: remove some unwraps in serde_v8

Pull Request - State: closed - Opened by lucacasonato about 2 months ago

#854 - `callSite.toString()` returns `"[object Object]"` since 0.299.0

Issue - State: closed - Opened by 0f-0b about 2 months ago
Labels: bug

#853 - feat: Add ImportAssertionsSupport

Pull Request - State: closed - Opened by bartlomieju 2 months ago - 1 comment

#852 - chore: upgrade to rust 1.80

Pull Request - State: closed - Opened by satyarohith 2 months ago

#851 - Support Path for resolve_path

Pull Request - State: closed - Opened by rscarson 2 months ago - 1 comment

#850 - 0.300.0

Pull Request - State: closed - Opened by denobot 2 months ago

#849 - Memory leak creating isolate

Issue - State: closed - Opened by matthew-wong1 2 months ago - 1 comment
Labels: bug

#848 - feat: host defined options

Pull Request - State: closed - Opened by devsnek 2 months ago

#847 - feat: Remove `SourceMapGetter` trait

Pull Request - State: closed - Opened by bartlomieju 2 months ago - 1 comment

#846 - 0.299.0

Pull Request - State: closed - Opened by denobot 2 months ago

#845 - feat: bump deno_unsync to 0.4.0

Pull Request - State: closed - Opened by dsherret 2 months ago - 1 comment

#843 - 0.298.0

Pull Request - State: closed - Opened by denobot 2 months ago

#842 - Remove `BufMutViewWhole`

Issue - State: closed - Opened by bartlomieju 2 months ago

#841 - chore: upgrade rusty_v8 to 0.99.0

Pull Request - State: closed - Opened by bartlomieju 2 months ago - 1 comment

#840 - feat: v8 12.8

Pull Request - State: closed - Opened by devsnek 2 months ago

#839 - 0.297.0

Pull Request - State: closed - Opened by denobot 2 months ago

#837 - fix(core): Drop fast function info after isolate

Pull Request - State: closed - Opened by nathanwhit 2 months ago - 1 comment

#836 - Feature request: Removal or overwriting of builtin-ops

Issue - State: closed - Opened by rscarson 2 months ago - 2 comments

#835 - chore: upgrade rusty_v8 to 0.98.2

Pull Request - State: closed - Opened by bartlomieju 2 months ago - 1 comment

#834 - op2 error

Issue - State: closed - Opened by misobarisic 2 months ago - 2 comments

#833 - 0.296.0

Pull Request - State: closed - Opened by denobot 2 months ago

#832 - Don't leak CFunctionInfo and CTypeInfo

Pull Request - State: closed - Opened by littledivy 2 months ago - 4 comments

#831 - chore: upgrade deno_ast to 0.40.0

Pull Request - State: closed - Opened by bartlomieju 2 months ago - 1 comment

#824 - Docs & Example for "Roll Your Own JS Runtime" blog posts

Pull Request - State: closed - Opened by NfNitLoop 3 months ago - 10 comments

#819 - [WIP] feat: Add native SourceMap support

Pull Request - State: open - Opened by bartlomieju 3 months ago - 3 comments

#812 - Run deno_core in multi thread on linux cause core dumped

Issue - State: open - Opened by AnranS 3 months ago - 3 comments
Labels: bug

#806 - Memory leak in jsruntime `deno_core::ops::OpCtx::new`

Issue - State: closed - Opened by spolu 3 months ago - 1 comment

#805 - op2 object wraps

Pull Request - State: open - Opened by littledivy 3 months ago - 4 comments

#800 - Remove fallback for fast call errors

Pull Request - State: closed - Opened by littledivy 3 months ago - 3 comments

#789 - refactor: add `PermissionDenied` error class

Pull Request - State: closed - Opened by iuioiua 3 months ago - 4 comments

#779 - `UnboundScript` - `create_code_cache()` leaks memory

Issue - State: open - Opened by dsherret 4 months ago - 1 comment
Labels: bug

#759 - feat: decoding percent-encoding source string in `Error.stack`

Pull Request - State: closed - Opened by Hajime-san 4 months ago - 3 comments

#730 - Prevent panic: Custom error class must have a builder registered: Uncaught null

Pull Request - State: open - Opened by mlafeldt 5 months ago - 7 comments

#714 - fix: Re-apply fix for CFunctionInfo/CTypeInfo leak in OpCtx

Pull Request - State: closed - Opened by svix-aaron1011 5 months ago - 12 comments

#682 - feat: op2 codegen for object methods

Pull Request - State: open - Opened by littledivy 6 months ago - 3 comments

#649 - `OpCtx` leaks `CFunctionInfo`

Issue - State: closed - Opened by svix-aaron1011 7 months ago - 2 comments

#524 - feat: Add module rejection callback

Pull Request - State: closed - Opened by bartlomieju 8 months ago - 1 comment

#353 - Multiplex multiple isolate/contexts over a single inspector instance

Issue - State: open - Opened by bartlomieju over 2 years ago - 1 comment

#352 - Debugger/Chrome DevTools umbrella issue

Issue - State: open - Opened by bartlomieju almost 2 years ago - 2 comments