The "Read" and "Load" functions in the sample shell provide simple examples
of how to interact with files.


On Sat, Mar 28, 2020 at 6:50 PM Elangovan S <elang...@gmail.com> wrote:

> You can write your own wrapper and expose it to JavaScript. That's the way
> we do in our application. You can write class/function and register it with
> v8 engine.
>
> -elangovv
>
> On Sat, Mar 28, 2020 at 11:11 PM 'Stefan Wörthmüller' via v8-users <
> v8-users@googlegroups.com> wrote:
>
>>
>> Hello
>>
>> we embedded v8 into our Windows Application.
>> Now we would like to read and write files (i.e. json or text files) for
>> any purpose.
>>
>> Is that possible with v8?
>> Can somebody maybe provide a sample?
>>
>> Regards
>>
>> --
>> --
>> 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/c148247c-c355-484c-a880-03887282b38c%40googlegroups.com
>> <https://groups.google.com/d/msgid/v8-users/c148247c-c355-484c-a880-03887282b38c%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> --
> 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/CACo3OG-PGP3NRDsXcjrroeNEt%2BL%2B9djDFsQMTjMJCxM0zd0B7w%40mail.gmail.com
> <https://groups.google.com/d/msgid/v8-users/CACo3OG-PGP3NRDsXcjrroeNEt%2BL%2B9djDFsQMTjMJCxM0zd0B7w%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
-- 
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/CAKSzg3R%3DOnJ8Kf%3DGa8XXAAWk6s%3DCkunQ22%3DcgThRy1VUhjRDyg%40mail.gmail.com.

Reply via email to