Alloyed

Results 45 issues of Alloyed

### Describe the bug This is a regression caused by https://github.com/solidjs/solid/commit/c8fe58e9d259e463def62535f6d23454d4f30cee as far as I can tell, specifically [packages/solid/src/render/component.ts line 381](https://github.com/solidjs/solid/commit/c8fe58e9d259e463def62535f6d23454d4f30cee#diff-2dfe8baae4d70b8ddc9b85568d1fbbb2b9626d9fe11154d0c4f902d43fee5d1eR381) ```tsx return createMemo(() => (Comp = comp()) ? untrack(()...

documentation

with this PR, applications can use `using Log = daisy::Logger;` to print their outputs using RTT over the ST-Link debug connection. this is faster than LOGGER_SEMIHOST, and a little easier...

feature

tested on arch linux, with a cmake script I am cobbling together myself example error: ``` /usr/bin/ld: libTemplate_vst3-clap-wrapper-vst3-lib.a(wrapasvst3_entry.cpp.o): warning: relocation against `_ZTVN9Steinberg3Vst18IContextMenuTargetE' in read-only section `.text._ZN9Steinberg3Vst18IContextMenuTargetC2Ev[_ZN9Steinberg3Vst18IContextMenuTargetC5Ev]' /usr/bin/ld: libTemplate_vst3-clap-wrapper-vst3-lib.a(wrapasvst3_entry.cpp.o): relocation R_X86_64_PC32...

linux

This is an interest check before I put in the work to make a PR! I have a local fork that adds a few of the upstream build flags intended...

Hi! I'm adding this feature specifically to use with Akkoma, but I looked through each api. only akkoma is tested, and we don't do any amount of static checking on...