mirror of
https://github.com/denoland/deno.git
synced 2025-12-23 08:48:24 +00:00
This commit adds new binary target called "denort". It is a "lite" version of "deno" binary that can only execute code embedded inside the binary itself. Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> |
||
|---|---|---|
| .. | ||
| deno_http_proxy.ts | ||
| deno_tcp.ts | ||
| deno_tcp_proxy.ts | ||
| http.rs | ||
| main.rs | ||
| node_http.js | ||
| node_http_proxy.js | ||
| node_tcp.js | ||
| node_tcp_promise.js | ||
| node_tcp_proxy.js | ||
| throughput.rs | ||