Closed ThinkOpenly closed 5 months ago
The tail end of the new "functions" content from commit 4aa402457cc55b1e3b6fac20f18091aff0f5b1fc has a lingering comma after the last element:
{
"name": "riscv_f32Div",
"source": "{\n extern_f32Div(rm, v1, v2);\n (float_fflags[4 .. 0], float_result[31 .. 0])\n}"
},
]
}
Fixed via 7ad136c5b2ba1e9c1cf9fef911a20173b7394042
Trying to load JSON currently emitted with
make json
fails: