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

Allow some deps of fuels to be optional #317

Closed
tjsharp1 opened this issue May 24, 2022 · 2 comments
Closed

Allow some deps of fuels to be optional #317

tjsharp1 opened this issue May 24, 2022 · 2 comments

Comments

@tjsharp1
Copy link
Contributor

fuels-contract, fuels-signers and fuels-test-helpers all have dependencies that don't compile to WASM.
It would be nice to have these as optional dependencies so they don't have to be compiled for a WASM target.

Really all the indexer needs is the type definitions out of the contract ABI, as well as Tokenizable, ParamType and the other types necessary to deserialize.

@digorithm
Copy link
Member

Isn't this related to #62?

@hal3e
Copy link
Contributor

hal3e commented May 12, 2023

@segfault-magnet recently introduced a std flag in fuels which makes it wasm compatible.

@hal3e hal3e closed this as completed May 12, 2023
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

No branches or pull requests

3 participants