How to call javascript functions #539
Answered
by
Young-Flash
felipetesc
asked this question in
Q&A
-
Hello. Is it possible to call JS functions ? |
Beta Was this translation helpful? Give feedback.
Answered by
Young-Flash
Dec 30, 2024
Replies: 1 comment 1 reply
-
hi, you can use inline js for js backend |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
felipetesc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi, you can use inline js for js backend
https://github.com/moonbitlang/x/blob/9f5594cd7697b5cb4214dd176462929d4476e5aa/fs/internal/ffi/fs_js.mbt#L21-L26