lovm2 0.4.8

a lightweight virtual machine with a focus on simplicity and extendability.
Documentation

lovm2

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 5 of them enabled by default.

default

  • stdlib
  • stdlib-net
  • stdlib-ssl

stdlib

  • lovm2_std

stdlib-net

  • lovm2_std
  • lovm2_std/net

stdlib-ssl

  • lovm2_std
  • lovm2_std/net
  • lovm2_std/ssl

lovm2_std

    This feature flag does not enable additional features.