Skip to content

Conversation

@bleepbloopsify
Copy link

Bumping to 3.0+ napi because otherwise typegen doesn't work right

added pass-by-ref to External, otherwise napi doesn't compile right (this was fixed in 3.0+, we shouldn't be passing them by copy tbh

moved prover_index functions outside of the types.rs, since types.rs uses internal Result, and we try to rename napi_bindgen::prelude::Result to NapiResult, but the typegeneration script looks for explicitly Result<T>, it breaks the typegeneration. Bad library design

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