Skip to content

Instantly share code, notes, and snippets.

@cursey
cursey / jit_runtime.cpp
Created December 10, 2022 22:43 — forked from dpjudas/jit_runtime.cpp
Asmjit unwind info registration and stack walking code for Windows, Linux and macOS
/*
Asmjit unwind info registration and stack walking code for Windows, Linux and macOS
Copyright (c) 2018, Magnus Norddahl
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications.