Skip to content

Conversation

davidchisnall
Copy link
Contributor

snprintf is a very large function to depend on for simple integer-to-float conversion. Provide an additional hook that allows embeddings to provide a specialised 32-bit integer to string conversion function. This falls back to snprintf, if not provided.

snprintf is a very large function to depend on for simple
integer-to-float conversion.  Provide an additional hook that allows
embeddings to provide a specialised 32-bit integer to string conversion
function.  This falls back to snprintf, if not provided.
@coder-mike
Copy link
Owner

Looks good. That makes sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants