{
  "cksum": "1c1639594accd327b2fbb2186504d872c3851ae7341ece524e403efad8189312",
  "crate_file": "tishlang_vm-2.2.3.crate",
  "crate_url": "https://static.crates.io/crates/tishlang_vm/tishlang_vm-2.2.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift",
      "optional": false,
      "req": "^0.130",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-jit",
      "optional": false,
      "req": "^0.130",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-module",
      "optional": false,
      "req": "^0.130",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-native",
      "optional": false,
      "req": "^0.130",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "wasm_js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stacker",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tishlang_ast",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tishlang_builtins",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tishlang_bytecode",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tishlang_compile",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tishlang_core",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tishlang_opt",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tishlang_parser",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tishlang_runtime",
      "optional": true,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "send-values": [
      "tishlang_core/send-values",
      "tishlang_builtins/send-values"
    ]
  },
  "features2": {
    "fs": [
      "dep:tishlang_runtime",
      "tishlang_runtime/fs"
    ],
    "http": [
      "dep:tishlang_runtime",
      "tishlang_runtime/http",
      "send-values",
      "timers"
    ],
    "process": [
      "dep:tishlang_runtime",
      "tishlang_runtime/process"
    ],
    "promise": [
      "dep:tishlang_runtime",
      "tishlang_runtime/promise",
      "send-values"
    ],
    "regex": [
      "tishlang_core/regex",
      "dep:tishlang_runtime",
      "tishlang_runtime/regex"
    ],
    "timers": [
      "dep:tishlang_runtime"
    ],
    "tty": [
      "dep:tishlang_runtime",
      "tishlang_runtime/tty"
    ],
    "wasm": [
      "dep:wasm-bindgen"
    ],
    "ws": [
      "dep:tishlang_runtime",
      "tishlang_runtime/ws"
    ]
  },
  "index_path": "ti/sh/tishlang_vm",
  "name": "tishlang_vm",
  "pubtime": "2026-06-13T08:37:00Z",
  "v": 2,
  "vers": "2.2.3",
  "yanked": false
}
