[WebAssembly] __USING_WASM_EXCEPTIONS__ -> __WASM_EXCEPTIONS__ (#92840)

We've decided to change `__USING_WASM_EXCEPTIONS__` preprocessor to
`__WASM_EXCEPTIONS__` given that it's more concise.

GitOrigin-RevId: 64f640680f7b1ddc8d2015eac75865f231166f8c
2 files changed
tree: 86c0eb361c0e96369fdcadccc808a9d8d6bfb65f
  1. cmake/
  2. docs/
  3. include/
  4. src/
  5. test/
  6. .clang-format
  7. CMakeLists.txt
  8. LICENSE.TXT