boxlang-runtime-compiled-native-binaries

Official

Compile BoxLang to tiny native binaries.

Authorortus-docs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

BoxLang developers need to deploy scripts as fast, standalone executables on diverse platforms without requiring a JVM or Box runtime. This skill guides building native binaries from BoxLang sources using the --target native flag, embedding a Rust runner stub, and appending the bytecode for seamless execution.

Core Features & Use Cases

  • Cross-compile BoxLang to native binaries for Windows, macOS, and Linux, with platform-specific artifacts.
  • Optimize binary size and runtime performance through Rust tooling and distribution-ready packaging.
  • Use Native Fusion to expose Rust functions as BoxLang built-ins for performance-critical tasks in native binaries.
  • Use Case: Deliver a small, portable command-line tool that runs without a JVM or Box runtime, ideal for CI pipelines or edge deployments.

Quick Start

Compile a BoxLang script into a native executable for distribution across platforms.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: boxlang-runtime-compiled-native-binaries
Download link: https://github.com/ortus-docs/coldbox-docs/archive/main.zip#boxlang-runtime-compiled-native-binaries

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.