bacalhau-project / bacalhau

Compute over Data framework for public, transparent, and optionally verifiable computation
https://docs.bacalhau.org
Apache License 2.0
641 stars 85 forks source link

Use new APIs for `wasm run` #4021

Closed frrist closed 3 weeks ago

frrist commented 1 month ago

Use new APIs when handling bacalhau wasm run. There shouldn't be any user visible change with this PR, and the CLI flags should not be changed.

We should continue to support old flag names to avoid breaking existing jobs and examples in a single release. Though only new flag names should be printed when calling bacalhau wasm run --help