Sha256: 3c303c5c41f51d1e8bbfa8460b7dfa8a594aa3976ae23e7793e4f9db1dc11943

Contents?: true

Size: 130 Bytes

Versions: 50

Compression:

Stored size: 130 Bytes

Contents

/* example of JS module */

import { fib } from "./fib_module.js";

console.log("Hello World");
console.log("fib(10)=", fib(10));

Version data entries

50 entries across 49 versions & 6 rubygems

Version Path
freespeech-1.0.88 ./other/experimental_code/quickjs/examples/hello_module.js
elonmusk-1.0.88 ./other/experimental_code/quickjs/examples/hello_module.js
politics-1.0.88 ./other/experimental_code/quickjs/examples/hello_module.js
democracy-1.0.86 ./other/experimental_code/quickjs/examples/hello_module.js
politics-1.0.82 ./other/experimental_code/quickjs/examples/hello_module.js
freespeech-1.0.82 ./other/experimental_code/quickjs/examples/hello_module.js
elonmusk-1.0.82 ./other/experimental_code/quickjs/examples/hello_module.js
ufos-1.0.82 ./other/experimental_code/quickjs/examples/hello_module.js
aliens-1.0.82 ./other/experimental_code/quickjs/examples/hello_module.js
politics-1.0.81 ./other/experimental_code/quickjs/examples/hello_module.js
ufos-1.0.79 ./other/experimental_code/quickjs/examples/hello_module.js
aliens-1.0.79 ./other/experimental_code/quickjs/examples/hello_module.js
freespeech-1.0.79 ./other/experimental_code/quickjs/examples/hello_module.js
elonmusk-1.0.79 ./other/experimental_code/quickjs/examples/hello_module.js
elonmusk-1.0.77 ./other/experimental_code/quickjs/examples/hello_module.js
ufos-1.0.77 ./other/experimental_code/quickjs/examples/hello_module.js
aliens-1.0.77 ./other/experimental_code/quickjs/examples/hello_module.js
freespeech-1.0.77 ./other/experimental_code/quickjs/examples/hello_module.js
elonmusk-1.0.72 ./other/experimental_code/quickjs/examples/hello_module.js
ufos-1.0.72 ./other/experimental_code/quickjs/examples/hello_module.js