Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
macintux
on Jan 4, 2024
|
parent
|
context
|
favorite
| on:
C and C++ Hot-Reload/Live Coding
> ... a) single-threaded
Well, one counter-example: Erlang.
But Erlang is typically the exception to any rule.
cryptonector
on Jan 4, 2024
[–]
Shared-nothing threading is definitely easier to deal with in hot-reloading, and I should have thought to mention that.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Well, one counter-example: Erlang.
But Erlang is typically the exception to any rule.