Actions
Task #6961
openFeature #4775: lua: overhaul lua support
Feature #4776: lua: vendor latest lua stable
lua create: use a rust crate to vendor lua
Effort:
Difficulty:
Label:
Description
Create a GitHub repository and Rust crate to use as a container for vendoring Lua.
Example: https://github.com/jasonish/suricata-lua-sys
The -sys
naming is used in Rust as a convention for a crate that wraps a C library.
Updated by Victor Julien 4 months ago
- Blocks Story #7128: lua: sandboxed lua support with mimimum set of bindings added
Actions