Skip to content

sema: avoid allocation for comptime evaluation of str to []byte casting #157

sema: avoid allocation for comptime evaluation of str to []byte casting

sema: avoid allocation for comptime evaluation of str to []byte casting #157

name: Build [Clang] - Windows
on: [push, pull_request]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: julelang/ci@main
- name: Build JuleC
run: |
.\bin\julec --compiler clang src/julec