James Kitching
James Kitching
Similar here except `thread 'main' panicked at 'attempted to leave type `std::mem::ManuallyDrop` uninitialized, which is invalid', /build/rust/src/rustc-1.48.0-src/library/core/src/mem/mod.rs:658:9` This is when I try to compile hematite, however it seems to be...
Thanks for the clarification. I'm guessing it's not *against* the specification to use a `signed long` to store your code? (That's what I've done in my interpreter)
That's a good idea. I'll add a command line switch to disable all custom features (I've added a few instructions, such as a primitive jump that I'll also disable).
Any progress on >1.12 versions?
Is there any update on this? Thinking of using this library in my project and I'm just curious as to the sate of development.
I have a similar issue when switching workspaces: - Open two windows (A and B) in tiling mode - Focus A with the mouse - Switch to a new workspace...