CChristoffer Lernoseems emscripten defaults to out/ directory now
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
seems emscripten defaults to out/ directory now | 12 天前 | |
WIP: docgen: it generates a json and an html with fast search (#3165) | 4 个月前 | |
feat: add windows arm64 support (#3347) * Add Windows ARMV8 feature detection in cpu_detect.c3 * Add .onInit function for 64-bit registry view * Add windows-aarch64 configuration to manifest.json * Add support for windows-aarch64 in manifest.json * Add Windows ARM64 check to CI tests * Increase stack size for MSVC on Windows ARM64 Added a condition to set stack size for MSVC on Windows ARM64. * Add support for Windows AArch64 target * Fix typo in comment: 8GB -> 8MB * Check if C compiler is executable before assignment * Update linker arguments for windows architecture handling Refactor linker arguments for different architectures and update paths based on architecture suffix. * Add Windows ARM64 to the CI * Update freebsd sysroot cache key for msys * Modify get_windows_paths to accept target parameter * Update get_windows_paths to use target architecture * Fix asset preparation logic in workflow * add windows-arm64/aarch64 SDK fetch support * add support for arm64 to `msvc_build_libraries.py` * add windows-arm64 SDK fetch support * fflush(stdout) right after the prompt message in check_license * help message * I don't think we need to append the $arch to /LIBPATH:, since we already have it * Remove PF_ARM_SVE_EBF16_INSTRUCTIONS_AVAILABLE constant * Update stack size comment for Windows MSVC * Refactor GitHub Actions workflow for MSVC builds Updated GitHub Actions workflow to use newer action versions and added a new build job for aarch64 architecture. Adjusted artifact names and cache keys for consistency. * Remove c3fmt.exe from windows arm64 * Update Win32 Aarch64 status in README * Update releasenotes --------- Co-authored-by: Manu Linares <mbarriolinares@gmail.com> Co-authored-by: Christoffer Lerno <christoffer@aegik.com> | 1 个月前 |