top | item 45128248 (no title) seritools | 5 months ago likely no_std, and running via Win32s. Rust doesn't have support for segmented memory, so native 16-bit would be much harder discuss order hn newest nicoburns|5 months ago I believe there is AVR support for Rust, which is 16-bit with separate code and data pointer types? seritools|5 months ago sorry, i was referring specifically to the x86 segmented memory model: https://en.wikipedia.org/wiki/X86_memory_segmentation (basically, near and far pointers)
nicoburns|5 months ago I believe there is AVR support for Rust, which is 16-bit with separate code and data pointer types? seritools|5 months ago sorry, i was referring specifically to the x86 segmented memory model: https://en.wikipedia.org/wiki/X86_memory_segmentation (basically, near and far pointers)
seritools|5 months ago sorry, i was referring specifically to the x86 segmented memory model: https://en.wikipedia.org/wiki/X86_memory_segmentation (basically, near and far pointers)
nicoburns|5 months ago
seritools|5 months ago