We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f45bd commit a60ce80Copy full SHA for a60ce80
README.md
@@ -92,3 +92,8 @@ $ ./example | jq .
92
]
93
}
94
```
95
+
96
+## Notes
97
98
+1. Does not depends on libc. Could be theoretically used in embedded, but I know nothing about embedded, so maybe not.
99
+2. `jim_float()` is quite likely very stupid and imprecise
0 commit comments