holepunchto / bare

Small and modular JavaScript runtime for desktop and mobile
Apache License 2.0
189 stars 6 forks source link

Addon examples and ARM/Risc-V CPUs for AI Accelerators #29

Closed bonseyes-vlab closed 4 months ago

bonseyes-vlab commented 4 months ago

Hello,

We would to try bare on ARM/risc-v processors and have a use case of calling AI models using addons.

Do you have an example of using addons?

kasperisager commented 4 months ago

We don't officially support running Bare on RISC-V processors, but ARM has first class support on macOS and Linux. All of our native addons ship with macOS and Linux ARM prebuilds as well.