test_executors 0.4.1

Simple async executors for testing.
Documentation
1
2
3
4
#!/bin/bash
set -e
scripts/native/docs "$@"
scripts/wasm32/docs "$@"