Module forth3::vm::async_vm

source ·
Available on crate feature async only.

Structs§

  • A Forth VM in which some builtin words are implemented by async fns (or Futures).