hedera-sdk-rust icon indicating copy to clipboard operation
hedera-sdk-rust copied to clipboard

WASM support

Open RickyLB opened this issue 8 months ago • 0 comments

Description:

This PR adds WASM support to the SDK using tonic-web-wasm-client and wasm-bidgen. Enable with new feature flag wasm.

Related issue(s):

  • https://github.com/hiero-ledger/hiero-sdk-rust/issues/882

Fixes #

Notes for reviewer:

Checklist

  • [x] Documented (Code comments, README, etc.)
  • [ ] Tested (unit, integration, etc.)

RickyLB avatar Apr 01 '25 18:04 RickyLB