Logo
Explore Help
Register Sign In
tomoaki/hakorune
1
0
Fork 0
You've already forked hakorune
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
694a5ebaddcb8c13a0ae6160f4322c5248c1ed66
hakorune/archive/jit-cranelift/scripts/build_jit.sh

5 lines
208 B
Bash
Raw Normal View History

Apply ChatGPT's FileBox method_id fixes and add build scripts - Add plugin host initialization for LLVM mode (fixes method_id injection) - Add FileBox method_id injection test - Enhance MIR14 stability test - Add warning for Mock LLVM implementation - Create build scripts for JIT/LLVM with proper settings (24 threads, timeout) - Update CLAUDE.md with build instructions and FileBox test results Note: FileBox file I/O still not working in LLVM execution (separate issue) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-10 20:56:14 +09:00
#!/bin/bash
# JIT (Cranelift) ビルド - 24スレッド並列
echo "🚀 JIT (Cranelift) ビルドを開始します..."
cargo build --release --features cranelift-jit -j 24
echo "✅ JIT ビルド完了!"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 42ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API