Skip to content

std: add internal buffer for dynamic memory allocations #781

std: add internal buffer for dynamic memory allocations

std: add internal buffer for dynamic memory allocations #781

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macOS-latest]
steps:
- uses: actions/checkout@v4
- uses: Panquesito7/[email protected]
with:
version: dev
directory: .
add-to-path: true
- name: Build JuleC
run: |
julec src/julec