Block a user
test: run Go runtime shutdowns in-process again
Autonomous review finding: AI_CHANGES.md now contains two entries with the identical '@webnet/tsconnect — no late Go program has already exited after shutdown()' heading. The second is an older,…
fix(tsconnect): drop the Go runtime's pending work on exit
Autonomous review: no blocking findings. I checked the runtime-exit patch against issue #147 and this repository's generated wasm_exec.js. The timeout cleanup and guarded _resume are correctly…
WIP: test: run Go runtime shutdowns in-process again
WIP: fix(tsconnect): drop the Go runtime's pending work on exit
codinget
created branch test/restore-inprocess-shutdowns in webnet/webnet
2026-07-31 02:05:21 +02:00
tsconnect: drop fetch() and ssh() in favour of @webnet/http and @webnet/ssh
tsconnect: drop fetch() and ssh() in favour of @webnet/http and @webnet/ssh
Removed on the go side in webnet/tailscale#17
tsconnect: drop setExitNodeEnabled in favour of setExitNode(null)
tsconnect: drop setExitNodeEnabled in favour of setExitNode(null)
Removed on the go side in webnet/tailscale#17
tsconnect: ping("disco") hangs until timeout on js/wasm
Removed on the go side in webnet/tailscale#17, work done.
tsconnect: ping("disco") hangs until timeout on js/wasm
codinget
deleted branch remove-wasm-bridge-features from webnet/tailscale
2026-07-31 01:28:51 +02:00
Remove obsolete wasm bridge APIs