mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
jsgen: implement js backend
This commit is contained in:
@@ -25,6 +25,7 @@ pub:
|
||||
return_type Type
|
||||
is_variadic bool
|
||||
is_c bool
|
||||
is_js bool
|
||||
is_generic bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user