Closed dwightguth closed 2 months ago
This writes events to the console rather than storing them, because storing them in the config is apparently very expensive in terms of garbage collection. Eventually, the integrated version of the semantics will write them to a buffer via a hook.
This writes events to the console rather than storing them, because storing them in the config is apparently very expensive in terms of garbage collection. Eventually, the integrated version of the semantics will write them to a buffer via a hook.