Fork of daniellemaywood.uk/gleam — Wasm codegen work
2

Configure Feed

Select the types of activity you want to include in your feed.

1#include <stdio.h> 2 3unsigned long long M17project_cranelift_4main_A0a_RI(); 4 5int main() { 6 unsigned long long outcome = M17project_cranelift_4main_A0a_RI(); 7 printf("%lld\n", outcome); 8}