Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d9ab559

Browse files
author
Joshua Granick
committed
asm.js is deprecated (following guidance in HaxeFoundation#987 for wasm)
1 parent bca59f4 commit d9ab559

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/hx/gc/Immix.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ static size_t sgMaximumFreeSpace = 1024*1024*1024;
108108
#endif
109109

110110
#ifdef EMSCRIPTEN
111-
#define HXCPP_STACK_UP
111+
// #define HXCPP_STACK_UP
112112
#endif
113113

114114

0 commit comments

Comments
 (0)