wacl icon indicating copy to clipboard operation
wacl copied to clipboard

::wacl::jscall only supports functions with at most one argument

Open gwlester opened this issue 5 years ago • 0 comments

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.

gwlester avatar Sep 02 '19 22:09 gwlester