You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Viper is a dynamic native runtime designed for Delphi developers to generate and execute Win64 machine code directly at runtime. It features a fluent API that allows users to build executables, DLLs, and static libraries without needing external compilers or complex toolchains. The system supports JIT compilation, run code from memory.