HelloJust figured out how to embed the VM and do all sorts of nice things, and everything is working as expected. I was however shocked to discover that it doesn't support UTF strings by default. As a result all the string
related function do not return expected values (length etc).What would it take to modify the VM to use wchar_t or wstrings and what impact would it have on the functions
that work with strings?
Thanks Sergey -- Neko : One VM to run them all (http://nekovm.org)
