Skip to content

Commit a60ce80

Browse files
committed
Add Notes to README
1 parent c5f45bd commit a60ce80

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,8 @@ $ ./example | jq .
9292
]
9393
}
9494
```
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

Comments
 (0)