Skip to content

Commit

Permalink
asm.js is deprecated (following guidance in #987 for wasm)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Granick committed May 26, 2023
1 parent bca59f4 commit d9ab559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hx/gc/Immix.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ static size_t sgMaximumFreeSpace = 1024*1024*1024;
#endif

#ifdef EMSCRIPTEN
#define HXCPP_STACK_UP
// #define HXCPP_STACK_UP
#endif


Expand Down

0 comments on commit d9ab559

Please sign in to comment.