Skip to content

fsitedev/V8-MonoContext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V8::MonoContext

XS perl binding for V8 MonoContext library

Commonly intended for rendering 'fest' templates

INSTALLATION

First of all install v8monoctx shared library and set V8_VERSION and V8_PREFIX environment variables

To install this perl module type the following:

perl Makefile.PL
make
make test
sudo make install

DEPENDENCIES FOR PERL MODULE

Module requires these other modules and libraries:

perl >5.10.1
perl ExtUtils-Embed
perl ExtUtils-Manifest
v8monoctx library

About

XS perl binding for V8 MonoContext library

Resources

Stars

Watchers

Forks

Packages

No packages published