You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aWsm/.gitignore

29 lines
282 B

/target
**/*.rs.bk
**/.DS_Store
a.out*
**/*.o
**/*.elf
input.wasm
output.bc
obj_zips/*
code_benches/*/bin/
code_benches/custom_sqlite/test.db
code_benches/benchmarks.csv
runtime/cortex_m_glue/*.log
awsm.iml
.idea
.vagrant
Vagrantfile
*-cloudimg-console.log
.vscode
wasi-sdk