Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mengyou658/rust-wasm-async

rust wasm async promise demo fetures
https://github.com/mengyou658/rust-wasm-async

Last synced: 1 day ago
JSON representation

rust wasm async promise demo fetures

Awesome Lists containing this project

README

        

# rust wasm async
1. 使用 wasm-bindgen-futures 来解决async和promise
2. 具体见代码