capvor
capvor
@laurmaedje @ollelogdahl My idea is that don't need typst to parse code, just pass code to [wavedrom-cli](https://github.com/wavedrom/cli) to get the generated svg image, and insert it into the document. Mermaid...
@nondebug @beaufortfrancois @marcoscaceres Really need this feature. I have a device that has multiple Feature Reports with different Report IDs, and each Report ID has a different length. However, I've...
> you should use the event system for this use case. I think we could implement a similar system to commands for javascript functions but it may introduce some overhead...
> AFAIK there's ways to retrieve the return value from the eval call, but wry does not expose them. Is it possible to expose them?