Skip to content

utooland/tokio-on-browser

Repository files navigation

What is this ?

A example to run tokio in browser. Used a forked utooland/tokio which spawns web worker for multi threads runtime, and a file system tokio-fs-ext based on OPFS. Steps to run:

## install nodejs
npm install
## install rust
npm run install-toolchain
npm run dev
npm run start

Now, tokio::task::spawn_blocking not worked.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published