2026-06-09 13:00:08 -07:00
2025-01-29 10:55:49 +01:00
2026-06-09 13:00:08 -07:00
2026-06-09 12:45:01 -07:00
2025-01-29 10:55:49 +01:00
2025-01-29 10:55:49 +01:00
2026-06-09 12:45:01 -07:00
2025-01-29 10:55:49 +01:00
2026-06-09 12:45:01 -07:00

LNXRNT

Leenkx RunT - Runtime for Leenkx Full Stack SDK.

Based on Krom. Powered by Kore.

git clone --recursive https://dev.leenkx.com/LeenkxTeam/LNXRNT
cd LNXRNT

Windows

# Unpack `v8\libraries\win32\release\v8_monolith.7z` using 7-Zip - Extract Here (exceeds 100MB)
Kinc\make -g direct3d11
# Open generated Visual Studio project at `build\RunT.sln`
# or use command line for solution file like C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\MSBuild.exe" "build\Leenkx-RunT.sln" /p:Configuration=Release /p:Platform=x64 /m
# Build for x64 & release

Linux

Kore/make -g opengl --compiler clang --compile
cd Deployment
strip RunT

macOS

Kore/make -g opengl
# Open generated Xcode project at `build/RunT.xcodeproj`
# Build

LibreSSL for MacOS

git clone https://github.com/jeroen/apple-libressl-sdk.git
cd apple-libressl-sdk
git checkout fce8ffe30c9939fa1d71076745d9b3c811b8a90e
Description
Lightning fast and tiny RunT - V8 / Kinc / Network / Viewport runtime for the Leenkx SDK
Readme 359 MiB
Languages
C 56.1%
C++ 39.8%
C# 2.2%
Objective-C 1%
JavaScript 0.4%
Other 0.3%