diff options
| author | Mike Pall <mike> | 2021-03-25 02:21:31 +0100 |
|---|---|---|
| committer | Mike Pall <mike> | 2021-03-25 02:21:31 +0100 |
| commit | 4c6b669c419f313306b9e6ee43be4ad5f6d73ec6 (patch) | |
| tree | 4547f52836e186e94b68b331ea73d6b0086cb415 /doc/install.html | |
| parent | 836fb5bbd3a0d48cf3e4de70535925a85aea835f (diff) | |
| download | luajit-4c6b669c419f313306b9e6ee43be4ad5f6d73ec6.tar.gz luajit-4c6b669c419f313306b9e6ee43be4ad5f6d73ec6.tar.bz2 luajit-4c6b669c419f313306b9e6ee43be4ad5f6d73ec6.zip | |
String buffers, part 1: object serialization.
Sponsored by fmad.io.
Diffstat (limited to 'doc/install.html')
| -rw-r--r-- | doc/install.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/install.html b/doc/install.html index fab0b2ca..e4af9dde 100644 --- a/doc/install.html +++ b/doc/install.html | |||
| @@ -65,6 +65,8 @@ td.compatno { | |||
| 65 | <a href="ext_ffi_semantics.html">FFI Semantics</a> | 65 | <a href="ext_ffi_semantics.html">FFI Semantics</a> |
| 66 | </li></ul> | 66 | </li></ul> |
| 67 | </li><li> | 67 | </li><li> |
| 68 | <a href="ext_buffer.html">String Buffers</a> | ||
| 69 | </li><li> | ||
| 68 | <a href="ext_jit.html">jit.* Library</a> | 70 | <a href="ext_jit.html">jit.* Library</a> |
| 69 | </li><li> | 71 | </li><li> |
| 70 | <a href="ext_c_api.html">Lua/C API</a> | 72 | <a href="ext_c_api.html">Lua/C API</a> |
