@@ -92,3 +92,8 @@ $ ./example | jq .
]
}
```
+
+## Notes
+1. Does not depends on libc. Could be theoretically used in embedded, but I know nothing about embedded, so maybe not.
+2. `jim_float()` is quite likely very stupid and imprecise