Skip to content

Commit

Permalink
hosts/windows: Increase heap to 256kB
Browse files Browse the repository at this point in the history
Insted of the default heap size.

Signed-off-by: Keith Packard <keithp@keithp.com>
  • Loading branch information
keith-packard committed Dec 24, 2022
1 parent dcdea5d commit e9839b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/windows/snek-windows.builtin
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ time.monotonic, 0
random.seed, 1
random.randrange, 1
#include "snek-windows.h"
#define SNEK_POOL 262144

0 comments on commit e9839b5

Please sign in to comment.