2017-04-24 18:49:54 -05:00
|
|
|
rootProject.name = 'asmble'
|
2017-11-28 17:00:38 -06:00
|
|
|
include 'annotations',
|
|
|
|
'compiler',
|
|
|
|
'emscripten-runtime',
|
2017-11-29 16:42:12 -06:00
|
|
|
'examples:rust-regex',
|
2017-11-29 13:03:36 -06:00
|
|
|
'examples:rust-simple',
|
|
|
|
'examples:rust-string'
|