Copy link
Copy Markdown
Contributor
This PR adds the required support of StableAbi from the abi_stable crate for the Tremor PDK. This requires that rodrimati1992/abi_stable_crates#58 is included in the new version, so it might have to wait for a bit.
Copy link
Copy Markdown
Contributor Author
Update: I've added support to f64 in my own fork and I'll eventually merge it into abi_stable. So it does work, and it compiles nicely. It's ok if you don't merge this until everything's upstreamed, as I can keep working without problems on the Tremor PDK using my fork of this repo.
Copy link
Copy Markdown
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
๐