Re: Unaligned memory access
Andre Leiradella <[email protected]>
| Newsgroups | gmane.comp.lang.lua.general |
|---|---|
| Message-ID | <[email protected]> |
Em sábado, 14 de fevereiro de 2026 às 21:44:26 UTC, Gé Weijers escreveu: I would replace the standard Lua allocator with one that when it creates a uservalue uses the (post-C89) 'aligned_alloc' function or whatever the system provides to create a properly aligned object. And of course you'd still have to add one of those Intel-specific types to LUAI_MAXALIGN. Good idea, but I don't want to build Lua myself. Andre -- You received this message because you are subscribed to the Google Groups "lua-l" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/lua-l/95466989-7199-4486-b35b-eabc904c37acn%40googlegroups.com.