Hysterelius / trade_vision

Unofficial API for TradingView
Apache License 2.0
4 stars 3 forks source link

Add support for Wasmer #1

Open Hysterelius opened 1 year ago

Hysterelius commented 1 year ago

If support for Wasmer and WASM, it would allow for anyone on any distribution to use trade_vision. This would mean that people can use the high performance, safe rust application on python, javascript, etc.

Hysterelius commented 1 year ago

Wasmer and wai file are currently too undeveloped to be used, especially since you cannot create hierarchies, use _ or other rust types.