auto-commit for f8470fe1-4ce5-4123-a3e6-0b710ab3390a

This commit is contained in:
emergent-agent-e1
2025-11-08 07:19:17 +00:00
parent 92245c9124
commit dd2549e54a
1911 changed files with 1911 additions and 0 deletions
@@ -0,0 +1 @@
{"dependencies":[{"name":"../native/Float.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":19,"index":118},"end":{"line":4,"column":48,"index":147}}],"key":"MNGvlVWe1jBy6+FswhX+iScwtmo=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n exports.f64 = void 0;\n const Float_js_1 = require(_dependencyMap[0], \"../native/Float.js\");\n /**\n * @name f64\n * @description\n * A 64-bit float\n */\n class f64 extends Float_js_1.Float.with(64) {\n // NOTE without this, we cannot properly determine extensions\n __FloatType = 'f64';\n }\n exports.f64 = f64;\n});","lineCount":19,"map":[[2,2,1,0],[2,14,1,12],[4,2,2,0,"Object"],[4,8,2,6],[4,9,2,7,"defineProperty"],[4,23,2,21],[4,24,2,22,"exports"],[4,31,2,29],[4,33,2,31],[4,45,2,43],[4,47,2,45],[5,4,2,47,"value"],[5,9,2,52],[5,11,2,54],[6,2,2,59],[6,3,2,60],[6,4,2,61],[7,2,3,0,"exports"],[7,9,3,7],[7,10,3,8,"f64"],[7,13,3,11],[7,16,3,14],[7,21,3,19],[7,22,3,20],[8,2,4,0],[8,8,4,6,"Float_js_1"],[8,18,4,16],[8,21,4,19,"require"],[8,28,4,26],[8,29,4,26,"_dependencyMap"],[8,43,4,26],[8,68,4,47],[8,69,4,48],[9,2,5,0],[10,0,6,0],[11,0,7,0],[12,0,8,0],[13,0,9,0],[14,2,10,0],[14,8,10,6,"f64"],[14,11,10,9],[14,20,10,18,"Float_js_1"],[14,30,10,28],[14,31,10,29,"Float"],[14,36,10,34],[14,37,10,35,"with"],[14,41,10,39],[14,42,10,40],[14,44,10,42],[14,45,10,43],[14,46,10,44],[15,4,11,4],[16,4,12,4,"__FloatType"],[16,15,12,15],[16,18,12,18],[16,23,12,23],[17,2,13,0],[18,2,14,0,"exports"],[18,9,14,7],[18,10,14,8,"f64"],[18,13,14,11],[18,16,14,14,"f64"],[18,19,14,17],[19,0,14,18],[19,3]],"functionMap":{"names":["<global>","f64"],"mappings":"AAA;ACS;CDG"},"hasCjsExports":true},"type":"js/module"}]}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long