jazzdotdev / jazzdotdev/jazz

trim unneeded Lua functions

Open
#262 0 comments 0 reactions 0 assignees View on GitHub
component/environment focus/safety focus/sanity model/change progress/0.0 size/0.5 track/unscoped value/0.5
Dominant language
Rust
Stars
147
Forks
10
PR merge metrics
No merged PRs in 30d

Description

using https://github.com/kyren/rlua/commit/68b90e74b96bc013a73d75f6a2e1163a78b9f903

- [ ] [io library](https://www.lua.org/pil/21.1.html)
- [ ] [math library](https://www.lua.org/pil/18.html)
- [ ] [pattern matching library](https://www.lua.org/pil/20.2.html)
- [ ] `print()` (to use a lower level console output function, instead of [Speakeasy's log library](https://github.com/lunar-transit/log), the log crate bindings are there, see also https://github.com/foundpatterns/torchbear/issues/116 )
- [ ] [debug library](https://www.lua.org/pil/23.html) (the unsafe parts) (done separately unless this new approach would work better)
...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.