wacl
wacl copied to clipboard
::wacl::jscall only supports functions with at most one argument
anonymous added on 2019-08-31 14:41:59: ::wacl::jscall documents itself as:
::wacl::jscall fcnPtr returnType argsTypes ?arg1 arg2 ...? But the actual code only accepts at most one arguement.