mirror of
https://github.com/guilhermewerner/machine
synced 2025-06-16 13:14:18 +00:00
Update Limits.rs
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
pub const REGISTER_COUNT: usize = 16;
|
||||
|
||||
pub const STACK_SIZE: usize = 64;
|
||||
|
||||
pub const HEAP_LIMIT: usize = 256;
|
||||
|
Reference in New Issue
Block a user