slint/api/sixtyfps-node
Simon Hausmann 0aaa163058 Add support for specifying include paths to the nodejs API
I tried passing this as a component of the file name (uri style with a query),
but nodejs wants only valid paths for
require() calls. So instead this uses simply an environment variable.
2020-07-19 18:29:37 +02:00
..
lib Add support for emitting signals for nodejs and the interpreter 2020-06-12 10:38:01 +02:00
native Add support for specifying include paths to the nodejs API 2020-07-19 18:29:37 +02:00
loader.mjs Begin working on a Node API 2020-06-03 17:33:05 +02:00
package.json Begin working on a Node API 2020-06-03 17:33:05 +02:00