|
|
|
|
|
by IshKebab
269 days ago
|
|
> Allow Wasm to better target resource-constrained embedded environments, including those with less than 64 KiB memory available. If it has less than 64 kB of memory how is it going to run a WASM runtime anyway? And even cheap microcontrollers tend to have more than 64 kB of memory these days. Doesn't not seem remotely worth the complexity. |
|
We're working on WASM for embedded over at atym.io if you're interested.