Popular repositories
3,804 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2021
Created 13 commits in 5 repositories
Created 1 repository
- ry/april.kim HTML
Created a pull request in denoland/rusty_v8 that received 2 comments
Opened 13 other pull requests in 3 repositories
denoland/deno
6
merged
2
open
2
closed
- fix(#10182): hang during http server response
- improve help text
- perf(fetch): remove method normalization
- Add date header to http responses
- API change: Deno.startHttp -> Deno.serveHttp
- Revert "Improve incremental build time (#10039)"
- Clear CI cache
- Improve release build link time by disabling LTO, codegen-units = 1, opt-level = 'z'
- refactor: don't call Context::Global in async_op_response
- Fix merge error in core/benches/op_baseline.rs
denoland/rusty_v8
2
merged
denoland/chromium_build
1
closed
Reviewed 50 pull requests in 5 repositories
denoland/deno 43 pull requests
- chore: align FormData to spec
- WIP: integrate rustls without using tokio-rustls
- refactor: move timers to deno_timers op crate
- perf(js/http): avoid v8 deopt in async iterator
- v1.9.0
- chore: release crates
- feat(cli): raise file descriptor limit on startup
- fix(cli/dts): Make respondWith() return a Promise
- fix(core): remove wasm-test-streaming flag
- upgrade: rusty_v8 0.22.0 (V8 9.1.269.2)
- perf: lazy header instantiation for HTTP requests
- perf(fetch): optimize normalizeMethod()
- perf(core/ops): avoid allocs when returning primitives
- refactor(deno): remove concept of bin & json ops
- core: let embedders plug in their own V8 platform
- feat(permissions): allow env permission to take values
- fix(runtime/js/http): Correctly parse user response headers
- ci: store last-modified timestamps in Github Actions cache
- feat: data URL support in fetch
- inspector: leverage Chrome DevTools' builtin support for NodeJS
- chore: upgrade dependencies
- fix(core): Connect async op error stacks with user code
- feat(unstable): ALPN config in listenTls
- ci: add gnu tar path
- feat: native HTTP bindings
- Some pull request reviews not shown.
denoland/deno_website2 2 pull requests
denoland/deno_std 2 pull requests
denoland/rusty_v8 2 pull requests
denoland/vscode_deno 1 pull request
Created an issue in denoland/deno that received 3 comments
http server: Create shortcut for responses with string body
Rather than encoded into an ArrayBuffer and sent via zero-copy-buf, we should have a short cut for the very common string response. This would allo…
3
comments
Opened 3 other issues in 3 repositories
denoland/deno_website2
1
open
denoland/deno
1
open
denoland/deploy_examples
1
closed
47
contributions
in private repositories
Apr 1 – Apr 15

