Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Lua で構造体と配列を作成する機能のために、LuaJIT を使用したいと考えています。しかし、データを使用する私の関数には、データを格納するユーザーデータまたは文字列 (文字列表現ではなく、コンテナーとして使用されるだけ) が必要です。
しかし、API を調べても、これが可能かどうかはわかりません。それは...ですか?
ありがとう。