Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mengyou658/rust-wasm-async
- Owner: mengyou658
- Created: 2023-04-14T03:00:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-14T03:04:37.000Z (over 1 year ago)
- Last Synced: 2024-03-20T05:11:17.003Z (8 months ago)
- Language: Rust
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# rust wasm async
1. 使用 wasm-bindgen-futures 来解决async和promise
2. 具体见代码