Skip to content

0.2.5

Compare
Choose a tag to compare
@shortercode shortercode released this 20 Feb 18:02
· 9 commits to main since this release
  • evaluate_module now accepts an optional update argument to hot reload a module ( this only really works correctly if you are using 1 module ).
  • Introduce Runtime.prototype.dispose() to allow cleanup of internal stream bindings.
  • Add Emitter.prototype.get_value() for accessing the current value of an Emitter.