yieldskill-runtime-windows-arm64 0.5.0

Yield runtime support for windows-arm64.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "yieldskill-runtime-windows-arm64"
version = "0.5.0"
edition = "2021"
license = "MIT"
description = "Yield runtime support for windows-arm64."
repository = "https://github.com/operatorstack/yield"
homepage = "https://yield.operatorstack.systems/"
readme = "README.md"
include = ["src/lib.rs", "runtime/yskill.exe", "README.md", "LICENSE"]

[lib]
path = "src/lib.rs"