-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Issues: denoland/deno
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
How to find out what path a program is trying to read? (
Deno requests read access to <exec_path>
)
#19864
by josephrocca
was closed Jul 18, 2023
Improvements to installation script (new feature (which has been agreed to/accepted)
https://deno.land/install.sh | sh
) for Deno 2.0
feat
deno.land/x TS-to-JS transpilation via query parameter
#10314
by josephrocca
was closed Apr 22, 2021
import.meta.url exposes full file path even when no permissions are given
working as designed
this is working as intended
#10379
by josephrocca
was closed Jun 8, 2021
😳
setTimeout
sometimes (extremely rarely) doesn't fire in Deno versions >= v1.34.3
#19866
by josephrocca
was closed Aug 10, 2023
Remote Something isn't working correctly
debugger
Chrome DevTools inspector/debugger integration
--inspect
doesn't work if remote port != local port
bug
#20087
by josephrocca
was closed Aug 15, 2023
Sending a string longer than exactly 44,350 characters over Something isn't working correctly
ext/websocket
related to the ext/websocket crate
wss:https://
hangs indefinitely in Deno v1.33.0 and greater
bug
#20355
by josephrocca
was closed Oct 31, 2023
[Feature Request] Optimize
op_http_set_response_body_text
for large Latin-1 bodies
#20409
opened Sep 8, 2023 by
josephrocca
Workers crash silently
bug
Something isn't working correctly
#2444
by josephrocca
was closed Jan 17, 2020
Significant perf gains possible on simple "create object and serialize" task?
needs investigation
requires further investigation before determining if it is an issue or not
perf
performance related
upstream
Changes in upstream are required to solve these issues
#21008
opened Oct 28, 2023 by
josephrocca
WebGPU<-->BigInt
: Tensorflow.js - Initialization of backend webgpu failed TypeError: Cannot convert a BigInt value to a number
bug
#22029
opened Jan 22, 2024 by
josephrocca
Any perf optimization possible for requires further investigation before determining if it is an issue or not
perf
performance related
question
a question about the use of Deno
uponPromise
in deno_web/06_streams.js
?
needs investigation
#22915
opened Mar 14, 2024 by
josephrocca
[Feature Request] A way to respond to a a question about the use of Deno
Deno.serve
request when you've only got a reference to the request object
question
#24875
by josephrocca
was closed Aug 22, 2024
window.Promise
broken: Feedback on window
being removed.
#25797
by josephrocca
was closed Sep 23, 2024
{deno:{namespace:false}}
worker option doesn't remove Deno
namespace
suggestion
#26056
opened Oct 7, 2024 by
josephrocca
Web Workers use 7x more memory than in Chrome, and terminating them doesn't remove all the memory
bug
Something isn't working correctly
needs investigation
requires further investigation before determining if it is an issue or not
#26058
opened Oct 7, 2024 by
josephrocca
Worker
constructor should synchronously fetch URL content if it's a blob/object URL (i.e. created with URL.createObjectURL
)
bug
#26142
opened Oct 11, 2024 by
josephrocca
Deno ignores Something isn't working correctly
node compat
ResourceLimits
for node:worker_threads
bug
#26156
opened Oct 11, 2024 by
josephrocca
A way to limit non-heap allocations (i.e. V8 "Large Object Storage" / Relates to code in the runtime crate
suggestion
suggestions for new features (yet to be agreed)
Deno.memoryUsage().external
) in Web Workers for untrusted code
runtime
#26202
by josephrocca
was closed Oct 22, 2024
Any speedup possible in
deno_web/02_timers.js
runAfterTimeout
?
#20775
by josephrocca
was closed Oct 4, 2023
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.