Skip to content
GitLab
Explore
Sign in
Handle arrays properly in the runtime (part 1)
Code
Review changes
Check out branch
Download
Patches
Plain diff
rarbore2
requested to merge
rt_arrays
into
main
Jun 01, 2024
Overview
0
Commits
10
Pipelines
0
Changes
18
Expand
Support passing pointers between the host code and runtime
Calculate runtime sizes of arrays that need to be allocated
TODO: handle non-zero constant arrays
TODO: better host code interface
Merge request reports
Loading