AsmJit
Low-Latency Machine Code Generation
Write scope can be used to create a single scope that is optimized for writing multiple spans.
Similar to JitAllocator::write(span, offset, src, size)
, but under a write scope.
Similar to JitAllocator::write(span, writeFunc, userData)
, but under a write scope.