Skip to content

Latest commit

 

History

History

go-execve

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

go example of execve

build

install go and tinygo:

	wget https://github.com/tinygo-org/tinygo/releases/download/v0.27.0/tinygo_0.27.0_amd64.deb
    sudo dpkg -i tinygo_0.27.0_amd64.deb

run make:

make