wasm: add test for js.FuncOf

While there are some browser tests, Node.js is just a lot better for
testing this kind of stuff because it's much faster and we don't need a
browser for this.
This commit is contained in:
Ayke van Laethem
2024-10-18 12:29:28 +02:00
committed by Ron Evans
parent 5e3c816373
commit cd2bb8333d
4 changed files with 72 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
calling callback!
inside callback! parameters:
parameter: 1
parameter: 2
parameter: 3
parameter: 4
result from callback: 10