Login
7 branches 0 tags
Ben (X13/Arch) Added a wasm build/test/release step to the GH CI 441db63 2 years ago 1107 Commits
nujel / benchmark / hello / erlang.erl
#!/usr/bin/env escript

main([]) ->
         io:format("Hello").