A Tcl article and an Erlang article - good morning!
I miss working with Erlang especially, but it's also certainly kind of a niche thing. Other languages are faster and have more effort being put into them.
Plenty of microcontrollers have a single-digit number of Cortex-M cores and memory/flash counted in the megabytes. It'll be decades until that market reaches the multi-gigabyte point, so why bother wasting a whole bunch of memory on 64-bit pointers?
I'm not quite sure why you'd want to run Erlang on it, but the hardware exists.
That does not mean ARM32 implementations and uses are stopping any time soon. Afaik arm hasn’t even obsoleted armv6, although Linux distributions are starting to drop it.
davidw|4 months ago
I miss working with Erlang especially, but it's also certainly kind of a niche thing. Other languages are faster and have more effort being put into them.
5-|4 months ago
felixgallo|4 months ago
bmitc|4 months ago
IsTom|4 months ago
ferriswil|4 months ago
[1] https://www.grisp.org/blog/posts/2025-06-23-jit-arm32.1#why-...
crote|4 months ago
Plenty of microcontrollers have a single-digit number of Cortex-M cores and memory/flash counted in the megabytes. It'll be decades until that market reaches the multi-gigabyte point, so why bother wasting a whole bunch of memory on 64-bit pointers?
I'm not quite sure why you'd want to run Erlang on it, but the hardware exists.
bobmcnamara|4 months ago
It's the only ISA on Cortex-A32, but not sure if any mainstream chips were ever produced with that core.
(Depending on course if you want to get specific about Arm/Thumb/Thumb2, I lumped them all together above).
masklinn|4 months ago
whizzter|4 months ago
That said, if you're putting something like Erlang on a chip, aren't one likely to want the extra memory (and performance) of a slightly newer SoC.
15155|4 months ago
alexisread|4 months ago
actionfromafar|4 months ago
https://www.cadence.com/content/dam/cadence-www/global/en_US...