When building with STANDALONE, I'm unable to call emscripten_stack_snapshot, which is currently defined in system/lib/libc/emscripten_internal.h. The function could be moved out of emscripten_internal and stubs provided in system/lib/standalone/standalone.c.
After this we can get absl fixed to no longer guard on STANDALONE_WASM.