Matt George

Results 5 issues of Matt George

## 💡 Feature description The wasm-bindgen [--weak-refs](https://rustwasm.github.io/docs/wasm-bindgen/reference/weak-references.html) flag adds support for using TC39 Weak References proposal to garbage collect rust objects avoiding the need to explicitly call `free`. Currently this...

PR attached
feature request

# 1. Graphical issue inside a terminal pane (eg. something does not look as it should) `zellij --version`: zellij 0.39.2 (I also tried checking out https://github.com/zellij-org/zellij/commit/7f87d93a430a47c82ce3f177a6a2609d3f6abadeand & saw the same...

bug

Support was recently added for catching these errors, but we aren't able to catch the config file location using compiler APIs. Potentially we should be able to do this just...

bug

Currently this is pretty hacked to make it system aware. This should be refactored to just pull out the parts we need

enhancement

Currently tests pretty nonexistent. At the bare minimum, we need tests for `slynk-asdf`, esp. for earlier versions of ASDF/SBCL. Emacs tests would be great too, need to look into what...

enhancement