Results 91 comments of Andrew Mackenzie

Make it internally a Vec (if array index is a valid name?). digit (array element selector) can only be the last segment, or can be anywhere? Anywhere I guess... implement...

consider using clap-repl as a library to help create it

Check out tools in https://github.com/FastVM/Web49

References: https://github.com/alexcrichton/wasm-gc https://internals.rust-lang.org/t/rust-staticlibs-and-optimizing-for-size/5746

- each node can have a different runtime and hence a different set of available context functions. - partition the function graph over multiple nodes, either by manually drawing the...

Add as an example that is not tested in CI. Maybe test it compiles though

[ ] text labels overlap all over the place [ ] set standard A4 landscape aspect ratio [ ] get bubbles to be bigger and text to fit better. [...

In dot diagrams, initializers are moved to destination, not where defined - OK in function diagram, but not the nested flow diagrams. - See https://github.com/andrewdavidmackenzie/flow/issues/1202 for example

Maybe need to add to the runtime https://docs.wasmtime.dev/examples-rust-wasi.html Could be a feature and/or a command line option to the runtime,

How would they work in the IDE example to communicate with the IDE from the WASM VM?