go-engine 0.1.5

The wrapper of the Goscript project.
Documentation

go-engine

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 10 feature flags, 6 of them enabled by default.

default

  • read_fs
  • async
  • go_std
  • codegen
  • instruction_pos

read_fs

    This feature flag does not enable additional features.

async

  • go-codegen/async
  • go-vm/async

go_std

    This feature flag does not enable additional features.

codegen

    This feature flag does not enable additional features.

instruction_pos

  • go-vm/instruction_pos

wasm

  • dep:wasm-bindgen
  • dep:instant
  • dep:getrandom

btree_map

  • go-parser/btree_map
  • go-codegen/btree_map
  • go-vm/btree_map

serde_borsh

  • dep:borsh
  • go-vm/serde_borsh

read_zip

  • dep:zip