Download Latest Version v0.11.3 source code.tar.gz (265.1 kB)
Email in envelope

Get an email when there's a new version of mlua

Home / v0.11.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-08-29 529 Bytes
v0.11.3 source code.tar.gz 2025-08-29 265.1 kB
v0.11.3 source code.zip 2025-08-29 356.1 kB
Totals: 3 Items   621.8 kB 8

What's Changed

  • Added Lua::yield_with to use as coroutine.yield functional replacement in async functions for any Lua (see doc examples)
  • Do not try to yield at non-yielable points in Luau interrupt (#632)
  • Added Buffer::cursor method (Luau)
  • Added Lua::create_buffer_with_capacity method (Luau)
  • Make Lua reference values cheap to clone in Rust (only increments ref count)
  • Fix panic on large (>67M entries) table creation

Full Changelog: https://github.com/mlua-rs/mlua/compare/v0.11.2...v0.11.3

Source: README.md, updated 2025-08-29