DelSkayn / rquickjs

High level bindings to the quickjs javascript engine
MIT License
434 stars 59 forks source link

Expose raw pointers to array buffer. #217

Closed DelSkayn closed 9 months ago

DelSkayn commented 9 months ago

Adds methods for accessing raw pointers to array buffers.

Also introduces a bunch of documentation for macros.