ITADN

`no_std` support

#395OpenNickeZ 创建于 2025-11-26
N
NickeZcommented
Hi, I noticed that there is no issue about `no_std` support. We are considering using fluent in a bare metal embedded project. I understand that `alloc` can/must be a hard requirement, but is `std` really a hard requirement for a translation library? Regards
0 条评论