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

lua scripting #5

Open
y-ack opened this issue Apr 10, 2021 · 2 comments
Open

lua scripting #5

y-ack opened this issue Apr 10, 2021 · 2 comments

Comments

@y-ack
Copy link
Owner

y-ack commented Apr 10, 2021

clean up implementations and expose to lua
😔

@ilovecherries
Copy link
Collaborator

every single the key press should go through lua interpreter

ilovecherries added a commit that referenced this issue Apr 13, 2021
@ilovecherries
Copy link
Collaborator

function some_action(yew)
  yew.buffer:insert_at_point(3, 2, "hello ")
  yew.window:insert_at_cursor("hello, world!")
end

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

No branches or pull requests

2 participants