wrap-cli icon indicating copy to clipboard operation
wrap-cli copied to clipboard

I want use wrappers in Rust

Open dOrgJelli opened this issue 3 years ago • 0 comments

Motivation

I want to be able to build Polywrap enabled apps in Rust. This requires the creation of a Polywrap Client in Rust.

Prior Work

We already have 1 client in TypeScript that's in production: https://github.com/polywrap/monorepo/tree/origin/packages/js/client

And 1 client in Python that's under development: https://github.com/polywrap/monorepo/pull/1093

Additionally we've done some initial work on porting parts of the client to Rust here, but it is VERY outdated so we should probably start fresh: https://github.com/polywrap/monorepo/tree/feat/rust-package/packages/rs

Sub-Tasks

  • [ ] #1106
  • [x] #1107
  • [ ] #1108
  • [ ] #1109
  • [ ] #1110

dOrgJelli avatar Aug 09 '22 16:08 dOrgJelli