Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

feat: expose more methods to WASM builds #30

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Br1ght0ne
Copy link
Contributor

@Br1ght0ne Br1ght0ne commented Aug 28, 2022

This PR builds upon #26 and @vlopes11's comment to actually make WASM builds of fuel-crypto meaningfully usable. It requires reorganization of code in #[cfg(feature = "std")] blocks, as WASM is a no-std environment.

I imagine this PR to be unpleasant to review through diffs, so I'll list what methods were made available here when it's done™.

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

Successfully merging this pull request may close these issues.

1 participant