facebook / wangle

Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
Apache License 2.0
3.05k stars 539 forks source link

run client on browser #188

Open mmjvox opened 3 years ago

mmjvox commented 3 years ago

How to run client on browsers? Is it possible to implement client in javascript? Is it possible to compile wangle to webassembly?