Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

easy js execution #44

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

easy js execution #44

wants to merge 2 commits into from

Conversation

knobik
Copy link
Contributor

@knobik knobik commented Apr 11, 2021

I done goofed and didnt attach an easy execution methods to the framework. With this code you can easly do

app.ExecJS("console.log('test')")

or

app.GetEngine().Eval("console.log('test')")

to execute JS from golang.

@Luberry
Copy link
Contributor

Luberry commented Oct 15, 2021

it would be nice to get this merged asap, i have a fork with it and another fix running since the master branch is broken right now.

@melbahja
Copy link
Member

melbahja commented Aug 6, 2022

Hey,

Can you remove go.mod and go.sum from your PR.

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants