benchmarks/JetStream2/LuaJSFight/hello_world.js (
5
lines of code) (
raw
):
class Benchmark { runIteration() { print("Hello world!"); } }