Skip to content

Instantly share code, notes, and snippets.

View dappiu's full-sized avatar
🏵️
Code Alchemist

Davide Rossi dappiu

🏵️
Code Alchemist
View GitHub Profile
➜ Zenroom git:(dc0f814) ✗ make javascript-node
...
➜ Zenroom git:(dc0f814) ✗ make check-js
cp src/zenroom.js.mem .
[JS] zenroom_exec /home/dappiu/Projects/Dyne/Zenroom/src/zenroom.js test/vararg.lua
testing vararg
+
+
+
OK

Keybase proof

I hereby claim:

  • I am dappiu on github.
  • I am dappiu (https://keybase.io/dappiu) on keybase.
  • I have a public key whose fingerprint is E51A B30A A9F0 5EB8 4A65 17EC 2DDA B6D3 4329 43F1

To claim this, I am signing this object:

@dappiu
dappiu / 0_reuse_code.js
Last active October 28, 2015 22:12
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console