slint/api
Simon Hausmann 51a241edd6
Node.js: If a JS callback throws an exception, report the exception t… (#6416)
As a drive-by, this introduces a macro that allows for explicit logging to console.error (which goes to stderr). This is something we should gradually start using, as it allows for capturing on the Node.js side (by the user or our tests).
2024-10-01 13:57:50 +02:00
..
cpp Generate bindings of Image::to_rgb8/to_rgba8/to_rgba8_premultiplied f… (#6405) 2024-10-01 10:55:11 +02:00
node Node.js: If a JS callback throws an exception, report the exception t… (#6416) 2024-10-01 13:57:50 +02:00
python Bump version number to 1.9.0 2024-09-25 11:49:15 +00:00
rs Rust: attempt to gracefully handle situation where the property depends on a binding from a destroyed component 2024-09-27 16:08:01 +02:00
wasm-interpreter interpreter: Mark ComponentCompiler as deprecated 2024-07-04 12:47:54 +02:00