Hot reloading is about the only difference if you're doing incremental builds.
For that, some languages are blocked by runtimes that don't support it. C can do it [0] so it's not a limitation of the static/dynamic divide.
Hot reloading is about the only difference if you're doing incremental builds.
For that, some languages are blocked by runtimes that don't support it. C can do it [0] so it's not a limitation of the static/dynamic divide.