Run fib example nim c fib.nim nim c run_test.nim test_fib.js output Hello World fib(10)= 55 Run point example nim c --app:lib point.nim nim c run_test.nim test_point.js