You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nim is an excellent choice for systems with limited resources. Single-board computers (SBCs) are widely used in educational institutions, ranging from high schools to universities. This is also true for devices like routers and other appliances that typically operate 24/7 in our homes.
Adding support for SBCs would enable:
Children and students of all ages to engage with web3 technologies early in their lives.
Individuals to participate in the libp2p network continuously with minimal operational costs.
Families in developing countries to remain connected without the need for a laptop or desktop computer.
Preliminary research indicates that the following CPUs are among the most popular for SBCs:
ARM Cortex-A9, ARMv8, and Qualcomm Snapdragon 800 series.
This issue tracks the both support and CI integration for the following platforms:
ARM Cortex-A9
ARM32 v8
Qualcomm Snapdragon 800 series
The text was updated successfully, but these errors were encountered:
One part of this issue, too, should be test coverage and having CI runs for these platforms.
Also, let's make the issue more actionable and list the concrete platforms we aim to support in the future.
(I just edited that in the OP)
Nim is an excellent choice for systems with limited resources. Single-board computers (SBCs) are widely used in educational institutions, ranging from high schools to universities. This is also true for devices like routers and other appliances that typically operate 24/7 in our homes.
Adding support for SBCs would enable:
Preliminary research indicates that the following CPUs are among the most popular for SBCs:
ARM Cortex-A9, ARMv8, and Qualcomm Snapdragon 800 series.
This issue tracks the both support and CI integration for the following platforms:
The text was updated successfully, but these errors were encountered: