Add coroutine support

This commit is contained in:
Yota Toyama
2019-04-29 15:46:01 +00:00
parent 56d2f54060
commit a63a24d4d2
8 changed files with 234 additions and 2 deletions

1
.gitmodules vendored
View File

@@ -1,6 +1,7 @@
[submodule "vendor/bdwgc"]
path = vendor/bdwgc
url = https://github.com/raviqqe/bdwgc
branch = coroutines
[submodule "vendor/libatomic_ops"]
path = vendor/libatomic_ops
url = https://github.com/ivmai/libatomic_ops