A C++ wrapper for the wren scripting language (wren.io)
King_DuckZ
34d2317f11
wren::get() can now be used to get foreign types by pointer. Invoking get<A>() will return an A*. With this change it's now possible to use variables() to get mixed foreign and core types. |
||
---|---|---|
examples | ||
include/wrenpp | ||
src | ||
subprojects/wren | ||
.gitignore | ||
.gitmodules | ||
COPYING | ||
meson.build | ||
meson_options.txt |