arudradey's picture
download
raw
493 Bytes
// Copyright 2017 The Emscripten Authors. All rights reserved.
// Emscripten is available under two separate licenses, the MIT license and the
// University of Illinois/NCSA Open Source License. Both these licenses can be
// found in the LICENSE file.
addToLibrary({
$foreignCounter: 0,
foreignFunctionThatTakesThreeParameters__deps: ['$foreignCounter'],
foreignFunctionThatTakesThreeParameters: function(a, b, c) {
foreignCounter += a + b + c;
return foreignCounter;
}
});

Xet Storage Details

Size:
493 Bytes
·
Xet hash:
e17a666caeda40c1fed8c3937163f12af64c6f3af3407316b183279b8ac67648

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.