v1.11.7
Fix trampoline warning on x86 as well (#56280)
Introduce `libjuliarepl` to break dependence on runtime libraries (#36588)
build: add missing dependencies for expmap (#55492)
Add some documentation to cli/loaders (#40636)
Add `JL_DLLIMPORT` to `small_typeof` declaration (#50892)
Makefile: Add support for symbol versioning (ON by default) (#49012)
separate codegen/LLVM from julia runtime (#41936)
loader: Provide memset, and use hidden visibility instead of symbol renaming. (#51682)
UTF16 conversion in loader uses dynamic buffers (#47421)
CLI: Use `GetModuleHandleExW` to locate libjulia.dll (#54617)