Jan Ole Vollmer

Results 24 issues of Jan Ole Vollmer

Extend `Stage` to have a queue of deferred functions that are executed in `process`. Callbacks can be added to this queue in `onInputValueChanged` to react to specific input changes. I...

requires decision

Add a Stage that wraps a given function of the form `OutputType(InputType)`. This would reduce the boilerplate code required to write simple stages with one input and one output (generically...

requires decision

I'm not sure how complicated this is to implement (if possible at all), but it would be great two slots could be connected if their types are convertible, e.g.: ```...

Base
requires decision

Caused by duktape (1.4 as well). Is there a way to remove the compiler option `/RTCc` for the target scriptzeug only, leaving it on in the `DEFAULT_COMPILE_OPTIONS`?