Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export helper for i64 parsing #23

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

OlivierNicole
Copy link
Collaborator

This factors out some code from caml_int64_of_string into a helper and exports it. It is used by o1-labs/integers_stubs_js#10 to have a parsing behavior consistent with the stdlib without duplicating too much code.

@vouillon vouillon force-pushed the main branch 2 times, most recently from 69ae1a9 to 17e95d0 Compare February 23, 2024 16:40
@vouillon vouillon merged commit fb500c8 into ocaml-wasm:main Mar 12, 2024
2 checks passed
@OlivierNicole OlivierNicole deleted the int_format_helper branch March 12, 2024 14:02
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