How can i embed v8 such that I can provide a native module? For example:

import {foo} from 'FooBar';

foo();


How can i get *foo() *to call into native code?

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/84d333a4-e379-46d8-9d59-71f4b4bb33cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to