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

Bindings: improve docs precision #146

Merged
merged 2 commits into from
Oct 3, 2023
Merged

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Aug 5, 2023

Description of Changes

Improve precision in the bindings, bindings-sys, wasm_instance_env docs.

API

  • This is a breaking change to the module API
  • This is a breaking change to the ClientAPI
  • This is a breaking change to the SDK API

If the API is breaking, please state below what will break

@Centril Centril requested review from gefjon and kulakowski and removed request for gefjon August 5, 2023 02:19
/// - `(value, value_len)` doesn't decode from BSATN to an `AlgebraicValue`
/// according to the `AlgebraicType` that the table's schema specifies for `col_id`.
/// - `value + value_len` overflows a 64-bit integer
/// - writing to `out` would overflow a 64-bit integer
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

again out, 32 or 64 bit?

@kulakowski kulakowski force-pushed the centril/bindings-docs-precision branch from 71409ae to 1f141fb Compare October 3, 2023 14:14
@kulakowski kulakowski enabled auto-merge (squash) October 3, 2023 17:14
@kulakowski kulakowski merged commit 2daf06c into master Oct 3, 2023
5 checks passed
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