spawn64 0.2.2-beta.0

An efficient way to spawn futures in WASM
Documentation
1
2
3
4
5
6
7
8
9
10
version: "3"

tasks:
  default:
    cmds:
      - task: test

  test:
    cmds:
      - wasm-pack test --node