|
|
|
|
|
by gravypod
1698 days ago
|
|
Is there a way to generate automatic bindings for rust/js code from the AST of the language and a list of definitions to specify? I'm imaging how powerful a Bazel ruleset for this could be. Something like js_rust_library(... defs = ["someFunction"] ...)
|
|
If you're interested in playing with any of these ideas feel free to hop onto our community Slack and chat!