Skip to content

PeterFarber/AO-Duktape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AO-Duktape

USAGE

Pull Submodules

We need to pull the latest aos.

git submodule update --init --recursive

Build

Just run ./build.sh ( This will build the nessasary libraries inject them and compile the wasm)

./build.sh

Testing

cd tests
yarn # or npm i
yarn test # or npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published