← Back to context

Comment by conaclos

2 days ago

I was quite excited by the description and then I noted that Bolt heavily relies on double floating point numbers. I am quite disappointed because this doesn't allow me to use Bolt in my context: embedded systems where floating point numbers are rarely supported... So I realized that I misinterpreted `embedded`.

Same here! It's very cool but my ideal use case would be on a limited ISA architecture like ESP32.

  • Bolt doesn’t support ARM or RISC. There’s some comments above re: the confusion with the term “embedded” and “real time”.

    • I think you might have misread our comments, that is exactly what we are lamenting.