Tom Ballinger
Tom Ballinger
I'm thinking about making a Python wrapper to copy your library (unless you're thinking of making one?) like [observable-jupyter-widget](https://github.com/thomasballinger/observable-jupyter-widget) is for [robservable](https://github.com/juba/robservable), a la [Altair](https://altair-viz.github.io/) for Vega. What do you...
Related to metering https://github.com/wasm3/wasm3/issues/127 and being able to run a set number of instructions, I'd like to be able to serialize a paused interpreter's state and deserialize it to a...
## Summary Running api-extractor in parallel seems to cause it to use the wrong config! Comparing the output of running two commands in parallel and in series, when run in...
I'd find blocking send command functionality useful. So far I've tried waiting for the window title to change back to the shell, waiting for the shell prompt to appear, and...
I'm subclassing HistoryScreen to have history added when the terminal gets smaller - is this something that might belong in pyte?
Building a bundle for Node.js with ESBuild doesn't include `stockfish.wasm` file — anyone had success getting this to work?
Pull request just for reference, a nice place to see and annotate the diff.
assets seem to finish loading, then browser page crashes and reloads
If I focus another program and turn off caps lock, then focus the browser again, then it works? Might be specific to my mac keyboard setup?
For maintainability (plus if this were every to get upstreamed to https://github.com/endless-sky/endless-sky) the diff should be smaller. Let's get threads working again, even if it is a worse experience. Now...