Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 227 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 227 Bytes

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