I got bored, so I made RefCell<T> from Rust in C Now you have light runtime borrow checking and if you define NDEBUG, it becomes noop you can find the code with example here: gist.github.com/LowByteFox/a...
2 likes 1 replies
?
I got bored, so I made RefCell<T> from Rust in C Now you have light runtime borrow checking and if you define NDEBUG, it becomes noop you can find the code with example here: gist.github.com/LowByteFox/a...
2 likes 1 replies