luau0-src

Crates.ioluau0-src
lib.rsluau0-src
version
sourcesrc
created_at2022-02-25 13:24:27.569509
updated_at2024-11-03 14:44:41.911501
descriptionMinimal sources of Roblox Luau and logic to build them.
homepage
repositoryhttps://github.com/khvzak/luau-src-rs
max_upload_size
id539419
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Alex Orlenko (khvzak)

documentation

README

luau-src

Build Status

This crate contains the sources of Roblox Luau and logic to build them. Intended to be consumed by the mlua-sys crate.

License

This project is licensed under MIT license

Commit count: 82

cargo fmt