8000 GitHub - oleavr/hello-v8
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

oleavr/hello-v8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-v8

An example V8 “Hello World” program.

Prerequisites

  • C++ compiler
  • Meson and Ninja (pip3 install meson ninja)

Building

$ meson build
$ ninja -C build

Running

$ ./build/hello-v8

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0