Added example using callbacks
This commit is contained in:
parent
0590fa6ca1
commit
6f90f78724
3 changed files with 5 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "erlang_js"]
|
||||
path = erlang_js
|
||||
url = https://github.com/basho/erlang_js.git
|
||||
[submodule "erlv8"]
|
||||
path = erlv8
|
||||
url = https://github.com/beamjs/erlv8.git
|
||||
|
|
Reference in a new issue