1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

register methods (wip)

This commit is contained in:
Alexander Medvednikov
2020-01-08 10:19:12 +01:00
parent 3425934c39
commit 3c0fca9258
9 changed files with 294 additions and 229 deletions

View File

@@ -149,6 +149,7 @@ $c_common_macros
byte g_str_buf[1024];
int load_so(byteptr);
void reload_so();
'
js_headers = '