Back out 97036ab72558 which inappropriately compared turds to third parties.
2 function $(stdlib, foreign, heap) {
4 var Float64ArrayView = new stdlib.Float64Array(heap);
9 if (typeof SharedArrayBuffer !== "undefined")
10 $(this, {}, new SharedArrayBuffer(4096));