mirror of
https://github.com/fluencelabs/asmble
synced 2025-03-16 11:10:52 +00:00
7 lines
194 B
Groovy
7 lines
194 B
Groovy
rootProject.name = 'asmble'
|
|
include 'annotations',
|
|
'compiler',
|
|
'emscripten-runtime',
|
|
'examples:rust-regex',
|
|
'examples:rust-simple',
|
|
'examples:rust-string' |