rogchap / v8go

Execute JavaScript from Go

Home Page:https://rogchap.com/v8go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can i call the JavaScript anonymous function using this lib?

mmaico opened this issue · comments

The JavaScript file: https://github.com/mmaico/code-on-demand/blob/master/src/main/resources/js-code/json-mask.js

In Java i call this function using this code:
Java Code calling the Javascript Function

Below is the image of the java class that calls the Javascript file:
Captura de Tela 2023-03-18 às 16 37 16