JavaScriptCore as a WebAssembly binary, https://wapm.io/package/jsc.
$ wapm install -g jsc$ jsc>>> function multiply(a, b) { return a * b }undefined>>> multiply(10, 20)200>>> Date()Mon Apr 15 2019, …
Crazy :-).
#webassembly #javascript #javascriptcore
Fosstodon is an English speaking Mastodon instance that is open to anyone who is interested in technology; particularly free & open source software.