DelSkayn / rquickjs

High level bindings to the quickjs javascript engine
MIT License
504 stars 63 forks source link

Fix aligment being sometimes wrong #158

Closed DelSkayn closed 1 year ago

DelSkayn commented 1 year ago

Fixed a mistake where allocation alignment can be sometimes wrong.

Fixes #157.