Files
kichikuou_xsystem35-sdl2/modules
kichikuou d713e1470e Make SACT work with emscripten
- Add some functions to ASYNCIFY_ADD

  A function that calls an asynchronous function via a function pointer
  must be added to ASYNCIFY_ADD, even if it had a direct call to
  another asynchronous function, so that the indirect call itself is
  instrumented.

- Add dummy emscripten_sleep() call to send_agsevent

  Because adding a function to ASYNCIFY_ADD does not make its callers
  instrumented transitively.
2021-09-25 22:54:57 +09:00
..
2020-06-04 19:56:05 +09:00
2021-07-31 15:18:02 +09:00
2020-06-04 19:56:05 +09:00
2020-06-04 19:56:05 +09:00
2020-06-04 19:56:05 +09:00
2020-10-04 16:01:48 +09:00
2020-06-04 19:56:05 +09:00
2020-06-04 19:56:05 +09:00
2020-06-04 19:56:05 +09:00
2020-12-13 12:29:09 +09:00
2021-07-17 22:12:16 +09:00
2020-06-04 19:56:05 +09:00
2020-06-04 19:56:05 +09:00
2020-06-04 19:56:05 +09:00
2021-09-25 22:54:57 +09:00
2020-06-04 19:56:05 +09:00
2020-06-04 19:56:05 +09:00
2021-01-24 11:59:40 +09:00
2020-06-04 19:56:05 +09:00
2020-09-21 18:02:32 +09:00
2020-06-04 19:56:05 +09:00
2021-01-24 14:50:06 +09:00
2020-06-04 22:50:46 +09:00
2021-07-31 15:18:02 +09:00