/v8_obj

V8 object wrapper example with failing iteration

Primary LanguageC++

V8 object wrapper example

Just a super-simple example of a C++ wrapped object, usable with Node.js. Except it's not iterable.