pmed / v8pp

Bind C++ functions and classes into V8 JavaScript engine
http://pmed.github.io/v8pp/
Other
887 stars 119 forks source link

Hi...I use v8pp in mfc...Exception is dispose #119

Closed onezeros closed 4 years ago

onezeros commented 4 years ago

when ~content();

isolate->Exit(); isolate->Dispose();

please help me ..thank you.

btw...i use this method..
https://explorerplusplus.com/blog/2019/03/07/embedding-v8-c++-application