Skip to content

njlr/nexe-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nexe-hello-world

JS

yarn install
yarn build
./hello-world

C++

./build.sh
./hello-world-native

Size Comparison

$ du -h hello-world hello-world-native 
 34M	hello-world
 16K	hello-world-native

Releases

No releases published

Packages

No packages published