Files
raddebugger/src
Nikita Smith 44249f35fc pass over the make RDI library
- Handle type layout in the library so converts simply
  define type graph and let the library handle DAG layout.
- Changed location baking. For now the library waits for scope, procs,
  global vars, and thread vars steps to serially finish because
  of common dependency on location sections, we need to parallel for each step.
- Changed encoded offset size for RDI_EvalOp_FrameOff to 8 bytes
  (1 byte is not enough to cover all cases)
- Added frame base location to RDI_Procedure (WASM encodes frame base
  as an index into a global array and so we have to resolve the base
  at runtime).
2025-03-10 16:49:54 -07:00
..
2025-03-03 17:06:58 -08:00
2025-01-23 20:38:43 -08:00
2025-02-25 14:41:34 -08:00
2025-01-20 19:31:52 -08:00
2025-01-20 19:31:52 -08:00
2025-03-03 17:14:22 -08:00
2024-12-29 16:02:54 -08:00
2025-03-04 11:39:26 -08:00
2024-12-06 12:05:44 -08:00
2025-03-03 17:10:44 -08:00
2025-02-25 14:41:34 -08:00
2024-11-01 15:22:26 -07:00
2025-03-10 16:49:54 -07:00
2025-03-10 16:49:54 -07:00
2025-03-04 13:26:24 -08:00
2025-03-10 16:49:54 -07:00