summaryrefslogtreecommitdiffstats
path: root/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images
diff options
context:
space:
mode:
Diffstat (limited to 'fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images')
-rw-r--r--fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/export_function.excalidraw5695
-rw-r--r--fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/stack_format_ci.excalidraw2643
-rw-r--r--fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/stack_format_ci.svg16
-rw-r--r--fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_exports.svg16
-rw-r--r--fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_function.excalidraw7754
-rw-r--r--fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_function.svg16
-rw-r--r--fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_globals.excalidraw2313
-rw-r--r--fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_globals.svg16
8 files changed, 18469 insertions, 0 deletions
diff --git a/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/export_function.excalidraw b/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/export_function.excalidraw
new file mode 100644
index 000000000..b983af05b
--- /dev/null
+++ b/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/export_function.excalidraw
@@ -0,0 +1,5695 @@
+{
+ "type": "excalidraw",
+ "version": 2,
+ "source": "https://marketplace.visualstudio.com/items?itemName=pomdtr.excalidraw-editor",
+ "elements": [
+ {
+ "type": "rectangle",
+ "version": 469,
+ "versionNonce": 587617691,
+ "isDeleted": false,
+ "id": "YQFdEhDm9LI_5UD2YjLU-",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 238.99996948242188,
+ "y": 207.16673278808577,
+ "strokeColor": "#000000",
+ "backgroundColor": "#ced4da",
+ "width": 221.3333740234375,
+ "height": 94.629648844401,
+ "seed": 1964509979,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 318,
+ "versionNonce": 929539477,
+ "isDeleted": false,
+ "id": "pDkkkqvgrizIP6AYdFbkj",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 239.66665649414062,
+ "y": 161.83335876464827,
+ "strokeColor": "#1864ab",
+ "backgroundColor": "transparent",
+ "width": 96,
+ "height": 19,
+ "seed": 278267925,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 3,
+ "text": "WASMModule",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModule"
+ },
+ {
+ "type": "rectangle",
+ "version": 592,
+ "versionNonce": 276752955,
+ "isDeleted": false,
+ "id": "awCpIZpFN-gQRBgh6iG1X",
+ "fillStyle": "solid",
+ "strokeWidth": 4,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 228.33334350585938,
+ "y": 191.50007629394514,
+ "strokeColor": "#1864ab",
+ "backgroundColor": "transparent",
+ "width": 247.11109754774304,
+ "height": 265.6667175292969,
+ "seed": 1908273083,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 411,
+ "versionNonce": 1793600245,
+ "isDeleted": false,
+ "id": "TOmX9MwwNOgbfjNJ8V8j7",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 239.4444953070747,
+ "y": 233.9815283881292,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 211,
+ "height": 56,
+ "seed": 86392181,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "2NQmRBF_NE2Myp3-jqLfT",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": " WASMTable *tables;\n WASMMemory *memories;\n WASMGlobal *globals;",
+ "baseline": 52,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": " WASMTable *tables;\n WASMMemory *memories;\n WASMGlobal *globals;"
+ },
+ {
+ "type": "text",
+ "version": 390,
+ "versionNonce": 1283272731,
+ "isDeleted": false,
+ "id": "FPUGB-iP7ep91gfoTuV2d",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 289.3334045410156,
+ "y": 374.1667327880857,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 165,
+ "height": 19,
+ "seed": 504570933,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "OdDm5a5O_NIoZbF3u0c0H",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "WASMExport *exports;",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMExport *exports;"
+ },
+ {
+ "type": "rectangle",
+ "version": 371,
+ "versionNonce": 692171541,
+ "isDeleted": false,
+ "id": "iP-OL8X-L4CE8z9CTp9qG",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 243.66677856445312,
+ "y": 359.5001068115232,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 216,
+ "height": 42.6666259765625,
+ "seed": 1531454875,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 336,
+ "versionNonce": 1261860027,
+ "isDeleted": false,
+ "id": "jkgMB1VHPK6x-xD6Wuey7",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 258.3335266113281,
+ "y": 370.16679382324196,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 15.33331298828125,
+ "height": 22.66668701171875,
+ "seed": 2028656021,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 286,
+ "versionNonce": 1775181787,
+ "isDeleted": false,
+ "id": "v4paccURicZAp-WeQNnlQ",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 585.7036675347218,
+ "y": 278.944342719184,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 156,
+ "height": 128.33334350585938,
+ "seed": 766182741,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 176,
+ "versionNonce": 907517781,
+ "isDeleted": false,
+ "id": "blxQLl_yf7DMD76qHC5rc",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 587.9629041883677,
+ "y": 256.3147176106771,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 97,
+ "height": 19,
+ "seed": 1409110677,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "OdDm5a5O_NIoZbF3u0c0H",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "WASMExport",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMExport"
+ },
+ {
+ "type": "text",
+ "version": 216,
+ "versionNonce": 271871099,
+ "isDeleted": false,
+ "id": "xQPYBI_XdfyZkh2-U_YQB",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 617.3703240288627,
+ "y": 289.2776862250434,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 88,
+ "height": 19,
+ "seed": 1776880725,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "YidAloK-3ikBBzvuu-S22",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "char *name;",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "char *name;"
+ },
+ {
+ "type": "text",
+ "version": 241,
+ "versionNonce": 217246901,
+ "isDeleted": false,
+ "id": "lB_sRHE0gMYdFdpT2Dvja",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 614.7036370171439,
+ "y": 321.6110602484809,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 75,
+ "height": 19,
+ "seed": 1312575355,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "uint8 kind;",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "uint8 kind;"
+ },
+ {
+ "type": "text",
+ "version": 230,
+ "versionNonce": 562504987,
+ "isDeleted": false,
+ "id": "SQI7khDAbJL0pLh0deiej",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 610.0369805230033,
+ "y": 354.944342719184,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 93,
+ "height": 19,
+ "seed": 2114894261,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "C_HvFqwDiW4wGe01QNKFg",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "uint32 index;",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "uint32 index;"
+ },
+ {
+ "type": "rectangle",
+ "version": 188,
+ "versionNonce": 2042465813,
+ "isDeleted": false,
+ "id": "sqBZGoR4vKErEsSE7jSJk",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 601.0370110405812,
+ "y": 284.9443579779731,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 120.66668701171875,
+ "height": 29.666671752929688,
+ "seed": 1817827573,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "YidAloK-3ikBBzvuu-S22",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 255,
+ "versionNonce": 892979643,
+ "isDeleted": false,
+ "id": "xy3rvXCHxwYSjuQZAaa0Y",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 601.7036675347218,
+ "y": 320.6110602484809,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 118,
+ "height": 26.33331298828125,
+ "seed": 1394813013,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 190,
+ "versionNonce": 728564597,
+ "isDeleted": false,
+ "id": "noIblgsWe1zKM-bENF8Ev",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 599.0370110405812,
+ "y": 351.61102973090277,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 126,
+ "height": 29.666656494140625,
+ "seed": 410891355,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 174,
+ "versionNonce": 1447480533,
+ "isDeleted": false,
+ "id": "q8XZjMjkc5oaR7KNqOcGF",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 654.3703545464408,
+ "y": 385.7777167426215,
+ "strokeColor": "#000000",
+ "backgroundColor": "#ced4da",
+ "width": 20,
+ "height": 19,
+ "seed": 1931744507,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "[0]",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "[0]"
+ },
+ {
+ "type": "rectangle",
+ "version": 177,
+ "versionNonce": 804837115,
+ "isDeleted": false,
+ "id": "cywWwhg521rh-6jpDBbTE",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 586.3703240288625,
+ "y": 407.94437323676215,
+ "strokeColor": "#000000",
+ "backgroundColor": "#ced4da",
+ "width": 158,
+ "height": 42,
+ "seed": 19921979,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "8dd-iKzlb9Z4V1eqnx9a-"
+ }
+ ],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 152,
+ "versionNonce": 165702197,
+ "isDeleted": false,
+ "id": "8dd-iKzlb9Z4V1eqnx9a-",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 655.3703240288627,
+ "y": 419.44437323676215,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 20,
+ "height": 19,
+ "seed": 1593993467,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887720,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "[1]",
+ "baseline": 15,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "cywWwhg521rh-6jpDBbTE",
+ "originalText": "[1]"
+ },
+ {
+ "type": "rectangle",
+ "version": 191,
+ "versionNonce": 1381646235,
+ "isDeleted": false,
+ "id": "SsP3zaE3LuSyRa2Ma4ffB",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 587.3703240288625,
+ "y": 450.94437323676215,
+ "strokeColor": "#000000",
+ "backgroundColor": "#ced4da",
+ "width": 158,
+ "height": 42,
+ "seed": 1216947029,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "Ux1Agae75_DS0veGHXMuH"
+ }
+ ],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 169,
+ "versionNonce": 1193237397,
+ "isDeleted": false,
+ "id": "Ux1Agae75_DS0veGHXMuH",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 654.3703240288627,
+ "y": 462.44437323676215,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 24,
+ "height": 19,
+ "seed": 982329467,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "[...]",
+ "baseline": 15,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "SsP3zaE3LuSyRa2Ma4ffB",
+ "originalText": "[...]"
+ },
+ {
+ "type": "text",
+ "version": 248,
+ "versionNonce": 1555249749,
+ "isDeleted": false,
+ "id": "o7FaW1SjzOKpt86xZNbly",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -71.58126068115234,
+ "y": 146.11661834716801,
+ "strokeColor": "#e67700",
+ "backgroundColor": "transparent",
+ "width": 171,
+ "height": 19,
+ "seed": 1768482683,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 3,
+ "text": "WASMModuleInstance",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModuleInstance"
+ },
+ {
+ "type": "rectangle",
+ "version": 131,
+ "versionNonce": 1297489444,
+ "isDeleted": false,
+ "id": "MC9rQuxIk7iVRtsas7ICs",
+ "fillStyle": "solid",
+ "strokeWidth": 4,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -73.99992370605469,
+ "y": 180.9666107177734,
+ "strokeColor": "#d9480f",
+ "backgroundColor": "transparent",
+ "width": 210.66668701171875,
+ "height": 314.33334350585943,
+ "seed": 1805099445,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558426546,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 473,
+ "versionNonce": 1484728732,
+ "isDeleted": false,
+ "id": "6pGqkyRY8AHL4k5LTJ0Yl",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -51.000274658203125,
+ "y": 425.4667785644531,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 174.66668701171875,
+ "height": 31.666625976562507,
+ "seed": 957429083,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558303924,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 499,
+ "versionNonce": 1368837668,
+ "isDeleted": false,
+ "id": "cDohxEkx3HhhoX-zcCc9Q",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -45.666961669921875,
+ "y": 433.1334350585937,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 63676885,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558303924,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 208,
+ "versionNonce": 1386190364,
+ "isDeleted": false,
+ "id": "kOP_SYX2hDGyTbKOLrSY7",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -25.66693115234375,
+ "y": 429.9667785644531,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 115,
+ "height": 20,
+ "seed": 697815547,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "xGVX08X1n0JU0OA60_t9A",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679558303924,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "export_tables",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "export_tables"
+ },
+ {
+ "type": "rectangle",
+ "version": 534,
+ "versionNonce": 1960518965,
+ "isDeleted": false,
+ "id": "FnISIa4MPRb3okZ9nUHSQ",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -58.66651916503906,
+ "y": 359.8333740234375,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 174.66668701171875,
+ "height": 31.666625976562507,
+ "seed": 1723426171,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 562,
+ "versionNonce": 901559451,
+ "isDeleted": false,
+ "id": "KPco9Nm_8Olmg0Uq3NVQ1",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -53.33320617675781,
+ "y": 367.5000305175781,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 135660469,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 260,
+ "versionNonce": 420132501,
+ "isDeleted": false,
+ "id": "8KE83CX20gDJQwJueCKwN",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -39.33323669433594,
+ "y": 365.66668701171875,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 131,
+ "height": 20,
+ "seed": 788856347,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "v2uiV8UbBxa6_yEOLAehf",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "export_memories",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "export_memories"
+ },
+ {
+ "type": "rectangle",
+ "version": 477,
+ "versionNonce": 1527867707,
+ "isDeleted": false,
+ "id": "_CbJcjswexYEsNuWct5mC",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -51.99998474121094,
+ "y": 189.83334350585938,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 174.66668701171875,
+ "height": 31.666625976562507,
+ "seed": 1344002453,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 505,
+ "versionNonce": 671161333,
+ "isDeleted": false,
+ "id": "hGw4Pp4LnIpkfSfU4PeRb",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -46.66667175292969,
+ "y": 197.5,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 861402683,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 213,
+ "versionNonce": 690391515,
+ "isDeleted": false,
+ "id": "67MrbK1oKDTBrmUzIQlr1",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -26.666641235351562,
+ "y": 194.33334350585938,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 118,
+ "height": 20,
+ "seed": 1190518517,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "export_globals",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "export_globals"
+ },
+ {
+ "type": "rectangle",
+ "version": 400,
+ "versionNonce": 1237570901,
+ "isDeleted": false,
+ "id": "eMcaE0yc0BCbsQ4MrLuGP",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -51.33323669433594,
+ "y": 271.8333740234375,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 174.66668701171875,
+ "height": 31.666625976562507,
+ "seed": 1337283029,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 429,
+ "versionNonce": 84842107,
+ "isDeleted": false,
+ "id": "rW76UbdBzelN0CWuqQjTc",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -45.99992370605469,
+ "y": 279.5000305175781,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 778117627,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "4eMPasZehGc58H7vVusCf",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 136,
+ "versionNonce": 162030261,
+ "isDeleted": false,
+ "id": "NfPonNQyhbRCCPh50Ed7I",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -25.999893188476562,
+ "y": 276.3333740234375,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 136,
+ "height": 20,
+ "seed": 1026969397,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "4eMPasZehGc58H7vVusCf",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "export_functions",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "export_functions"
+ },
+ {
+ "type": "text",
+ "version": 121,
+ "versionNonce": 227282715,
+ "isDeleted": false,
+ "id": "ILDnCNxtBv4qdrhMb3QoZ",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -365.33335876464844,
+ "y": 193.1666259765625,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 193,
+ "height": 19,
+ "seed": 282525979,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "WASMExportFuncInstance",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMExportFuncInstance"
+ },
+ {
+ "type": "rectangle",
+ "version": 201,
+ "versionNonce": 1817461781,
+ "isDeleted": false,
+ "id": "2agHBzF-91Fb2ws0hYObd",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -354.33335876464844,
+ "y": 223.83334350585938,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 177.33331298828122,
+ "height": 121.00006103515625,
+ "seed": 1290367509,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "4eMPasZehGc58H7vVusCf",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 176,
+ "versionNonce": 1961256348,
+ "isDeleted": false,
+ "id": "aZL7IU5LEszDJmyyWcmtp",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -340.6666717529297,
+ "y": 239.83328247070312,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 117,
+ "height": 31,
+ "seed": 1714300347,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "P3_9LebxO4r1Nud8xISGk"
+ },
+ {
+ "id": "YidAloK-3ikBBzvuu-S22",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679558297714,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 194,
+ "versionNonce": 2136035876,
+ "isDeleted": false,
+ "id": "P3_9LebxO4r1Nud8xISGk",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -334.6666717529297,
+ "y": 244.83328247070312,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 105,
+ "height": 21,
+ "seed": 2004641653,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297727,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "char* name ",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "aZL7IU5LEszDJmyyWcmtp",
+ "originalText": "char* name "
+ },
+ {
+ "type": "diamond",
+ "version": 159,
+ "versionNonce": 1002521691,
+ "isDeleted": false,
+ "id": "qdga26-o2AGoXkwH2yP4N",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -323.00001525878906,
+ "y": 284.1666259765625,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 14.666656494140625,
+ "height": 17.666656494140625,
+ "seed": 444053083,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 216,
+ "versionNonce": 1328022229,
+ "isDeleted": false,
+ "id": "2onXRIpW3Znosk6O46QtY",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -338.33335876464844,
+ "y": 276.49993896484375,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 128,
+ "height": 38,
+ "seed": 852078805,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "Zrwh0TsrNxBSNhpJZIqbu"
+ }
+ ],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 183,
+ "versionNonce": 1455378972,
+ "isDeleted": false,
+ "id": "Zrwh0TsrNxBSNhpJZIqbu",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -305.83335876464844,
+ "y": 285.49993896484375,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 63,
+ "height": 21,
+ "seed": 2089169659,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297728,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "function",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "2onXRIpW3Znosk6O46QtY",
+ "originalText": "function"
+ },
+ {
+ "type": "arrow",
+ "version": 505,
+ "versionNonce": 2099961909,
+ "isDeleted": false,
+ "id": "nG4vs8WttuFFZPXDKIdNr",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -320.33335876464844,
+ "y": 293.49993896484375,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 111.00001525878906,
+ "height": 184.2470495648475,
+ "seed": 476499509,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "7JcYtZ-KQ0WF1SDFDwvcV",
+ "gap": 1.2531640581994319,
+ "focus": -0.8059388021902064
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -111.00001525878906,
+ 33.166717529296875
+ ],
+ [
+ -35.26115412319115,
+ 184.2470495648475
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 531,
+ "versionNonce": 363532693,
+ "isDeleted": false,
+ "id": "7MNv-pmgV4-8yJ5lIFY1U",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 496.5186225043402,
+ "y": 71.31480577256946,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 235,
+ "height": 149,
+ "seed": 2074251419,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "YidAloK-3ikBBzvuu-S22",
+ "type": "arrow"
+ },
+ {
+ "id": "2NQmRBF_NE2Myp3-jqLfT",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "name: shown to external\nindex: refer to item idx for export \n in current kind\nkind: total 4 export kinds:\n- function\n- globals\n- memory\n- table",
+ "baseline": 145,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "name: shown to external\nindex: refer to item idx for export \n in current kind\nkind: total 4 export kinds:\n- function\n- globals\n- memory\n- table"
+ },
+ {
+ "type": "rectangle",
+ "version": 81,
+ "versionNonce": 997735995,
+ "isDeleted": false,
+ "id": "orpW0tFerpELyreVDruzO",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -353.3333740234375,
+ "y": 343.99998474121094,
+ "strokeColor": "#000000",
+ "backgroundColor": "#fab005",
+ "width": 180,
+ "height": 32.333343505859375,
+ "seed": 940489147,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "KlcGzdua5BpLa_-0RGeFO"
+ }
+ ],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 53,
+ "versionNonce": 1965780388,
+ "isDeleted": false,
+ "id": "KlcGzdua5BpLa_-0RGeFO",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -274.3333740234375,
+ "y": 350.1666564941406,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 22,
+ "height": 21,
+ "seed": 1399452699,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297729,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[1]",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "orpW0tFerpELyreVDruzO",
+ "originalText": "[1]"
+ },
+ {
+ "type": "text",
+ "version": 71,
+ "versionNonce": 1609219803,
+ "isDeleted": false,
+ "id": "da0XYl9R6gkV-BQ4X1JdF",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -278.166748046875,
+ "y": 324.33338928222656,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 29,
+ "height": 20,
+ "seed": 848835675,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[0]",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "[0]"
+ },
+ {
+ "type": "rectangle",
+ "version": 109,
+ "versionNonce": 528755579,
+ "isDeleted": false,
+ "id": "oVhH9XqC6rs2uaPMH4x2B",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -353.0001220703125,
+ "y": 377.50006103515625,
+ "strokeColor": "#000000",
+ "backgroundColor": "#fab005",
+ "width": 180,
+ "height": 32.333343505859375,
+ "seed": 1099143605,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "wu6BDVXXPWLo-Z-l7TYGW"
+ },
+ {
+ "id": "Eda9W8eaZom6PATRAm5EX",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 83,
+ "versionNonce": 1472638620,
+ "isDeleted": false,
+ "id": "wu6BDVXXPWLo-Z-l7TYGW",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -278.5001220703125,
+ "y": 383.66673278808594,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 31,
+ "height": 21,
+ "seed": 1029949467,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297730,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[...]",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "oVhH9XqC6rs2uaPMH4x2B",
+ "originalText": "[...]"
+ },
+ {
+ "type": "rectangle",
+ "version": 134,
+ "versionNonce": 1882593572,
+ "isDeleted": false,
+ "id": "t8xOhAVyJcx51xJsmWC6j",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -352.33331298828125,
+ "y": 408.5001220703125,
+ "strokeColor": "#000000",
+ "backgroundColor": "#fab005",
+ "width": 180,
+ "height": 31,
+ "seed": 883564757,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "F09zazRYIO_G3oM7DmBbr"
+ },
+ {
+ "id": "Eda9W8eaZom6PATRAm5EX",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679558297730,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 111,
+ "versionNonce": 1756265244,
+ "isDeleted": false,
+ "id": "F09zazRYIO_G3oM7DmBbr",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -274.83331298828125,
+ "y": 418.5001220703125,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 25,
+ "height": 21,
+ "seed": 1529135867,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297738,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[n]",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "t8xOhAVyJcx51xJsmWC6j",
+ "originalText": "[n]"
+ },
+ {
+ "type": "line",
+ "version": 284,
+ "versionNonce": 350603451,
+ "isDeleted": false,
+ "id": "XphCtXmoQONIDWT15UPmf",
+ "fillStyle": "hachure",
+ "strokeWidth": 4,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 169.00015258789057,
+ "y": 21.389623853895444,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 1.66656494140625,
+ "height": 838.3330154418943,
+ "seed": 395797243,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": null,
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.66656494140625,
+ 838.3330154418943
+ ]
+ ]
+ },
+ {
+ "type": "arrow",
+ "version": 156,
+ "versionNonce": 1808036981,
+ "isDeleted": false,
+ "id": "4eMPasZehGc58H7vVusCf",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -40.66667175292969,
+ "y": 278.5517677558588,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 133.01236173861167,
+ "height": 54.587889349881976,
+ "seed": 526956341,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "NfPonNQyhbRCCPh50Ed7I",
+ "focus": -0.6897037086038879,
+ "gap": 14.666778564453125
+ },
+ "endBinding": {
+ "elementId": "2agHBzF-91Fb2ws0hYObd",
+ "focus": -1.0127197558064842,
+ "gap": 3.3210122848258408
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -133.01236173861167,
+ -54.587889349881976
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 227,
+ "versionNonce": 2017655131,
+ "isDeleted": false,
+ "id": "7JcYtZ-KQ0WF1SDFDwvcV",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -362,
+ "y": 478.3334655761719,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 223.3334655761719,
+ "height": 33.00015258789055,
+ "seed": 857261429,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "nG4vs8WttuFFZPXDKIdNr",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 351,
+ "versionNonce": 1552424405,
+ "isDeleted": false,
+ "id": "QLOWRmBSKHUu_NrX66JPt",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -355.3333740234375,
+ "y": 486.00006103515625,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 208,
+ "height": 20,
+ "seed": 513338651,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "nG4vs8WttuFFZPXDKIdNr",
+ "type": "arrow"
+ },
+ {
+ "id": "Vhva2LNBhtrohj4Y3bGV9",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "(refer to function diagam)",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "(refer to function diagam)"
+ },
+ {
+ "type": "text",
+ "version": 94,
+ "versionNonce": 636556795,
+ "isDeleted": false,
+ "id": "R3bNKi3-D-UlbcoafRHR5",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -40.6666259765625,
+ "y": 316.9998779296875,
+ "strokeColor": "#000000",
+ "backgroundColor": "#fab005",
+ "width": 154,
+ "height": 20,
+ "seed": 1038062939,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "Eda9W8eaZom6PATRAm5EX",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "export_func_count",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "export_func_count"
+ },
+ {
+ "type": "arrow",
+ "version": 162,
+ "versionNonce": 1037015861,
+ "isDeleted": false,
+ "id": "Eda9W8eaZom6PATRAm5EX",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -51.354154838890395,
+ "y": 333.9999084472656,
+ "strokeColor": "#000000",
+ "backgroundColor": "#fab005",
+ "width": 192.10502044691845,
+ "height": 89.91317165306509,
+ "seed": 518031893,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "mZobbVjOOfzbAK_1alOcK",
+ "focus": 0.6974503894293331,
+ "gap": 1
+ },
+ "endBinding": {
+ "elementId": "oVhH9XqC6rs2uaPMH4x2B",
+ "focus": 0.8116332021918504,
+ "gap": 14.079675559315092
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -81.97918866696898,
+ 54.666717529296875
+ ],
+ [
+ -192.10502044691845,
+ 89.91317165306509
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 71,
+ "versionNonce": 2013293717,
+ "isDeleted": false,
+ "id": "mZobbVjOOfzbAK_1alOcK",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -50.66668701171875,
+ "y": 311.333251953125,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 172.666748046875,
+ "height": 31.66668701171875,
+ "seed": 1172380085,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "Eda9W8eaZom6PATRAm5EX",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 417,
+ "versionNonce": 1255150069,
+ "isDeleted": false,
+ "id": "YyGWHpfM0OE4uzGAFwZ12",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 484.1481289333766,
+ "y": 65.53704833984384,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 287.70376925998266,
+ "height": 162.29637824164502,
+ "seed": 274906523,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "YidAloK-3ikBBzvuu-S22",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 1048,
+ "versionNonce": 392819675,
+ "isDeleted": false,
+ "id": "YidAloK-3ikBBzvuu-S22",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 743.579402430669,
+ "y": 225.04108862166348,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 21.48420572561895,
+ "height": 53.29342358325337,
+ "seed": 1380550619,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "7MNv-pmgV4-8yJ5lIFY1U",
+ "focus": -0.6782971803849929,
+ "gap": 12.953770184814061
+ },
+ "endBinding": {
+ "elementId": "sqBZGoR4vKErEsSE7jSJk",
+ "focus": 0.7448990456524555,
+ "gap": 10.515841746169144
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 10.124343093419043,
+ 26.347898601643806
+ ],
+ [
+ -11.359862632199906,
+ 53.29342358325337
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 264,
+ "versionNonce": 1665403733,
+ "isDeleted": false,
+ "id": "sRzZXOvjblsPsAM89sUXa",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -705.3333892822266,
+ "y": 113.58320617675781,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 192,
+ "height": 19,
+ "seed": 700308213,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "WASMExportGlobInstance",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMExportGlobInstance"
+ },
+ {
+ "type": "rectangle",
+ "version": 348,
+ "versionNonce": 1800716411,
+ "isDeleted": false,
+ "id": "xWPtNuyAqazMMUyouKnhf",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -694.3333892822266,
+ "y": 144.2499237060547,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 177.33331298828122,
+ "height": 121.00006103515625,
+ "seed": 1037646555,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "RxhU0Qr-hmqzklRZdxsvn",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 323,
+ "versionNonce": 467621028,
+ "isDeleted": false,
+ "id": "7uYVutqCDMjhS1LtgrSpl",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -680.6667022705078,
+ "y": 160.24986267089844,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 117,
+ "height": 31,
+ "seed": 328250453,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "PlRFeDiD1tywOAk_rJgHg"
+ }
+ ],
+ "updated": 1679558297741,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 337,
+ "versionNonce": 334018460,
+ "isDeleted": false,
+ "id": "PlRFeDiD1tywOAk_rJgHg",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -674.6667022705078,
+ "y": 165.24986267089844,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 105,
+ "height": 21,
+ "seed": 843261819,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297749,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "char* name ",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "7uYVutqCDMjhS1LtgrSpl",
+ "originalText": "char* name "
+ },
+ {
+ "type": "diamond",
+ "version": 301,
+ "versionNonce": 2143222293,
+ "isDeleted": false,
+ "id": "01IysLeEkWSJyxI9NbVb8",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -663.0000457763672,
+ "y": 204.5832061767578,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 14.666656494140625,
+ "height": 17.666656494140625,
+ "seed": 1686200757,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 360,
+ "versionNonce": 458563003,
+ "isDeleted": false,
+ "id": "lWjh1xjt4eB1XKwJJx59D",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -678.3333892822266,
+ "y": 196.91651916503906,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 128,
+ "height": 38,
+ "seed": 671514651,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "VQ0ymOLfMpjFiupR01ZFb"
+ }
+ ],
+ "updated": 1679555887721,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 327,
+ "versionNonce": 97853476,
+ "isDeleted": false,
+ "id": "VQ0ymOLfMpjFiupR01ZFb",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -637.3333892822266,
+ "y": 205.91651916503906,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 46,
+ "height": 21,
+ "seed": 565535509,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297750,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "global",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "lWjh1xjt4eB1XKwJJx59D",
+ "originalText": "global"
+ },
+ {
+ "type": "arrow",
+ "version": 624,
+ "versionNonce": 2147462747,
+ "isDeleted": false,
+ "id": "E_RGDiJbGUf1aNH6jDnvz",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -660.3333892822266,
+ "y": 213.91651916503906,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 111.00001525878906,
+ "height": 176.67764729852638,
+ "seed": 152421563,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "KWKN5CpCB6zVtYZd6txj9",
+ "focus": -0.8240578974308156,
+ "gap": 7.457318223231596
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -111.00001525878906,
+ 33.166717529296875
+ ],
+ [
+ -17.790676987880033,
+ 176.67764729852638
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 225,
+ "versionNonce": 1372149301,
+ "isDeleted": false,
+ "id": "uLMWTXI90CGAIKI4zHJML",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -693.3334045410156,
+ "y": 264.41656494140625,
+ "strokeColor": "#000000",
+ "backgroundColor": "#fab005",
+ "width": 180,
+ "height": 32.333343505859375,
+ "seed": 1208836565,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "AGXBiW0dSLHn3nGEzduCY"
+ }
+ ],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 196,
+ "versionNonce": 1168598044,
+ "isDeleted": false,
+ "id": "AGXBiW0dSLHn3nGEzduCY",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -614.3334045410156,
+ "y": 270.58323669433594,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 22,
+ "height": 21,
+ "seed": 324145659,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297750,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[1]",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "uLMWTXI90CGAIKI4zHJML",
+ "originalText": "[1]"
+ },
+ {
+ "type": "text",
+ "version": 213,
+ "versionNonce": 2064304021,
+ "isDeleted": false,
+ "id": "QvT_bIR-th1HBXIOu8j7Y",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -618.1667785644531,
+ "y": 244.74996948242188,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 29,
+ "height": 20,
+ "seed": 269246261,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[0]",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "[0]"
+ },
+ {
+ "type": "rectangle",
+ "version": 253,
+ "versionNonce": 630646843,
+ "isDeleted": false,
+ "id": "zom5ZNn_gBWzVI1PMMYQo",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -693.0001525878906,
+ "y": 297.91664123535156,
+ "strokeColor": "#000000",
+ "backgroundColor": "#fab005",
+ "width": 180,
+ "height": 32.333343505859375,
+ "seed": 215227035,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "U2e2lWVjWzkRt9x6FkfeD"
+ }
+ ],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 226,
+ "versionNonce": 1443199908,
+ "isDeleted": false,
+ "id": "U2e2lWVjWzkRt9x6FkfeD",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -618.5001525878906,
+ "y": 304.08331298828125,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 31,
+ "height": 21,
+ "seed": 1845801109,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297751,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[...]",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "zom5ZNn_gBWzVI1PMMYQo",
+ "originalText": "[...]"
+ },
+ {
+ "type": "rectangle",
+ "version": 278,
+ "versionNonce": 333217948,
+ "isDeleted": false,
+ "id": "IbfRch-fWorg9yld9Wih5",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -692.3333435058594,
+ "y": 328.9167022705078,
+ "strokeColor": "#000000",
+ "backgroundColor": "#fab005",
+ "width": 180,
+ "height": 31,
+ "seed": 1716260667,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "So5vnnPiQUj6m6ZH6HSMP"
+ }
+ ],
+ "updated": 1679558297752,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 254,
+ "versionNonce": 111044388,
+ "isDeleted": false,
+ "id": "So5vnnPiQUj6m6ZH6HSMP",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -614.8333435058594,
+ "y": 338.9167022705078,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 25,
+ "height": 21,
+ "seed": 2141967861,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297758,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[n]",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "IbfRch-fWorg9yld9Wih5",
+ "originalText": "[n]"
+ },
+ {
+ "type": "rectangle",
+ "version": 257,
+ "versionNonce": 494949755,
+ "isDeleted": false,
+ "id": "KWKN5CpCB6zVtYZd6txj9",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -670.666748046875,
+ "y": 392.7500457763672,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 196.00015258789062,
+ "height": 39.33346557617187,
+ "seed": 35418075,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "E_RGDiJbGUf1aNH6jDnvz",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 415,
+ "versionNonce": 964039605,
+ "isDeleted": false,
+ "id": "uEz53YqVhDB8JRuE5hMcU",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -659.3334655761719,
+ "y": 402.41664123535156,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 164,
+ "height": 20,
+ "seed": 268914517,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMGlobalInstance",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMGlobalInstance"
+ },
+ {
+ "type": "text",
+ "version": 236,
+ "versionNonce": 2005417979,
+ "isDeleted": false,
+ "id": "FiGf5f4dzHNrO5L3NMiwT",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -604.5001068115234,
+ "y": 504.4166564941406,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 193,
+ "height": 19,
+ "seed": 1644818613,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "v2uiV8UbBxa6_yEOLAehf",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "WASMExportMemInstance",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMExportMemInstance"
+ },
+ {
+ "type": "rectangle",
+ "version": 316,
+ "versionNonce": 1410863413,
+ "isDeleted": false,
+ "id": "tgz_9er4fEh_TbaYDZF6u",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -593.5001068115234,
+ "y": 535.0833740234375,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 177.33331298828122,
+ "height": 121.00006103515625,
+ "seed": 273834267,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 295,
+ "versionNonce": 104467740,
+ "isDeleted": false,
+ "id": "fZ94UaMm9ypc37Hwvn9SX",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -579.8334197998047,
+ "y": 551.0833129882812,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 117,
+ "height": 31,
+ "seed": 492048917,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "QBs13zYnt2LZX4M9cdFuH"
+ }
+ ],
+ "updated": 1679558297759,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 308,
+ "versionNonce": 470672036,
+ "isDeleted": false,
+ "id": "QBs13zYnt2LZX4M9cdFuH",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -573.8334197998047,
+ "y": 556.0833129882812,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 105,
+ "height": 21,
+ "seed": 524125627,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297764,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "char* name ",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "fZ94UaMm9ypc37Hwvn9SX",
+ "originalText": "char* name "
+ },
+ {
+ "type": "diamond",
+ "version": 271,
+ "versionNonce": 424590651,
+ "isDeleted": false,
+ "id": "nqJwiZ18KG3vCMfANM8aQ",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -562.1667633056641,
+ "y": 595.4166564941406,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 14.666656494140625,
+ "height": 17.666656494140625,
+ "seed": 563283829,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 332,
+ "versionNonce": 1978861557,
+ "isDeleted": false,
+ "id": "HEJvi8QjWRiMWcoZPLHIl",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -577.5001068115234,
+ "y": 587.7499694824219,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 128,
+ "height": 38,
+ "seed": 983242331,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "HU6nOicEloKkqYD55hBWR"
+ }
+ ],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 304,
+ "versionNonce": 1580337564,
+ "isDeleted": false,
+ "id": "HU6nOicEloKkqYD55hBWR",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -540.5001068115234,
+ "y": 596.7499694824219,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 54,
+ "height": 21,
+ "seed": 554455253,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297765,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "memory",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "HEJvi8QjWRiMWcoZPLHIl",
+ "originalText": "memory"
+ },
+ {
+ "type": "arrow",
+ "version": 546,
+ "versionNonce": 1519927637,
+ "isDeleted": false,
+ "id": "O2ixOO7WSexT4tbgcUDGA",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -559.5001068115234,
+ "y": 604.7499694824219,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 111.00001525878906,
+ "height": 176.67764729852638,
+ "seed": 20812539,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "Sn4zW4Qj5F8AgPuajBnRy",
+ "focus": -0.8240578974308156,
+ "gap": 7.457318223231596
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -111.00001525878906,
+ 33.166717529296875
+ ],
+ [
+ -17.790676987880033,
+ 176.67764729852638
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 371,
+ "versionNonce": 1795615355,
+ "isDeleted": false,
+ "id": "XjbCYdp81z8HsAXal748C",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -794.1667785644531,
+ "y": 589.7500152587891,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 190,
+ "height": 20,
+ "seed": 1767206453,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "(WASMMemoryInstance*)",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "(WASMMemoryInstance*)"
+ },
+ {
+ "type": "rectangle",
+ "version": 197,
+ "versionNonce": 1561284277,
+ "isDeleted": false,
+ "id": "8-N4VCgO26s4M3_joLoAg",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -592.5001220703125,
+ "y": 655.2500152587891,
+ "strokeColor": "#000000",
+ "backgroundColor": "#fab005",
+ "width": 180,
+ "height": 32.333343505859375,
+ "seed": 329743259,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "_zHc4H95qdMAwSfBAe4ji"
+ }
+ ],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 167,
+ "versionNonce": 1560407588,
+ "isDeleted": false,
+ "id": "_zHc4H95qdMAwSfBAe4ji",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -513.5001220703125,
+ "y": 661.4166870117188,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 22,
+ "height": 21,
+ "seed": 2035539861,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297766,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[1]",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "8-N4VCgO26s4M3_joLoAg",
+ "originalText": "[1]"
+ },
+ {
+ "type": "text",
+ "version": 183,
+ "versionNonce": 201175061,
+ "isDeleted": false,
+ "id": "8MK4DV6gTxwniJIipRt0r",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -517.33349609375,
+ "y": 635.5834197998047,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 29,
+ "height": 20,
+ "seed": 1577799739,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[0]",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "[0]"
+ },
+ {
+ "type": "rectangle",
+ "version": 225,
+ "versionNonce": 313275,
+ "isDeleted": false,
+ "id": "tIAX2kAFoZpVqZ5qUAx0Z",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -592.1668701171875,
+ "y": 688.7500915527344,
+ "strokeColor": "#000000",
+ "backgroundColor": "#fab005",
+ "width": 180,
+ "height": 32.333343505859375,
+ "seed": 1463624949,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "2puZDaevwGxRcBgZ-ptc6"
+ }
+ ],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 197,
+ "versionNonce": 1593210396,
+ "isDeleted": false,
+ "id": "2puZDaevwGxRcBgZ-ptc6",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -517.6668701171875,
+ "y": 694.9167633056641,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 31,
+ "height": 21,
+ "seed": 575377627,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297767,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[...]",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "tIAX2kAFoZpVqZ5qUAx0Z",
+ "originalText": "[...]"
+ },
+ {
+ "type": "rectangle",
+ "version": 250,
+ "versionNonce": 174623140,
+ "isDeleted": false,
+ "id": "N0OFLsAea9yT6OuliaHBO",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -591.5000610351562,
+ "y": 719.7501525878906,
+ "strokeColor": "#000000",
+ "backgroundColor": "#fab005",
+ "width": 180,
+ "height": 31,
+ "seed": 647413333,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "q7ppugt7g7qcpJ5yt5OdE"
+ }
+ ],
+ "updated": 1679558297767,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 225,
+ "versionNonce": 360272540,
+ "isDeleted": false,
+ "id": "q7ppugt7g7qcpJ5yt5OdE",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -514.0000610351562,
+ "y": 729.7501525878906,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 25,
+ "height": 21,
+ "seed": 1106951547,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297771,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[n]",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "N0OFLsAea9yT6OuliaHBO",
+ "originalText": "[n]"
+ },
+ {
+ "type": "rectangle",
+ "version": 228,
+ "versionNonce": 647779579,
+ "isDeleted": false,
+ "id": "Sn4zW4Qj5F8AgPuajBnRy",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -569.8334655761719,
+ "y": 783.58349609375,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 196.00015258789062,
+ "height": 39.33346557617187,
+ "seed": 2117479349,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "O2ixOO7WSexT4tbgcUDGA",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 386,
+ "versionNonce": 1606143029,
+ "isDeleted": false,
+ "id": "ADaMm1yoqbZuEu8DJV90L",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -558.5001831054688,
+ "y": 793.2500915527344,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 170,
+ "height": 20,
+ "seed": 1213945371,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMMemoryInstance",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMMemoryInstance"
+ },
+ {
+ "type": "arrow",
+ "version": 134,
+ "versionNonce": 1991153820,
+ "isDeleted": false,
+ "id": "RxhU0Qr-hmqzklRZdxsvn",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -42.66673278808594,
+ "y": 209.66668701171875,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 470.2476914752049,
+ "height": 74.33332824707031,
+ "seed": 1569902293,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679558440686,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "xWPtNuyAqazMMUyouKnhf",
+ "focus": -0.7987290948340221,
+ "gap": 4.085652030654501
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -274,
+ -74.33332824707031
+ ],
+ [
+ -470.2476914752049,
+ -62.82886586813058
+ ]
+ ]
+ },
+ {
+ "type": "arrow",
+ "version": 214,
+ "versionNonce": 1329495445,
+ "isDeleted": false,
+ "id": "v2uiV8UbBxa6_yEOLAehf",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -54.615555578359704,
+ "y": 386.91916605443436,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 362.7179252566011,
+ "height": 185.08100179224533,
+ "seed": 1266609179,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "8KE83CX20gDJQwJueCKwN",
+ "focus": 1.000586020261827,
+ "gap": 15.33355712890625
+ },
+ "endBinding": {
+ "elementId": "FiGf5f4dzHNrO5L3NMiwT",
+ "focus": 0.2798025099622999,
+ "gap": 11.916763305664062
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -132.71792525660123,
+ 185.08100179224533
+ ],
+ [
+ -362.7179252566011,
+ 148.41425374537033
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 48,
+ "versionNonce": 304349941,
+ "isDeleted": false,
+ "id": "VoO6IQkaaomgHGzvmdk9L",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -107.00004577636719,
+ "y": 551.3334197998047,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 184,
+ "height": 19,
+ "seed": 2114679797,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "WASMExportTabInstance",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMExportTabInstance"
+ },
+ {
+ "type": "rectangle",
+ "version": 353,
+ "versionNonce": 340366043,
+ "isDeleted": false,
+ "id": "cfV2B-j5UbmISEWVZNm_5",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -108.33344268798828,
+ "y": 571.0000915527344,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 177.33331298828122,
+ "height": 121.00006103515625,
+ "seed": 2095295067,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 335,
+ "versionNonce": 393196836,
+ "isDeleted": false,
+ "id": "DJ8H7VUIn868NKonqg5gA",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -94.66675567626953,
+ "y": 587.0000305175781,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 117,
+ "height": 31,
+ "seed": 1950809301,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "kVEW0vY1bUiCqI5IpX5ML"
+ },
+ {
+ "id": "xGVX08X1n0JU0OA60_t9A",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679558297772,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 346,
+ "versionNonce": 543989532,
+ "isDeleted": false,
+ "id": "kVEW0vY1bUiCqI5IpX5ML",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -88.66675567626953,
+ "y": 592.0000305175781,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 105,
+ "height": 21,
+ "seed": 357803771,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297776,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "char* name ",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "DJ8H7VUIn868NKonqg5gA",
+ "originalText": "char* name "
+ },
+ {
+ "type": "diamond",
+ "version": 308,
+ "versionNonce": 930974133,
+ "isDeleted": false,
+ "id": "gUolYbJIMeIJ_CDZqZFxE",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -77.0000991821289,
+ "y": 631.3333740234375,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 14.666656494140625,
+ "height": 17.666656494140625,
+ "seed": 1482332725,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 371,
+ "versionNonce": 809555995,
+ "isDeleted": false,
+ "id": "KIe-ngH8dNcYj_TNLGGa1",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -92.33344268798828,
+ "y": 623.6666870117188,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 128,
+ "height": 38,
+ "seed": 1675300763,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "NtF7gKcUrgH2P2tIg7Y1I"
+ }
+ ],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 343,
+ "versionNonce": 1636135076,
+ "isDeleted": false,
+ "id": "NtF7gKcUrgH2P2tIg7Y1I",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -49.83344268798828,
+ "y": 632.6666870117188,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 43,
+ "height": 21,
+ "seed": 651398037,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297777,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "table",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "KIe-ngH8dNcYj_TNLGGa1",
+ "originalText": "table"
+ },
+ {
+ "type": "rectangle",
+ "version": 236,
+ "versionNonce": 1212488891,
+ "isDeleted": false,
+ "id": "1vaZwH7ZrMW37Kus4v6s8",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -107.33345794677734,
+ "y": 691.1667327880859,
+ "strokeColor": "#000000",
+ "backgroundColor": "#fab005",
+ "width": 180,
+ "height": 32.333343505859375,
+ "seed": 179070011,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "EcHCtg-lwToZUzRwQtRqU"
+ }
+ ],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 205,
+ "versionNonce": 2017614748,
+ "isDeleted": false,
+ "id": "EcHCtg-lwToZUzRwQtRqU",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -28.333457946777344,
+ "y": 697.3334045410156,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 22,
+ "height": 21,
+ "seed": 266817781,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297777,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[1]",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "1vaZwH7ZrMW37Kus4v6s8",
+ "originalText": "[1]"
+ },
+ {
+ "type": "text",
+ "version": 220,
+ "versionNonce": 748146011,
+ "isDeleted": false,
+ "id": "xnv1ofRPmnyf7Y75joBRd",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -32.166831970214844,
+ "y": 671.5001373291016,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 29,
+ "height": 20,
+ "seed": 1101669595,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[0]",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "[0]"
+ },
+ {
+ "type": "rectangle",
+ "version": 264,
+ "versionNonce": 1671072213,
+ "isDeleted": false,
+ "id": "WhKSAa-6xEaKbFn82X5ru",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -107.00020599365234,
+ "y": 724.6668090820312,
+ "strokeColor": "#000000",
+ "backgroundColor": "#fab005",
+ "width": 180,
+ "height": 32.333343505859375,
+ "seed": 555444821,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "-gxwjWzmqS5WDjuFaNKFD"
+ }
+ ],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 235,
+ "versionNonce": 1750580260,
+ "isDeleted": false,
+ "id": "-gxwjWzmqS5WDjuFaNKFD",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -32.500205993652344,
+ "y": 730.8334808349609,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 31,
+ "height": 21,
+ "seed": 543609211,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297778,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[...]",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "WhKSAa-6xEaKbFn82X5ru",
+ "originalText": "[...]"
+ },
+ {
+ "type": "rectangle",
+ "version": 289,
+ "versionNonce": 925665308,
+ "isDeleted": false,
+ "id": "10EyNsT35ULiP_xM9qv8Y",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -106.3333969116211,
+ "y": 755.6668701171875,
+ "strokeColor": "#000000",
+ "backgroundColor": "#fab005",
+ "width": 180,
+ "height": 31,
+ "seed": 457529269,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "x2msRpv4tJnWtZ_hp50wB"
+ }
+ ],
+ "updated": 1679558297778,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 263,
+ "versionNonce": 97818532,
+ "isDeleted": false,
+ "id": "x2msRpv4tJnWtZ_hp50wB",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -28.833396911621094,
+ "y": 765.6668701171875,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 25,
+ "height": 21,
+ "seed": 673507867,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297782,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[n]",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "10EyNsT35ULiP_xM9qv8Y",
+ "originalText": "[n]"
+ },
+ {
+ "type": "text",
+ "version": 76,
+ "versionNonce": 375904405,
+ "isDeleted": false,
+ "id": "0XlRzavkxOV0TYo3Cru6q",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -307.66673278808594,
+ "y": 651.0002899169922,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 171,
+ "height": 19,
+ "seed": 1584858171,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "GXMgwVG5yviwCuQz9-Jdx",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "(WASMTableInstance *)",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "(WASMTableInstance *)"
+ },
+ {
+ "type": "arrow",
+ "version": 29,
+ "versionNonce": 1192191803,
+ "isDeleted": false,
+ "id": "GXMgwVG5yviwCuQz9-Jdx",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -67.33335876464844,
+ "y": 639.0001068115234,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 69.3333740234375,
+ "height": 18.333343505859375,
+ "seed": 1221178005,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "0XlRzavkxOV0TYo3Cru6q",
+ "focus": 0.6054948422392628,
+ "gap": 1
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -69.3333740234375,
+ 18.333343505859375
+ ]
+ ]
+ },
+ {
+ "type": "arrow",
+ "version": 104,
+ "versionNonce": 1499556260,
+ "isDeleted": false,
+ "id": "xGVX08X1n0JU0OA60_t9A",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -41.0000457763672,
+ "y": 446.7786348431563,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 81.66662597656249,
+ "height": 127.22147196836715,
+ "seed": 1672312955,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679558303924,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "kOP_SYX2hDGyTbKOLrSY7",
+ "focus": 1.0138390872785434,
+ "gap": 15.333114624023438
+ },
+ "endBinding": {
+ "elementId": "DJ8H7VUIn868NKonqg5gA",
+ "focus": -0.9738124716848731,
+ "gap": 15.333290100097656
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -81.66662597656249,
+ 95.22147196836715
+ ],
+ [
+ -68.99999999999999,
+ 127.22147196836715
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 42,
+ "versionNonce": 548718555,
+ "isDeleted": false,
+ "id": "HULjVKYZds5RYxESw_kpb",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -343.66673278808594,
+ "y": 454.3334197998047,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 173,
+ "height": 19,
+ "seed": 2051995003,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "WASMFunctionInstance",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMFunctionInstance"
+ },
+ {
+ "type": "rectangle",
+ "version": 116,
+ "versionNonce": 130053973,
+ "isDeleted": false,
+ "id": "kgRAri5TBI6AVeJYwZ0aO",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 291.8626718521118,
+ "y": 615.9665649414064,
+ "strokeColor": "#000000",
+ "backgroundColor": "#ced4da",
+ "width": 229.3333740234375,
+ "height": 71.33331298828125,
+ "seed": 1363010869,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "GHvOda4nqju-pWyZr-_zS"
+ }
+ ],
+ "updated": 1679555887722,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 70,
+ "versionNonce": 1629299868,
+ "isDeleted": false,
+ "id": "GHvOda4nqju-pWyZr-_zS",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 393.02935886383057,
+ "y": 642.0332214355467,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 27,
+ "height": 21,
+ "seed": 1441133723,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679558297783,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[..]",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "kgRAri5TBI6AVeJYwZ0aO",
+ "originalText": "[..]"
+ },
+ {
+ "type": "text",
+ "version": 339,
+ "versionNonce": 1673577653,
+ "isDeleted": false,
+ "id": "oxCwJMeoYhRvkKNPtKeha",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 292.13729763031006,
+ "y": 587.3669616699217,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 211,
+ "height": 20,
+ "seed": 1528133269,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "Vhva2LNBhtrohj4Y3bGV9",
+ "type": "arrow"
+ },
+ {
+ "id": "tV8skfel8ww2IgWRNSntj",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMFunction (per module)",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMFunction (per module)"
+ },
+ {
+ "type": "arrow",
+ "version": 77,
+ "versionNonce": 1227017499,
+ "isDeleted": false,
+ "id": "Vhva2LNBhtrohj4Y3bGV9",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -140.00001525878906,
+ "y": 499.6667022705078,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 435.3333740234375,
+ "height": 121,
+ "seed": 975356629,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "QLOWRmBSKHUu_NrX66JPt",
+ "focus": -0.5172589859849054,
+ "gap": 7.3333587646484375
+ },
+ "endBinding": {
+ "elementId": "oxCwJMeoYhRvkKNPtKeha",
+ "focus": -1.2215352226224219,
+ "gap": 13.29974060058612
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 230,
+ 35.33331298828125
+ ],
+ [
+ 435.3333740234375,
+ 121
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 220,
+ "versionNonce": 1520753525,
+ "isDeleted": false,
+ "id": "kby0LOGKuGuYeMzR0L7Pt",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 602.3332366943359,
+ "y": 559.4166564941406,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 47414645,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 241,
+ "versionNonce": 12821717,
+ "isDeleted": false,
+ "id": "J-wnUXeWDAfVNvwQHeW06",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 601.9998626708984,
+ "y": 592.5832824707031,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 785254101,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 226,
+ "versionNonce": 441810683,
+ "isDeleted": false,
+ "id": "qpSAJ6K0S6TvU6i2Uflep",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 625.9998626708984,
+ "y": 600.2499389648438,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1914322171,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "euj5CRuv6EoS2abVhp14P",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 229,
+ "versionNonce": 2130854453,
+ "isDeleted": false,
+ "id": "yCRds2HRNFQhi2l_NRv1E",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 601.6665496826172,
+ "y": 625.9166259765625,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 24142901,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "tV8skfel8ww2IgWRNSntj",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 238,
+ "versionNonce": 451012507,
+ "isDeleted": false,
+ "id": "XQ_n6PzQRK1pjOIbTF09C",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 600.3331756591797,
+ "y": 653.5832824707031,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 1465836955,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 219,
+ "versionNonce": 1782985621,
+ "isDeleted": false,
+ "id": "dQpthmaEJfLeEUR4UsOsg",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 622.9998626708984,
+ "y": 661.9166259765625,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 2124420501,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 231,
+ "versionNonce": 1796750395,
+ "isDeleted": false,
+ "id": "lRGlqO5nnxQXGumLJpnO9",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 624.3332366943359,
+ "y": 630.8333282470703,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1262844475,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 90,
+ "versionNonce": 516225269,
+ "isDeleted": false,
+ "id": "bCPa9rRVzubIpa31jwl73",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 574.0000152587891,
+ "y": 532.0000305175781,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 98.66668701171875,
+ "height": 177.33334350585938,
+ "seed": 294820597,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [
+ {
+ "id": "6EZFlJGbMoYN4RDYkSEYP",
+ "type": "arrow"
+ },
+ {
+ "id": "euj5CRuv6EoS2abVhp14P",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 534,
+ "versionNonce": 1457192155,
+ "isDeleted": false,
+ "id": "C_HvFqwDiW4wGe01QNKFg",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 715.7036827935111,
+ "y": 367.61115180121527,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 70.00552481453781,
+ "height": 1.0071746818260863,
+ "seed": 1379035003,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "SQI7khDAbJL0pLh0deiej",
+ "focus": 0.39512687910745115,
+ "gap": 12.666702270507812
+ },
+ "endBinding": {
+ "elementId": "2jRIgxhs5VlnfeDeDJXss",
+ "focus": 0.24394927767367422,
+ "gap": 2.171731894901793
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 70.00552481453781,
+ -1.0071746818260863
+ ]
+ ]
+ },
+ {
+ "type": "arrow",
+ "version": 48,
+ "versionNonce": 163359099,
+ "isDeleted": false,
+ "id": "tV8skfel8ww2IgWRNSntj",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 622.6667327880859,
+ "y": 610.3333892822266,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 105.3333740234375,
+ "height": 3.666656494140625,
+ "seed": 1040768149,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "yCRds2HRNFQhi2l_NRv1E",
+ "focus": 1.968489954492859,
+ "gap": 15.583236694335938
+ },
+ "endBinding": {
+ "elementId": "oxCwJMeoYhRvkKNPtKeha",
+ "focus": 1.5212851912013483,
+ "gap": 14.196061134338379
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -105.3333740234375,
+ 3.666656494140625
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 138,
+ "versionNonce": 2094596021,
+ "isDeleted": false,
+ "id": "lbEH3IbUKE-BUvPaOCKOp",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 705.7037133110892,
+ "y": 358.277838812934,
+ "strokeColor": "#000000",
+ "backgroundColor": "#fab005",
+ "width": 13.33331298828125,
+ "height": 11.666671752929688,
+ "seed": 638517691,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 133,
+ "versionNonce": 419414555,
+ "isDeleted": false,
+ "id": "dTPwE9k9B6K3ksCQBb5OL",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 535.0371958414713,
+ "y": 506.51877678765186,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 176,
+ "height": 20,
+ "seed": 121765525,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMModule::functions",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModule::functions"
+ },
+ {
+ "type": "rectangle",
+ "version": 456,
+ "versionNonce": 1301726907,
+ "isDeleted": false,
+ "id": "2J2sR-bPrGrF9OxiUqIF0",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 868.2591145833333,
+ "y": 158.1759851243761,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 70.00006103515625,
+ "height": 25.66668701171874,
+ "seed": 1128772501,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "hFcIrFVFFLvSiAWOYE-xZ",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 284,
+ "versionNonce": 154931515,
+ "isDeleted": false,
+ "id": "ZZLxhvBfAsVbp2PY6VOfR",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 851.2592061360676,
+ "y": 129.7593591478136,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 98.66668701171875,
+ "height": 153.00003051757812,
+ "seed": 1437253909,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [
+ {
+ "id": "hFcIrFVFFLvSiAWOYE-xZ",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 356,
+ "versionNonce": 1161098229,
+ "isDeleted": false,
+ "id": "FdRdG15cLuW_kygoS9kFB",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 862.5927598741318,
+ "y": 332.1297662523058,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 159,
+ "height": 20,
+ "seed": 1076709051,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMModule::globals",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModule::globals"
+ },
+ {
+ "type": "rectangle",
+ "version": 458,
+ "versionNonce": 196882907,
+ "isDeleted": false,
+ "id": "ev_sIxuEomRo18wQcVOAi",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 863.5926411946614,
+ "y": 195.926084306505,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 70.00006103515625,
+ "height": 25.66668701171874,
+ "seed": 1597294293,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "hFcIrFVFFLvSiAWOYE-xZ",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 469,
+ "versionNonce": 1119661397,
+ "isDeleted": false,
+ "id": "2AbM31Y4eYzNJdn6ccO7X",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 870.2593892415364,
+ "y": 231.25939729478625,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 70.00006103515625,
+ "height": 25.66668701171874,
+ "seed": 1887403259,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "6EZFlJGbMoYN4RDYkSEYP",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "ellipse",
+ "version": 193,
+ "versionNonce": 499530421,
+ "isDeleted": false,
+ "id": "2jRIgxhs5VlnfeDeDJXss",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 787.7037285698783,
+ "y": 359.277838812934,
+ "strokeColor": "#000000",
+ "backgroundColor": "#7950f2",
+ "width": 16,
+ "height": 19.000091552734375,
+ "seed": 1552112411,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [
+ {
+ "id": "C_HvFqwDiW4wGe01QNKFg",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 445,
+ "versionNonce": 1861688341,
+ "isDeleted": false,
+ "id": "hFcIrFVFFLvSiAWOYE-xZ",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 797.8519422743055,
+ "y": 365.2778930664062,
+ "strokeColor": "#000000",
+ "backgroundColor": "#7950f2",
+ "width": 60.463513970850386,
+ "height": 155.0348750393585,
+ "seed": 1134283957,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "ev_sIxuEomRo18wQcVOAi",
+ "focus": 0.8021785743382612,
+ "gap": 5.277184949505454
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 26.18546210394959,
+ -121.94443088107656
+ ],
+ [
+ 60.463513970850386,
+ -155.0348750393585
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 485,
+ "versionNonce": 1957174203,
+ "isDeleted": false,
+ "id": "qGE55eCk3NIsUQpSP-g6Y",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 888.4441562228732,
+ "y": 390.84254328409827,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 70.00006103515625,
+ "height": 25.66668701171874,
+ "seed": 983648475,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 316,
+ "versionNonce": 507826549,
+ "isDeleted": false,
+ "id": "c3AswZE8rY-ZsD8gGAzgg",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 871.4442477756076,
+ "y": 362.42591730753577,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 98.66668701171875,
+ "height": 153.00003051757812,
+ "seed": 832079445,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 343,
+ "versionNonce": 1916988507,
+ "isDeleted": false,
+ "id": "6YL2S8HdLuD8PaiWGA-vU",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 829.5925801595051,
+ "y": 102.42615678575305,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 156,
+ "height": 20,
+ "seed": 920221051,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMModule::tables",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModule::tables"
+ },
+ {
+ "type": "rectangle",
+ "version": 542,
+ "versionNonce": 2029312725,
+ "isDeleted": false,
+ "id": "50mTV_vbZA4UToji5TAhb",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 882.0739339192708,
+ "y": 431.5186000400119,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 70.00006103515625,
+ "height": 25.66668701171874,
+ "seed": 1438577589,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "OjoiFuv7ZOtNkq4SpgOL-",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 553,
+ "versionNonce": 1635428603,
+ "isDeleted": false,
+ "id": "Aa3QPT7Ps924J0klBEGMw",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 888.7406819661458,
+ "y": 466.85191302829315,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 70.00006103515625,
+ "height": 25.66668701171874,
+ "seed": 547556891,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 424,
+ "versionNonce": 1473368475,
+ "isDeleted": false,
+ "id": "WMOLdrP9c0TFV1JLcmfzK",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 233.66656494140625,
+ "y": 236.33336639404277,
+ "strokeColor": "#000000",
+ "backgroundColor": "#12b886",
+ "width": 17.3333740234375,
+ "height": 13.000015258789062,
+ "seed": 1272865237,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 442,
+ "versionNonce": 606202261,
+ "isDeleted": false,
+ "id": "XVo2iBeciuaFiIrP3DUw5",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 235.66656494140625,
+ "y": 252.66669464111305,
+ "strokeColor": "#000000",
+ "backgroundColor": "#12b886",
+ "width": 17.3333740234375,
+ "height": 13.000015258789062,
+ "seed": 823202299,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "6EZFlJGbMoYN4RDYkSEYP",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 427,
+ "versionNonce": 377153083,
+ "isDeleted": false,
+ "id": "InatpictpQQa0Op1qByFJ",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 235.66656494140625,
+ "y": 268.33336639404274,
+ "strokeColor": "#000000",
+ "backgroundColor": "#12b886",
+ "width": 17.3333740234375,
+ "height": 13.000015258789062,
+ "seed": 682826293,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "6EZFlJGbMoYN4RDYkSEYP",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 609,
+ "versionNonce": 1207751547,
+ "isDeleted": false,
+ "id": "6EZFlJGbMoYN4RDYkSEYP",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 257.1755919962603,
+ "y": 432.4837343704476,
+ "strokeColor": "#000000",
+ "backgroundColor": "#12b886",
+ "width": 350.4818452518821,
+ "height": 113.7944575139108,
+ "seed": 1046151995,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "bCPa9rRVzubIpa31jwl73",
+ "focus": 0.6467798007705062,
+ "gap": 1
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -33.87912050646,
+ 40.47938005012526
+ ],
+ [
+ 316.60272474542205,
+ 113.7944575139108
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 380,
+ "versionNonce": 1636332981,
+ "isDeleted": false,
+ "id": "qUXi_zQbiA8lmV5c_r8ta",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 875.0742831759982,
+ "y": 534.6482721964519,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 172,
+ "height": 20,
+ "seed": 2104268027,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMModule::memories",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModule::memories"
+ },
+ {
+ "type": "rectangle",
+ "version": 511,
+ "versionNonce": 833268763,
+ "isDeleted": false,
+ "id": "rfTE9QxqtEjzOzoCNZT01",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 900.9256795247394,
+ "y": 593.3610492282444,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 70.00006103515625,
+ "height": 25.66668701171874,
+ "seed": 1292864565,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "4NjPz6Olqru3m83OxGXGX",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 342,
+ "versionNonce": 347731733,
+ "isDeleted": false,
+ "id": "RzznX4k1tfSt8AyuJuF2D",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 883.9257710774738,
+ "y": 564.9444232516819,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 98.66668701171875,
+ "height": 153.00003051757812,
+ "seed": 1990606235,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [
+ {
+ "id": "4NjPz6Olqru3m83OxGXGX",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 566,
+ "versionNonce": 626290875,
+ "isDeleted": false,
+ "id": "GEQFwoUvMYOSit62JGwLM",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 894.5554572211371,
+ "y": 634.037105984158,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 70.00006103515625,
+ "height": 25.66668701171874,
+ "seed": 1545223573,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 578,
+ "versionNonce": 1559514229,
+ "isDeleted": false,
+ "id": "IvFYTMyYUBhJe6Ob5YAGg",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 901.2222052680121,
+ "y": 669.3704189724392,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 70.00006103515625,
+ "height": 25.66668701171874,
+ "seed": 937546299,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 43,
+ "versionNonce": 1419551067,
+ "isDeleted": false,
+ "id": "ZMwf8VnKqa7gp45PnuQWi",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 780.3335876464843,
+ "y": 45.92599826388881,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 286.66666666666686,
+ "height": 707.0370313856337,
+ "seed": 876902971,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [
+ {
+ "id": "YidAloK-3ikBBzvuu-S22",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 138,
+ "versionNonce": 1241314773,
+ "isDeleted": false,
+ "id": "2NQmRBF_NE2Myp3-jqLfT",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 418.1839375016565,
+ "y": 222.9630296495223,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 351.7376685654755,
+ "height": 202.59258694118918,
+ "seed": 1011740277,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "TOmX9MwwNOgbfjNJ8V8j7",
+ "focus": 0.48971428325717553,
+ "gap": 11.018498738606851
+ },
+ "endBinding": {
+ "elementId": "7MNv-pmgV4-8yJ5lIFY1U",
+ "focus": 1.3268339026620566,
+ "gap": 13.16658528645857
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 82.8903795827618,
+ -202.59258694118918
+ ],
+ [
+ 351.7376685654755,
+ -175.99734962527606
+ ]
+ ]
+ },
+ {
+ "type": "arrow",
+ "version": 58,
+ "versionNonce": 416660987,
+ "isDeleted": false,
+ "id": "OjoiFuv7ZOtNkq4SpgOL-",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 796.6298048231338,
+ "y": 366.6667785644529,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 82.96305338541652,
+ "height": 65.92593722873261,
+ "seed": 275987509,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "50mTV_vbZA4UToji5TAhb",
+ "focus": -0.4434608130384178,
+ "gap": 2.481075710720461
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 82.96305338541652,
+ 65.92593722873261
+ ]
+ ]
+ },
+ {
+ "type": "arrow",
+ "version": 131,
+ "versionNonce": 1458139957,
+ "isDeleted": false,
+ "id": "4NjPz6Olqru3m83OxGXGX",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 796.6298726399739,
+ "y": 372.96306355794246,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 98.51854112413207,
+ "height": 227.77777777777777,
+ "seed": 1888354747,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "rfTE9QxqtEjzOzoCNZT01",
+ "focus": -0.6184957089704255,
+ "gap": 5.7772657606334406
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 46.66673448350696,
+ 191.48159450954864
+ ],
+ [
+ 98.51854112413207,
+ 227.77777777777777
+ ]
+ ]
+ },
+ {
+ "type": "arrow",
+ "version": 105,
+ "versionNonce": 2097301147,
+ "isDeleted": false,
+ "id": "euj5CRuv6EoS2abVhp14P",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 792.9261237250435,
+ "y": 375.55566745334175,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 140,
+ "height": 233.33346896701386,
+ "seed": 856817851,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679555887723,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "qpSAJ6K0S6TvU6i2Uflep",
+ "focus": 1.8857122566967692,
+ "gap": 14.01957438916057
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -30.37034776475707,
+ 147.77781168619794
+ ],
+ [
+ -140,
+ 233.33346896701386
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 404,
+ "versionNonce": 2049173,
+ "isDeleted": false,
+ "id": "0836mka_gP8EntAw7Pvzh",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 285.4076097276477,
+ "y": 424.0742221408418,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 198,
+ "height": 19,
+ "seed": 1302236763,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887724,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "WASMFunction **functions;",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMFunction **functions;"
+ },
+ {
+ "type": "rectangle",
+ "version": 385,
+ "versionNonce": 131382075,
+ "isDeleted": false,
+ "id": "Fv3xwjCOvQ9-pJ5ui2sV2",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 239.7409837510852,
+ "y": 409.4075961642793,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 216,
+ "height": 42.6666259765625,
+ "seed": 1276926165,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887724,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 350,
+ "versionNonce": 424929781,
+ "isDeleted": false,
+ "id": "IibWA_jM89ndxmrceQLmE",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 254.4077317979602,
+ "y": 420.07428317599806,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 15.33331298828125,
+ "height": 22.66668701171875,
+ "seed": 1427245819,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887724,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 133,
+ "versionNonce": 1169136603,
+ "isDeleted": false,
+ "id": "OdDm5a5O_NIoZbF3u0c0H",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 442.5558098687066,
+ "y": 370.37052747938344,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 138.34606629993374,
+ "height": 88.15863628949046,
+ "seed": 967352763,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679555887724,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "FPUGB-iP7ep91gfoTuV2d",
+ "focus": 0.6557614629211577,
+ "gap": 3.7962053087022696
+ },
+ "endBinding": {
+ "elementId": "blxQLl_yf7DMD76qHC5rc",
+ "focus": -0.24942508137542688,
+ "gap": 9.870619032117872
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 61.48149278428815,
+ -72.22222222222217
+ ],
+ [
+ 138.34606629993374,
+ -88.15863628949046
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 35,
+ "versionNonce": 1670177621,
+ "isDeleted": false,
+ "id": "armvxVMuT0bX77T30wPV4",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -39.66648017035561,
+ "y": 230.37051052517361,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 165,
+ "height": 20,
+ "seed": 587722005,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887724,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "export_global_count",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "export_global_count"
+ },
+ {
+ "type": "rectangle",
+ "version": 502,
+ "versionNonce": 312830075,
+ "isDeleted": false,
+ "id": "nUlAmf5jmsJoZ2lStTbBw",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": -52.18503146701369,
+ "y": 226.01867336697043,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 174.66668701171875,
+ "height": 25.37032402886292,
+ "seed": 1476753525,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679555887724,
+ "link": null,
+ "locked": false
+ },
+ {
+ "id": "Mznw_08SMS746JVePQe3h",
+ "type": "text",
+ "x": -55.747947692871094,
+ "y": 396.450114440918,
+ "width": 174,
+ "height": 20,
+ "angle": 0,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "roundness": null,
+ "seed": 1392475036,
+ "version": 62,
+ "versionNonce": 452856732,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1679558398355,
+ "link": null,
+ "locked": false,
+ "text": "export_memory_count",
+ "fontSize": 16,
+ "fontFamily": 1,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "baseline": 14,
+ "containerId": null,
+ "originalText": "export_memory_count"
+ },
+ {
+ "id": "wyGG1OIhy3X499IvtJM3Z",
+ "type": "rectangle",
+ "x": -58.081260681152344,
+ "y": 394.9499618530274,
+ "width": 182.33331298828125,
+ "height": 25,
+ "angle": 0,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "roundness": null,
+ "seed": 611257380,
+ "version": 32,
+ "versionNonce": 1973769116,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1679558406221,
+ "link": null,
+ "locked": false
+ },
+ {
+ "id": "Gk4JYjHayAFkRDbQWId6b",
+ "type": "text",
+ "x": -42.081260681152344,
+ "y": 463.28327484130864,
+ "width": 162,
+ "height": 20,
+ "angle": 0,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "roundness": null,
+ "seed": 804003748,
+ "version": 47,
+ "versionNonce": 591391772,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1679558418472,
+ "link": null,
+ "locked": false,
+ "text": "export_table_count",
+ "fontSize": 16,
+ "fontFamily": 1,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "baseline": 14,
+ "containerId": null,
+ "originalText": "export_table_count"
+ },
+ {
+ "id": "Xb-aggFXlG4Dh_LtxGJ7l",
+ "type": "rectangle",
+ "x": -49.414573669433594,
+ "y": 462.28330535888676,
+ "width": 174.33331298828125,
+ "height": 24.33343505859375,
+ "angle": 0,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "roundness": null,
+ "seed": 572093348,
+ "version": 30,
+ "versionNonce": 1840351132,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1679558423043,
+ "link": null,
+ "locked": false
+ }
+ ],
+ "appState": {
+ "gridSize": null,
+ "viewBackgroundColor": "#ffffff"
+ },
+ "files": {}
+} \ No newline at end of file
diff --git a/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/stack_format_ci.excalidraw b/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/stack_format_ci.excalidraw
new file mode 100644
index 000000000..f2ade3b20
--- /dev/null
+++ b/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/stack_format_ci.excalidraw
@@ -0,0 +1,2643 @@
+{
+ "type": "excalidraw",
+ "version": 2,
+ "source": "https://marketplace.visualstudio.com/items?itemName=pomdtr.excalidraw-editor",
+ "elements": [
+ {
+ "type": "rectangle",
+ "version": 155,
+ "versionNonce": 1248561528,
+ "isDeleted": false,
+ "id": "fxSjNN3geJtdm-2MR7INN",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 583.9999694824219,
+ "y": 276.33331298828114,
+ "strokeColor": "#000000",
+ "backgroundColor": "#ced4da",
+ "width": 427.66665649414057,
+ "height": 468.6667785644533,
+ "seed": 1226571556,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "zFlCnXyCuuvj85rH8yMcR",
+ "type": "arrow"
+ },
+ {
+ "id": "KiC12zdfqG7zXRbctXGmT",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679706874848,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 31,
+ "versionNonce": 726044059,
+ "isDeleted": false,
+ "id": "kKMhPpSUI7zZU0hhfGfSr",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 652,
+ "y": 310.5,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 91,
+ "height": 20,
+ "seed": 1323166748,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "v8qOyuaPyJmHPHCk-V90A",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679639568750,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "prev_frame",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "prev_frame"
+ },
+ {
+ "type": "text",
+ "version": 31,
+ "versionNonce": 213374372,
+ "isDeleted": false,
+ "id": "97vkuGwuf9dOgnbXL4nZW",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 652,
+ "y": 345.5,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 84,
+ "height": 20,
+ "seed": 123433892,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679617642914,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "func_inst ",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "func_inst "
+ },
+ {
+ "type": "text",
+ "version": 31,
+ "versionNonce": 34601372,
+ "isDeleted": false,
+ "id": "IaZULBLAtP-VbIpB210WT",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 652,
+ "y": 380.5,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 13,
+ "height": 20,
+ "seed": 1157761180,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679617674900,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "ip",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "ip"
+ },
+ {
+ "type": "text",
+ "version": 37,
+ "versionNonce": 556583925,
+ "isDeleted": false,
+ "id": "H6AElOIjCOfKVDEzsEb8_",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 648.3333435058594,
+ "y": 415.16668701171875,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 160,
+ "height": 20,
+ "seed": 175464228,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "bzZuzwhAslOM0VOMpIFi4",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679638914768,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "opnd_stack_bottom",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "opnd_stack_bottom"
+ },
+ {
+ "type": "text",
+ "version": 31,
+ "versionNonce": 2114117339,
+ "isDeleted": false,
+ "id": "InrDJwTwyP1E7lpeGu0Tb",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 652,
+ "y": 450.5,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 275,
+ "height": 20,
+ "seed": 158242076,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "bzZuzwhAslOM0VOMpIFi4",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679638694120,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "opnd_sp (point to opnd stack top)",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "opnd_sp (point to opnd stack top)"
+ },
+ {
+ "type": "text",
+ "version": 31,
+ "versionNonce": 1005029461,
+ "isDeleted": false,
+ "id": "04QcPfm0Sc1zQpYDxmPVl",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 652,
+ "y": 485.5,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 163,
+ "height": 20,
+ "seed": 2051398308,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679638792159,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "label_stack_bottom",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "label_stack_bottom"
+ },
+ {
+ "type": "text",
+ "version": 31,
+ "versionNonce": 1565468827,
+ "isDeleted": false,
+ "id": "GD4urgWTuYKcn7FcwA5uj",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 652,
+ "y": 520.5,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 280,
+ "height": 20,
+ "seed": 429232540,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "AhNgHym2Ox-2Je47FlwkG",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679638982669,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "label_sp (point to label stack top)",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "label_sp (point to label stack top)"
+ },
+ {
+ "type": "text",
+ "version": 123,
+ "versionNonce": 458495496,
+ "isDeleted": false,
+ "id": "9TW8AADnHJOkmP9yPw86T",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 626,
+ "y": 586.1666564941406,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 125,
+ "height": 20,
+ "seed": 561702436,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706667761,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "func arguments:",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "func arguments:"
+ },
+ {
+ "type": "text",
+ "version": 373,
+ "versionNonce": 180653176,
+ "isDeleted": false,
+ "id": "ZDnffzv8Hf65ecpMemz82",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 700.6666870117188,
+ "y": 669.1667785644531,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 131,
+ "height": 20,
+ "seed": 1157792164,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706543900,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "<operand stack>",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "<operand stack>"
+ },
+ {
+ "type": "rectangle",
+ "version": 108,
+ "versionNonce": 628186232,
+ "isDeleted": false,
+ "id": "10UtZNhGhQIza4PqPLKs5",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 622.6665954589844,
+ "y": 299.9999694824219,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 378.3334655761719,
+ "height": 33.66670227050781,
+ "seed": 1281579428,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706899765,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 108,
+ "versionNonce": 1807107317,
+ "isDeleted": false,
+ "id": "lxiJENi5HY8EPwIeH7LA0",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 621.9999389648438,
+ "y": 343.3332977294922,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 377.6668090820312,
+ "height": 28.33332824707031,
+ "seed": 523845788,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679639010923,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 104,
+ "versionNonce": 114288661,
+ "isDeleted": false,
+ "id": "iBGNXVvcsdhIuK4rSyr24",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 621.333251953125,
+ "y": 377.9999694824219,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 380.3333129882813,
+ "height": 24.666656494140625,
+ "seed": 1117299228,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679639014926,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 141,
+ "versionNonce": 1756531061,
+ "isDeleted": false,
+ "id": "hwgrctAuxGaA-SGuwFgEd",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 623.6665649414062,
+ "y": 413.66664123535156,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 190.33331298828125,
+ "height": 25.333358764648438,
+ "seed": 1885325596,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "2yVfQUtaAnW5BuEtoXRcA",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679638734395,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 135,
+ "versionNonce": 138906299,
+ "isDeleted": false,
+ "id": "V6DAmN9L5JPz2B1MGfa9C",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 624.6665954589844,
+ "y": 445.9999694824219,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 377.6666564941406,
+ "height": 28.00003051757812,
+ "seed": 1058988452,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "bzZuzwhAslOM0VOMpIFi4",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679638756269,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 171,
+ "versionNonce": 755362101,
+ "isDeleted": false,
+ "id": "0m59R0bqJv_x7GbZ6hfyg",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 624.6665954589844,
+ "y": 485.33331298828125,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 197.33340454101562,
+ "height": 23.33328247070314,
+ "seed": 1040920092,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "bzZuzwhAslOM0VOMpIFi4",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679638908118,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 191,
+ "versionNonce": 944635675,
+ "isDeleted": false,
+ "id": "Itqs7rL1-S3eIrmvfrr6i",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 625.333251953125,
+ "y": 516.3333129882812,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 349.66674804687506,
+ "height": 34.66665649414062,
+ "seed": 498379804,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679639029205,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 169,
+ "versionNonce": 1525847816,
+ "isDeleted": false,
+ "id": "Yx4QpHhmHHvf267ot4QcW",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 623.333251953125,
+ "y": 582.6666259765625,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 352.3333740234375,
+ "height": 31.666748046875,
+ "seed": 612410396,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706543900,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 195,
+ "versionNonce": 335028795,
+ "isDeleted": false,
+ "id": "sWiDv3IP9Y4zn-pQPKT59",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 585.6668090820312,
+ "y": 203.99998474121094,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 424.3334045410156,
+ "height": 70.66668701171874,
+ "seed": 813710748,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "v8qOyuaPyJmHPHCk-V90A",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679639568750,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 255,
+ "versionNonce": 1953250680,
+ "isDeleted": false,
+ "id": "gS_VbgMS5NUoHmfxH0eEO",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 752.0001525878906,
+ "y": 624.3333129882812,
+ "strokeColor": "#000000",
+ "backgroundColor": "#40c057",
+ "width": 30.6666259765625,
+ "height": 19.000091552734375,
+ "seed": 2044515484,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706543900,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 171,
+ "versionNonce": 227339384,
+ "isDeleted": false,
+ "id": "m89OexiP1cw5cN304gmQ-",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 771.3336334228516,
+ "y": 587.8333282470703,
+ "strokeColor": "#000000",
+ "backgroundColor": "#40c057",
+ "width": 37.999969482421875,
+ "height": 19.666748046875,
+ "seed": 2074557348,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706664521,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 174,
+ "versionNonce": 1205391112,
+ "isDeleted": false,
+ "id": "aAWksorEQDseQSDntTUKe",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 824.6669464111328,
+ "y": 589.1665802001953,
+ "strokeColor": "#000000",
+ "backgroundColor": "#40c057",
+ "width": 35.999969482421875,
+ "height": 15.666778564453123,
+ "seed": 1851711260,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706659367,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 213,
+ "versionNonce": 1798283016,
+ "isDeleted": false,
+ "id": "IH4D4tHy91CnkLlP3kKJT",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 878.6669464111328,
+ "y": 588.8333892822266,
+ "strokeColor": "#000000",
+ "backgroundColor": "#40c057",
+ "width": 35.999969482421875,
+ "height": 16.333435058593754,
+ "seed": 1835107492,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706677882,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 28,
+ "versionNonce": 1189712156,
+ "isDeleted": false,
+ "id": "OGXe0pARYj6FFaTw_LGLs",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 916.6667785644531,
+ "y": 348.3333435058594,
+ "strokeColor": "#000000",
+ "backgroundColor": "#40c057",
+ "width": 13.33331298828125,
+ "height": 15.66668701171875,
+ "seed": 703955236,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "zFlCnXyCuuvj85rH8yMcR",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679617654572,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 90,
+ "versionNonce": 1752012152,
+ "isDeleted": false,
+ "id": "zFlCnXyCuuvj85rH8yMcR",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 930.9664201728779,
+ "y": 355.9093759200581,
+ "strokeColor": "#000000",
+ "backgroundColor": "#40c057",
+ "width": 97.70041942673151,
+ "height": 3.156306335738577,
+ "seed": 1652552228,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706533823,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "OGXe0pARYj6FFaTw_LGLs",
+ "gap": 1,
+ "focus": -0.05520408889747474
+ },
+ "endBinding": {
+ "elementId": "fxSjNN3geJtdm-2MR7INN",
+ "gap": 17.000213623046875,
+ "focus": 0.6588609578759657
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 97.70041942673151,
+ 3.156306335738577
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 39,
+ "versionNonce": 2081828900,
+ "isDeleted": false,
+ "id": "cN9omEMJtZq2pKK3nPqeK",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1033.3334655761719,
+ "y": 339.0000305175781,
+ "strokeColor": "#000000",
+ "backgroundColor": "#40c057",
+ "width": 218,
+ "height": 37,
+ "seed": 1716587932,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "w-Fx4nTROv9qvnPqLigxc"
+ }
+ ],
+ "updated": 1679617661526,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 4,
+ "versionNonce": 727129976,
+ "isDeleted": false,
+ "id": "w-Fx4nTROv9qvnPqLigxc",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1051.3334655761719,
+ "y": 347.5000305175781,
+ "strokeColor": "#000000",
+ "backgroundColor": "#40c057",
+ "width": 182,
+ "height": 20,
+ "seed": 1245620124,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706461629,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "(current func instance)",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "cN9omEMJtZq2pKK3nPqeK",
+ "originalText": "(current func instance)"
+ },
+ {
+ "type": "diamond",
+ "version": 19,
+ "versionNonce": 1517445412,
+ "isDeleted": false,
+ "id": "YAWb1D32tq9r2NA9BjPC0",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 917.3334655761719,
+ "y": 381.3333740234375,
+ "strokeColor": "#000000",
+ "backgroundColor": "#40c057",
+ "width": 12.6666259765625,
+ "height": 17.666656494140625,
+ "seed": 831940124,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679617681098,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 103,
+ "versionNonce": 437077525,
+ "isDeleted": false,
+ "id": "EUw5VCdUqXWdPh2cmFgTu",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1048.0000915527344,
+ "y": 390.0000305175781,
+ "strokeColor": "#000000",
+ "backgroundColor": "#40c057",
+ "width": 224,
+ "height": 52,
+ "seed": 122854564,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "sQUYAdB_aJemE8MbtfUXU"
+ },
+ {
+ "id": "7cT6qctQMJuzVHVpt9gAe",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679643416466,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 89,
+ "versionNonce": 818328584,
+ "isDeleted": false,
+ "id": "sQUYAdB_aJemE8MbtfUXU",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1066.0000915527344,
+ "y": 395.0000305175781,
+ "strokeColor": "#000000",
+ "backgroundColor": "#40c057",
+ "width": 188,
+ "height": 40,
+ "seed": 1881253020,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706461630,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": " (next bytecode in code\nfor return)",
+ "baseline": 34,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "EUw5VCdUqXWdPh2cmFgTu",
+ "originalText": " (next bytecode in code\nfor return)"
+ },
+ {
+ "type": "arrow",
+ "version": 86,
+ "versionNonce": 44769845,
+ "isDeleted": false,
+ "id": "7cT6qctQMJuzVHVpt9gAe",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 928.0000915527344,
+ "y": 389.66668701171875,
+ "strokeColor": "#000000",
+ "backgroundColor": "#40c057",
+ "width": 118.6890752940651,
+ "height": 18.605575795885613,
+ "seed": 2073584156,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679643418552,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "EUw5VCdUqXWdPh2cmFgTu",
+ "gap": 1.3109247059348494,
+ "focus": -0.23038166167021662
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 118.6890752940651,
+ 18.605575795885613
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 2,
+ "versionNonce": 504035291,
+ "isDeleted": false,
+ "id": "6fkbi-hv-WF274Ggup6O2",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1200.0001525878906,
+ "y": 619.8332824707031,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 0.333251953125,
+ "height": 0.333343505859375,
+ "seed": 1881722357,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [],
+ "updated": 1679638527376,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 237,
+ "versionNonce": 103104376,
+ "isDeleted": false,
+ "id": "TBY_IOcQ1nL2SbnoH6sFO",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 627.0001373291016,
+ "y": 660.5000610351562,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 357.33331298828125,
+ "height": 30.33352661132812,
+ "seed": 1619080725,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "bzZuzwhAslOM0VOMpIFi4",
+ "type": "arrow"
+ },
+ {
+ "id": "2yVfQUtaAnW5BuEtoXRcA",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679706543900,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 304,
+ "versionNonce": 1231721480,
+ "isDeleted": false,
+ "id": "2yVfQUtaAnW5BuEtoXRcA",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1001.4951265607561,
+ "y": 435.4648501924554,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 69.86595546390652,
+ "height": 230.92727975758817,
+ "seed": 554350997,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679706543901,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "Q10gr2u0Ozc3e0iafNjrU",
+ "focus": -0.9749635321679403,
+ "gap": 1
+ },
+ "endBinding": {
+ "elementId": "TBY_IOcQ1nL2SbnoH6sFO",
+ "gap": 11.467449077109102,
+ "focus": 0.9687666106437038
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 64.17172829764229,
+ 132.70180630168522
+ ],
+ [
+ -5.694227166264227,
+ 230.92727975758817
+ ]
+ ]
+ },
+ {
+ "type": "arrow",
+ "version": 579,
+ "versionNonce": 1040896776,
+ "isDeleted": false,
+ "id": "bzZuzwhAslOM0VOMpIFi4",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 637.088614263612,
+ "y": 428.66374830753944,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 87.42185095794798,
+ "height": 243.67105886528202,
+ "seed": 1778263445,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679706543901,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "H6AElOIjCOfKVDEzsEb8_",
+ "focus": 1.022917371543073,
+ "gap": 11.244729242247331
+ },
+ "endBinding": {
+ "elementId": "zmGNXD3FjbK3cLzJQcTS7",
+ "focus": -0.9191849396644245,
+ "gap": 1.3880431063754486
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -87.42185095794798,
+ 127.50287766902306
+ ],
+ [
+ -10.80983302916718,
+ 243.67105886528202
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 146,
+ "versionNonce": 1195282552,
+ "isDeleted": false,
+ "id": "zmGNXD3FjbK3cLzJQcTS7",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 627.6668243408203,
+ "y": 662.8332824707031,
+ "strokeColor": "#000000",
+ "backgroundColor": "#868e96",
+ "width": 207.333251953125,
+ "height": 25.333343505859375,
+ "seed": 2075064181,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [
+ {
+ "id": "bzZuzwhAslOM0VOMpIFi4",
+ "type": "arrow"
+ },
+ {
+ "id": "PtPViQVeIOLGj_fGdcXae",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679706543901,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 252,
+ "versionNonce": 1380659720,
+ "isDeleted": false,
+ "id": "fdKDasbQmnSQhVWnuc6o0",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 892.2284992953181,
+ "y": 676.9139215503409,
+ "strokeColor": "#000000",
+ "backgroundColor": "#868e96",
+ "width": 46.77163803378346,
+ "height": 0.7472955737783877,
+ "seed": 2138378229,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679706543901,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": null,
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "triangle",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 46.77163803378346,
+ -0.7472955737783877
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 63,
+ "versionNonce": 2032367925,
+ "isDeleted": false,
+ "id": "ZwrESUGUwekFgJ8cot-D1",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 821.6667327880859,
+ "y": 414.6666259765625,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 174,
+ "height": 20,
+ "seed": 795089589,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "2yVfQUtaAnW5BuEtoXRcA",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679638757542,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "opnd_stack_boundary",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "opnd_stack_boundary"
+ },
+ {
+ "type": "rectangle",
+ "version": 32,
+ "versionNonce": 132303029,
+ "isDeleted": false,
+ "id": "VOinNwnsGZVJt9RUbM5gI",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 821.3334197998047,
+ "y": 409.8332977294922,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 184.3333740234375,
+ "height": 30.333328247070312,
+ "seed": 1069875285,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679638823023,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 255,
+ "versionNonce": 453362040,
+ "isDeleted": false,
+ "id": "PtPViQVeIOLGj_fGdcXae",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 979.6667327880859,
+ "y": 460.4999694824219,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 140.89037965104183,
+ "height": 211.49970410546382,
+ "seed": 472939093,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679706543901,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "zmGNXD3FjbK3cLzJQcTS7",
+ "focus": 0.7843520090394333,
+ "gap": 6.109589831379935
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.33331298828125,
+ 145
+ ],
+ [
+ -138.55706666276058,
+ 211.49970410546382
+ ]
+ ]
+ },
+ {
+ "type": "diamond",
+ "version": 19,
+ "versionNonce": 987485307,
+ "isDeleted": false,
+ "id": "u7bglMSX07f5CN_SyFAmd",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 967.0000457763672,
+ "y": 452.1666259765625,
+ "strokeColor": "#000000",
+ "backgroundColor": "#be4bdb",
+ "width": 15,
+ "height": 15,
+ "seed": 764957403,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679638777911,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 43,
+ "versionNonce": 115610933,
+ "isDeleted": false,
+ "id": "shh1k5OswcF57jhAKAI6G",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 830.0000457763672,
+ "y": 486.8332824707031,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 176,
+ "height": 20,
+ "seed": 1994374395,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679638809874,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "label_stack_boundary",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "label_stack_boundary"
+ },
+ {
+ "type": "rectangle",
+ "version": 33,
+ "versionNonce": 1511042715,
+ "isDeleted": false,
+ "id": "H4lcjS3aIarViIGAHsLBU",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 827.6667327880859,
+ "y": 480.83331298828125,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 181,
+ "height": 29.666656494140625,
+ "seed": 1492829339,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679638816247,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 372,
+ "versionNonce": 1764776968,
+ "isDeleted": false,
+ "id": "B1eH_aNspf4OoiXnvWu1V",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 630.0000915527344,
+ "y": 705.1667175292969,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 356.66662597656256,
+ "height": 31.333404541015625,
+ "seed": 710054491,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "X76to9wjER3VzqXb7tCwb",
+ "type": "arrow"
+ },
+ {
+ "id": "1Urs2i0MGQSQ9XbOVdbCH",
+ "type": "arrow"
+ },
+ {
+ "id": "KiC12zdfqG7zXRbctXGmT",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679706706153,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 332,
+ "versionNonce": 1981566984,
+ "isDeleted": false,
+ "id": "Tu7mkiWTjNwFrOsUa35N1",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 633.3333740234375,
+ "y": 704.8334045410156,
+ "strokeColor": "#000000",
+ "backgroundColor": "#868e96",
+ "width": 250.33328247070318,
+ "height": 26.66656494140625,
+ "seed": 1201312981,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [
+ {
+ "id": "AhNgHym2Ox-2Je47FlwkG",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679706543901,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 250,
+ "versionNonce": 1696927496,
+ "isDeleted": false,
+ "id": "xQf_fS4j5XD1gPYVmnyQi",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 687,
+ "y": 709.8335876464844,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 108,
+ "height": 20,
+ "seed": 1671092892,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706543901,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "<lable stack>",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "<lable stack>"
+ },
+ {
+ "type": "diamond",
+ "version": 19,
+ "versionNonce": 167262267,
+ "isDeleted": false,
+ "id": "T43dNIeAePPWy65vsVjRw",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 629.0000457763672,
+ "y": 420.8332977294922,
+ "strokeColor": "#000000",
+ "backgroundColor": "#12b886",
+ "width": 13.66668701171875,
+ "height": 9,
+ "seed": 1938681499,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679638923749,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 26,
+ "versionNonce": 1796989173,
+ "isDeleted": false,
+ "id": "Q10gr2u0Ozc3e0iafNjrU",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 988.5000762939453,
+ "y": 431.9999542236328,
+ "strokeColor": "#000000",
+ "backgroundColor": "#12b886",
+ "width": 13.66668701171875,
+ "height": 9,
+ "seed": 1339643477,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "2yVfQUtaAnW5BuEtoXRcA",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679639079224,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 160,
+ "versionNonce": 1562882312,
+ "isDeleted": false,
+ "id": "X76to9wjER3VzqXb7tCwb",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 633.6667327880859,
+ "y": 498.1665954589844,
+ "strokeColor": "#000000",
+ "backgroundColor": "#12b886",
+ "width": 95,
+ "height": 226.4773119076067,
+ "seed": 332801877,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679706543901,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "B1eH_aNspf4OoiXnvWu1V",
+ "gap": 3.7751266782821933,
+ "focus": -0.9692106196282059
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -95,
+ 119
+ ],
+ [
+ -7.441767913633839,
+ 226.4773119076067
+ ]
+ ]
+ },
+ {
+ "type": "arrow",
+ "version": 202,
+ "versionNonce": 791528312,
+ "isDeleted": false,
+ "id": "1Urs2i0MGQSQ9XbOVdbCH",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 993.6667327880859,
+ "y": 500.833251953125,
+ "strokeColor": "#000000",
+ "backgroundColor": "#12b886",
+ "width": 55.58884147480535,
+ "height": 215.3311147859538,
+ "seed": 385950459,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679706543901,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "_1a_M2hRRjsccFJTYD-i0",
+ "focus": -0.27052637703325505,
+ "gap": 2.7105616084241397
+ },
+ "endBinding": {
+ "elementId": "B1eH_aNspf4OoiXnvWu1V",
+ "focus": 0.9207393546998478,
+ "gap": 3.0779218308585996
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 51.666748046875,
+ 153.66668701171875
+ ],
+ [
+ -3.922093427930349,
+ 215.3311147859538
+ ]
+ ]
+ },
+ {
+ "type": "arrow",
+ "version": 252,
+ "versionNonce": 1150719096,
+ "isDeleted": false,
+ "id": "AhNgHym2Ox-2Je47FlwkG",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 941.0000457763672,
+ "y": 533.833251953125,
+ "strokeColor": "#000000",
+ "backgroundColor": "#12b886",
+ "width": 73.73891815660659,
+ "height": 177.63880524698254,
+ "seed": 17032283,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679706543901,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "GD4urgWTuYKcn7FcwA5uj",
+ "focus": -1.0502037458670375,
+ "gap": 9.000045776367188
+ },
+ "endBinding": {
+ "elementId": "Tu7mkiWTjNwFrOsUa35N1",
+ "focus": 0.7914007600477917,
+ "gap": 2.5944100904637253
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 18.99993896484375,
+ 133.33340454101562
+ ],
+ [
+ -54.73897919176284,
+ 177.63880524698254
+ ]
+ ]
+ },
+ {
+ "type": "diamond",
+ "version": 19,
+ "versionNonce": 987485307,
+ "isDeleted": false,
+ "id": "C2JNNEQlhQ4cFy2h16E4l",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 630.5000457763672,
+ "y": 491.333251953125,
+ "strokeColor": "#000000",
+ "backgroundColor": "#be4bdb",
+ "width": 15,
+ "height": 15,
+ "seed": 2047712475,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679638991963,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 19,
+ "versionNonce": 987485307,
+ "isDeleted": false,
+ "id": "xsWhegnNTDUvjVk1Hl20d",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 931.5000457763672,
+ "y": 523.333251953125,
+ "strokeColor": "#000000",
+ "backgroundColor": "#be4bdb",
+ "width": 15,
+ "height": 15,
+ "seed": 751530581,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679638994246,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 20,
+ "versionNonce": 2123101557,
+ "isDeleted": false,
+ "id": "_1a_M2hRRjsccFJTYD-i0",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 987.5000457763672,
+ "y": 503.333251953125,
+ "strokeColor": "#000000",
+ "backgroundColor": "#be4bdb",
+ "width": 15,
+ "height": 15,
+ "seed": 1838893435,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [
+ {
+ "id": "1Urs2i0MGQSQ9XbOVdbCH",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679639046142,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 122,
+ "versionNonce": 918373752,
+ "isDeleted": false,
+ "id": "_FzrYgawOp32aihqUkx8N",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 937.3333587646484,
+ "y": 722.4999084472656,
+ "strokeColor": "#000000",
+ "backgroundColor": "#12b886",
+ "width": 31,
+ "height": 0.333343505859375,
+ "seed": 125027067,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679706543901,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": null,
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "triangle",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 31,
+ 0.333343505859375
+ ]
+ ]
+ },
+ {
+ "type": "arrow",
+ "version": 58,
+ "versionNonce": 1791510299,
+ "isDeleted": false,
+ "id": "v8qOyuaPyJmHPHCk-V90A",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 640.33349609375,
+ "y": 318.1665954589844,
+ "strokeColor": "#000000",
+ "backgroundColor": "#12b886",
+ "width": 112.66668701171875,
+ "height": 114.41643468378521,
+ "seed": 1521072891,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679639586455,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "kKMhPpSUI7zZU0hhfGfSr",
+ "focus": -0.8312315870337287,
+ "gap": 11.66650390625
+ },
+ "endBinding": {
+ "elementId": "sWiDv3IP9Y4zn-pQPKT59",
+ "focus": 1.0049483520293248,
+ "gap": 1
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -112.66668701171875,
+ -61.99995422363281
+ ],
+ [
+ -55.63497828298284,
+ -114.41643468378521
+ ]
+ ]
+ },
+ {
+ "type": "diamond",
+ "version": 23,
+ "versionNonce": 1760592469,
+ "isDeleted": false,
+ "id": "rizowRaNCY3sscSKdUoZ_",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 637.6668090820312,
+ "y": 307.49993896484375,
+ "strokeColor": "#000000",
+ "backgroundColor": "#12b886",
+ "width": 11.66668701171875,
+ "height": 17,
+ "seed": 599455541,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679639578366,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 241,
+ "versionNonce": 1517501429,
+ "isDeleted": false,
+ "id": "Mv8lernCpH2jNrVrNfqm5",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 585.8334503173828,
+ "y": 130.833251953125,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 424.3334045410156,
+ "height": 70.66668701171874,
+ "seed": 1040624571,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "cl6Duxg7hC4_1chb5YNau",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679639602774,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 41,
+ "versionNonce": 926996117,
+ "isDeleted": false,
+ "id": "eQrRfUHvRypTcFfQ80nK5",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 647.0000610351562,
+ "y": 219.33328247070312,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 91,
+ "height": 20,
+ "seed": 1884598901,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "cl6Duxg7hC4_1chb5YNau",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679639602774,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "prev_frame",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "prev_frame"
+ },
+ {
+ "type": "diamond",
+ "version": 32,
+ "versionNonce": 784602165,
+ "isDeleted": false,
+ "id": "w_RQs6dyVbTAM3iaX46G2",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 632.6668701171875,
+ "y": 216.33322143554688,
+ "strokeColor": "#000000",
+ "backgroundColor": "#12b886",
+ "width": 11.66668701171875,
+ "height": 17,
+ "seed": 1918737243,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679639598842,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 135,
+ "versionNonce": 1953671957,
+ "isDeleted": false,
+ "id": "cl6Duxg7hC4_1chb5YNau",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 639.0001525878906,
+ "y": 224.16659545898438,
+ "strokeColor": "#000000",
+ "backgroundColor": "#12b886",
+ "width": 80.33334350585938,
+ "height": 95,
+ "seed": 509490587,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679639608498,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "eQrRfUHvRypTcFfQ80nK5",
+ "focus": -0.7568501325114791,
+ "gap": 7.999908447265625
+ },
+ "endBinding": {
+ "elementId": "Mv8lernCpH2jNrVrNfqm5",
+ "focus": 1.0067042515978792,
+ "gap": 1.666656494140625
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -80.33334350585938,
+ -53.66668701171875
+ ],
+ [
+ -53.66668701171875,
+ -95
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 196,
+ "versionNonce": 1763609493,
+ "isDeleted": false,
+ "id": "7pum3cjupgQ0Fz7eY_3xD",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1026.33349609375,
+ "y": 123.83326721191406,
+ "strokeColor": "#000000",
+ "backgroundColor": "#12b886",
+ "width": 109,
+ "height": 20,
+ "seed": 1300737371,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679640276534,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "Stack bottom",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "Stack bottom"
+ },
+ {
+ "type": "text",
+ "version": 310,
+ "versionNonce": 1972102043,
+ "isDeleted": false,
+ "id": "Su_2hWwLvhW5W8cNMx6hT",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1030.666748046875,
+ "y": 266.8333206176758,
+ "strokeColor": "#000000",
+ "backgroundColor": "#12b886",
+ "width": 110,
+ "height": 20,
+ "seed": 2131950293,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679640279741,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "current frame",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "current frame"
+ },
+ {
+ "type": "rectangle",
+ "version": 181,
+ "versionNonce": 1099516792,
+ "isDeleted": false,
+ "id": "jCBotdnPaPF-NkuwgrLyd",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 582.3333129882812,
+ "y": 744.8332977294922,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 429.666748046875,
+ "height": 48.333343505859396,
+ "seed": 1136750491,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706699607,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 167,
+ "versionNonce": 647398264,
+ "isDeleted": false,
+ "id": "BRMXHqjjvaWADtilYg0NV",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 784.3333740234375,
+ "y": 775.8333892822266,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 57,
+ "height": 20,
+ "seed": 415943189,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "KiC12zdfqG7zXRbctXGmT",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679706708714,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "Unused",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "Unused"
+ },
+ {
+ "type": "text",
+ "version": 179,
+ "versionNonce": 1210985736,
+ "isDeleted": false,
+ "id": "6YoFb1tMeQkuEDMy5H4FV",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1018.6668090820312,
+ "y": 778.8333892822266,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 122,
+ "height": 20,
+ "seed": 1257872437,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706711595,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "stack boundary",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "stack boundary"
+ },
+ {
+ "type": "text",
+ "version": 174,
+ "versionNonce": 314437128,
+ "isDeleted": false,
+ "id": "_e0Yy4p4UD9MNJUym2U_N",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1025.6666259765625,
+ "y": 732.8335113525391,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 80,
+ "height": 20,
+ "seed": 521361589,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706543901,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "stack top",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "stack top"
+ },
+ {
+ "type": "rectangle",
+ "version": 126,
+ "versionNonce": 1927665272,
+ "isDeleted": false,
+ "id": "ATaMGJS9emfaD_vgxw4Wi",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 625.5619915078412,
+ "y": 621.4944998254441,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 358.66670227050787,
+ "height": 25.999969482421875,
+ "seed": 1247140509,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706543901,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 268,
+ "versionNonce": 1190911752,
+ "isDeleted": false,
+ "id": "qlKC-UwDGQErtLa5oG6C3",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 625.3333740234375,
+ "y": 554.1666870117188,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 236,
+ "height": 20,
+ "seed": 1957232156,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706639231,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "Wasm LOCALs (local.set/get):",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "Wasm LOCALs (local.set/get):"
+ },
+ {
+ "type": "rectangle",
+ "version": 264,
+ "versionNonce": 500451192,
+ "isDeleted": false,
+ "id": "CnBSoD9DNI5Himd9gJXwV",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 787.8953006814252,
+ "y": 625.661102913823,
+ "strokeColor": "#000000",
+ "backgroundColor": "#40c057",
+ "width": 30.6666259765625,
+ "height": 19.000091552734375,
+ "seed": 1737116886,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706543901,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 259,
+ "versionNonce": 235932680,
+ "isDeleted": false,
+ "id": "z4Ye9_zQDUab5ewn2mujX",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 827.5619876931439,
+ "y": 623.9944159021043,
+ "strokeColor": "#000000",
+ "backgroundColor": "#40c057",
+ "width": 30.6666259765625,
+ "height": 19.000091552734375,
+ "seed": 1207868746,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706543901,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 292,
+ "versionNonce": 600610936,
+ "isDeleted": false,
+ "id": "V3_r6rtZsp-pFDhmttdsh",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 865.5620487283002,
+ "y": 625.3277594079636,
+ "strokeColor": "#000000",
+ "backgroundColor": "#40c057",
+ "width": 30.6666259765625,
+ "height": 19.000091552734375,
+ "seed": 974809482,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706543901,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 266,
+ "versionNonce": 1061243656,
+ "isDeleted": false,
+ "id": "Tov8P7W3W8Zmma9a3S8gP",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 904.5620487283002,
+ "y": 626.661102913823,
+ "strokeColor": "#000000",
+ "backgroundColor": "#40c057",
+ "width": 30.6666259765625,
+ "height": 19.000091552734375,
+ "seed": 1423773654,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679706543901,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 148,
+ "versionNonce": 1167673464,
+ "isDeleted": false,
+ "id": "KiC12zdfqG7zXRbctXGmT",
+ "fillStyle": "hachure",
+ "strokeWidth": 4,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 806.4613995527118,
+ "y": 748.8279119958543,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 2.161352857758061,
+ "height": 20.33328247070324,
+ "seed": 167487754,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679706706153,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "B1eH_aNspf4OoiXnvWu1V",
+ "focus": 0.026931962058821583,
+ "gap": 12.327789925541765
+ },
+ "endBinding": {
+ "elementId": "fxSjNN3geJtdm-2MR7INN",
+ "focus": -0.06989783256192499,
+ "gap": 24.16110291382313
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.161352857758061,
+ 20.33328247070324
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 151,
+ "versionNonce": 1430888312,
+ "isDeleted": false,
+ "id": "wBnV18_fVimstqpfPY0KR",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 631.4456683895414,
+ "y": 624.6666107177734,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 91,
+ "height": 20,
+ "seed": 1961347080,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": null,
+ "updated": 1679706671751,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "func locals:",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "func locals:"
+ },
+ {
+ "id": "8Y0Qz7jDPtVE84-d_UHu2",
+ "type": "rectangle",
+ "x": 613.2790118954008,
+ "y": 575.9999542236328,
+ "width": 384.0000305175781,
+ "height": 76.66668701171875,
+ "angle": 0,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "seed": 743618568,
+ "version": 80,
+ "versionNonce": 129563000,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1679706644458,
+ "link": null,
+ "locked": false
+ }
+ ],
+ "appState": {
+ "gridSize": null,
+ "viewBackgroundColor": "#ffffff"
+ },
+ "files": {}
+} \ No newline at end of file
diff --git a/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/stack_format_ci.svg b/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/stack_format_ci.svg
new file mode 100644
index 000000000..f054c4345
--- /dev/null
+++ b/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/stack_format_ci.svg
@@ -0,0 +1,16 @@
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 766.1088005500188 695.0001220703125" width="766.1088005500188" height="695.0001220703125">
+ <!-- svg-source:excalidraw -->
+
+ <defs>
+ <style class="style-fonts">
+ @font-face {
+ font-family: "Virgil";
+ src: url("https://unpkg.com/@excalidraw/excalidraw@0.14.2/dist/excalidraw-assets/Virgil.woff2");
+ }
+ @font-face {
+ font-family: "Cascadia";
+ src: url("https://unpkg.com/@excalidraw/excalidraw@0.14.2/dist/excalidraw-assets/Cascadia.woff2");
+ }
+ </style>
+ </defs>
+ <rect x="0" y="0" width="766.1088005500188" height="695.0001220703125" fill="#ffffff"></rect><g stroke-linecap="round" transform="translate(68.10867847970633 162.50004577636707) rotate(0 213.8333282470703 234.33338928222662)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.48 6.11 C0.81 4.26, 2.17 3.77, 5.28 0.23 M-0.28 6.35 C1 4.64, 2.91 2.91, 5.26 0.13 M-0.1 11.08 C1.02 8.41, 3.12 5.94, 10.55 -0.46 M0 11.58 C3.96 7.76, 7.38 3.2, 9.96 0.36 M0.99 19.37 C5.73 11.33, 10.12 4.27, 15.62 1.34 M-0.44 19.17 C3.67 13.44, 9.21 7.97, 15.41 0.99 M-0.55 22.39 C7.97 13.56, 16.86 5.32, 21.79 -2.02 M0.55 23.25 C5.64 18.07, 10.41 12.69, 21.81 0.47 M-0.93 32.48 C8.91 22.5, 15.83 13.49, 26.15 1.8 M-0.75 30.69 C6.99 22.39, 12.08 16.75, 25.86 -0.23 M-1.36 35.11 C8.16 30.12, 16.21 19.46, 30.65 0.15 M-0.82 35.92 C7.5 28.03, 17.35 17.12, 31.66 -0.93 M1.13 43.71 C12.24 25.77, 26.5 9.86, 36.06 2.06 M-0.59 42.74 C11.53 30.07, 22.78 17.73, 37.63 -0.44 M-1.01 50.62 C14.48 32, 28.59 16.82, 42.45 1.01 M-0.97 48.16 C15.89 29.25, 32.12 10.59, 42.16 -1 M1.99 54.64 C9.6 44.13, 19.3 33.94, 47.24 1.64 M0.1 54.8 C14.34 38.8, 30.25 20.25, 46.75 -0.62 M-0.78 59.71 C18.09 40.39, 37.08 19.13, 53.63 -1.48 M0.75 60.48 C15.98 43.77, 30.96 26.45, 53.58 0.53 M-1.07 66.49 C13.4 51.06, 26.23 36.23, 56.68 -1.07 M0.18 66.65 C18.44 44.27, 39.61 22.17, 58.71 -0.22 M1.84 71.28 C15.7 53.87, 34.11 32.55, 63.76 1.53 M1.06 72.2 C17.61 53.84, 33.74 35.88, 63.62 -0.48 M-1.65 81.09 C22.28 51.74, 46.46 24.25, 68.54 -0.8 M-0.09 79.39 C24.92 51.01, 49.85 20.74, 68.42 0.9 M0.48 85.08 C21.88 61.5, 45.2 36.79, 75.54 1.74 M0.12 84.19 C23.17 59.58, 45.79 34.04, 75.41 -0.62 M-0.21 93.39 C19.65 69.78, 41.2 46.1, 78.07 -1.39 M-0.97 91.93 C29.31 58.44, 55.2 27.8, 80.24 0.43 M-0.74 96.53 C22.46 70.5, 48.21 42.9, 86.78 -2.27 M-1.11 97.65 C16.55 76.19, 34.31 57.81, 85.52 -0.91 M-1.44 104.48 C32.19 62.46, 68.18 26.3, 91.65 0.17 M-0.66 103.99 C34.29 65, 68.62 26.82, 89.95 -0.37 M-0.64 109.64 C30.07 75.52, 60.81 42.98, 94.45 -1.04 M-0.28 109.08 C27.69 77.1, 55.66 44.66, 95.96 -0.83 M1.12 114.33 C25.77 84.62, 56.11 53.39, 98.79 1.79 M0.12 114.87 C31.22 80.78, 63.69 44.06, 100.8 -0.7 M-0.85 121.56 C37.69 82.15, 73.48 36.15, 106.6 -2.23 M0.44 122.81 C27.75 89.39, 55.57 57.67, 106.19 -0.28 M0.38 126.51 C29.91 93.85, 61.81 60.52, 112.13 0.22 M-0.6 128.16 C43.38 80.1, 85.76 31.06, 111.44 -0.16 M0.75 135.55 C35.71 90.5, 74.66 44.63, 117.79 2.12 M0.95 133.95 C38.39 87.65, 77.69 44.29, 116.43 1.17 M-1.64 141.23 C21.63 112.15, 46.68 82.59, 123.43 -0.88 M0.64 140.77 C41.86 91.92, 84.42 42.41, 121.99 -0.82 M1.42 145.77 C46.33 98.19, 88.69 45.6, 127.65 0.58 M0.62 145.21 C41.62 96.93, 84.49 46.78, 126.32 1.23 M-1.61 151.89 C35.73 109.49, 73.64 68.48, 131.68 0.9 M0.67 151.53 C44.66 102.1, 88.5 49.71, 132.03 0.74 M0.77 158.09 C55.61 93.67, 110.76 32.58, 137.02 -0.96 M-0.4 159.49 C28.5 124.58, 58.14 91.11, 137.03 -0.47 M-0.96 165.6 C31.09 125.05, 65.11 86.48, 142.65 -0.63 M0.66 163.76 C34.4 124, 69.38 83.81, 142.49 -0.13 M-0.01 170.64 C35.95 127.09, 76.59 81.31, 146.56 0.75 M-0.56 171.31 C40.27 123.77, 81.67 76.91, 147.64 0.15 M-1.26 177.24 C51.77 114.34, 108.48 52.54, 153.6 -1.51 M0.93 176.56 C48.72 121.98, 94.21 67.83, 153.66 -0.95 M0.6 183.09 C36.96 140.38, 73.55 99.64, 159.27 1 M0.83 182.79 C33.28 146.41, 64.82 110.3, 158.75 1.06 M1.14 188.74 C43.22 137.76, 90.15 86.63, 164.72 0.76 M-0.91 189.53 C50.68 129.61, 101.88 69.38, 163.73 0.08 M0.66 193.56 C65.32 121.54, 125.58 49.01, 170.67 1.2 M-0.31 194.7 C35.9 152.38, 71.02 113.08, 168.74 0.22 M1.19 201.91 C62.96 126.42, 126 52.26, 175.53 1.17 M-0.8 201.39 C40.32 154.17, 81.11 108.76, 175.41 -0.58 M0.93 205.75 C51.51 150.63, 99.96 91.86, 179.3 1.7 M-0.21 207.41 C51.61 150.19, 102.75 92, 180.47 0.13 M1.13 213.42 C64.39 141.58, 128.44 67.48, 184.9 0.57 M-0.46 212.77 C67.34 137.24, 135.26 59.73, 186.04 -0.22 M0.72 219.8 C53.07 160.49, 106.06 99.5, 189.25 -1.02 M0.34 220.14 C68.64 141.13, 136.92 63.14, 189.96 -0.31 M-0.06 224.79 C53.91 165.37, 105.66 104.27, 197.14 -1.1 M0.23 224.7 C71.89 141.22, 146.29 56.85, 195.84 0.22 M0.7 232.82 C51.36 174.26, 102.75 113.87, 200.52 0.74 M-0.78 231.19 C64.02 155.72, 131.73 79.4, 200.62 0.49 M-1.07 236.54 C69.65 154.55, 142.02 72.22, 206.81 0.99 M0.98 237.79 C59.25 167.74, 119.42 99.03, 207.47 -0.38 M-0.94 243.62 C52.15 184.29, 105.1 122.55, 212.5 -1.07 M-0.6 243.63 C53.47 183.29, 105.96 121.94, 212.2 -0.58 M0.73 249.1 C68.55 170.51, 135.96 89.5, 216.84 -0.71 M-0.88 250.24 C61.17 177.72, 124.24 105.81, 217.34 -0.52 M-0.41 255.12 C46.62 204.37, 93.37 150.41, 221.4 -0.74 M-0.4 256.48 C73.3 171.86, 145.76 88.36, 222.76 0.22 M0.98 262.56 C64.62 189.37, 129.64 114.62, 229.16 -0.29 M0.45 262.05 C70.04 181.54, 138.23 101.99, 228.58 -0.55 M-0.2 269.11 C61.58 196.69, 124.01 125.4, 233.71 0.74 M0.93 267.32 C74.71 181.81, 148.94 96.09, 232.88 -0.62 M1.2 273.3 C65.79 200.02, 130.86 123.86, 239.16 -0.2 M0.23 273.7 C52.57 211.54, 105.75 150.34, 237.81 -0.26 M-1.15 279.76 C65.96 204.35, 130.22 128.07, 244.53 -0.64 M-0.39 280.78 C86.61 182.8, 173.39 84.69, 243.91 -0.2 M0.31 286.59 C66.75 207.33, 135.29 128.85, 249.1 -0.52 M0.66 285.91 C74.1 199.13, 148.97 113.01, 248.53 0.5 M-0.27 293.5 C57.51 228.74, 114.01 162.68, 253.94 0.52 M-0.08 292.42 C76.33 204.56, 151.57 117.57, 254.32 0.14 M-0.78 299.28 C53.78 238.33, 104.22 179.1, 258.65 0.04 M-0.16 297.89 C88.48 198.81, 175.93 97.6, 259.28 0.19 M0.45 305.83 C73.34 219.89, 145.47 137.45, 266.03 -0.9 M-0.02 304.83 C100.6 188.16, 202.53 71.01, 264.75 0.14 M-0.26 311.07 C88.45 212.62, 173.7 111.23, 269.79 1.32 M-0.37 311.66 C80.3 219.78, 159.69 129.22, 270.19 -0.07 M-0.57 316.07 C83.24 221.08, 167.62 126.01, 275.12 -1.17 M0.61 317.13 C57.62 251.81, 113.03 186.72, 275.44 -0.64 M0.57 323.2 C70.83 241.12, 142.05 161.41, 281.58 0.47 M-0.04 323.4 C79.41 232.11, 158.94 140.47, 281.06 0.45 M1.04 329.24 C100.49 217.29, 199.13 102.08, 286.31 0.17 M0.16 328.39 C87.76 229.05, 173.75 130.36, 286.3 0.29 M0.45 336.13 C99.38 220.36, 198.35 107.51, 290.85 0.6 M-0.24 335.74 C112.79 206.45, 223.43 78.4, 291.44 0.11 M0.03 341.88 C112.83 209.51, 226.46 78.74, 297.52 -0.92 M0.22 341.3 C111.02 213.94, 222.45 86.21, 296.98 -0.12 M0.36 347.2 C83.87 247.68, 170.32 149.83, 302.13 -0.07 M0.31 347.17 C64.39 272.02, 128.73 198.1, 301.67 0.22 M-0.89 354.05 C103.11 236.14, 203.82 120.2, 308.49 -0.91 M0.03 353.87 C85.78 255.04, 173.1 155.39, 307.84 0.07 M0.73 359.11 C100.26 241.14, 202.89 122.54, 313.33 0.09 M0.62 358.96 C113.8 226.02, 229 94.19, 312.64 -0.15 M0.06 365.56 C78.96 274.67, 159.04 182.59, 318.65 -0.9 M0.45 365.44 C75.57 279.48, 150.05 193.23, 318.09 -0.37 M-0.81 372.63 C83.96 276.57, 167.26 182.25, 322.47 0.22 M-0.16 371.85 C124.83 229.53, 248.8 86.32, 323.17 -0.24 M-0.38 378.44 C117.07 244.61, 231.77 111.97, 328.81 -0.6 M0.04 377.91 C68.93 298.89, 136.57 220.82, 328.49 -0.17 M0.09 384.23 C66.48 308.53, 133.81 231.48, 333.87 0.81 M-0.3 384.13 C119.16 245.41, 239.39 108.05, 333.65 0.38 M1 389.26 C131.92 237.87, 263.44 87.92, 339.28 -0.23 M0.5 389.6 C108.68 266.62, 216.63 142.33, 339.41 0.01 M0.39 395.57 C78.77 302.71, 157.52 210.98, 344.77 0.27 M0.44 396.26 C120.27 259.6, 239.49 122.74, 344.19 0.4 M-0.13 403.01 C85.6 303.71, 173.05 203.44, 349.35 0.41 M0.17 402.68 C88.3 300.68, 176.77 198.96, 349.61 0.14 M0.71 408.62 C130.99 258.73, 260.31 110.08, 355.39 -0.25 M0.37 408.56 C127.83 263.48, 254.54 118.01, 355.49 -0.03 M-0.03 413.94 C135.54 259.91, 271.25 102.96, 359.97 0.32 M-0.05 414.47 C89.37 312.86, 178.57 209.88, 360.39 0.15 M-1 420.86 C133.9 267.02, 267.16 114.01, 365.58 -0.03 M-0.69 421.13 C128.21 271.86, 258.14 121.79, 365.6 -0.18 M-0.51 426.1 C128.99 274.49, 261.11 125.09, 371.36 0.36 M0.15 426.77 C110.2 298.16, 220.81 170.64, 370.83 0.47 M-0.33 433.46 C123.59 288.4, 250.06 143.74, 376.44 -0.41 M-0.37 433.22 C98.69 318.83, 199.37 203.48, 376.38 -0.26 M0.14 439.17 C117.06 304.79, 232.91 171.51, 380.84 0.15 M-0.08 438.87 C136.16 283.9, 272.39 127.01, 381.28 0.57 M-0.02 444.63 C121.62 305.43, 245.04 164.26, 387.14 0 M-0.09 445.37 C139.63 283.96, 280.94 121.48, 387.04 0.14 M-0.6 451.49 C119.01 316.3, 236.52 180.66, 391.8 0.48 M-0.08 451.41 C128.48 303.26, 256.67 155.66, 391.83 0.58 M0.71 457.74 C124.82 316.56, 247.62 175.37, 398.08 0.58 M-0.07 457.21 C116.33 325.48, 231.59 193.27, 397.38 -0.37 M-0.39 463.52 C142.64 300.4, 285.31 136.98, 402.47 0.08 M0.14 463.42 C108.3 336.72, 218.39 210.37, 402.36 0.44 M0.7 469.32 C98.39 355.16, 198.39 240.16, 407.7 0.23 M0.1 468.96 C94.52 360.09, 188.2 252.14, 408.55 -0.13 M5.05 469.13 C96.19 363.21, 187 258.48, 413.92 0.44 M5.91 469.21 C93 369.9, 180.12 270.02, 413.33 -0.09 M10.51 469.78 C92.93 374.57, 175.47 278.04, 418.91 -1 M11.05 469.42 C145.86 312.2, 282.18 155.74, 419.1 -0.07 M16.32 469.29 C103.39 371.74, 188.32 273.61, 423.69 -0.62 M16.56 468.87 C147.51 315.78, 279.34 164.3, 424.17 0.18 M20.99 468.44 C104.25 373.71, 188.61 276.54, 428.82 0.46 M21.41 468.95 C144.76 327.75, 268.47 185.8, 429.09 0.28 M27.19 468.28 C169.86 306.11, 311.74 142.51, 427.84 7.49 M27.1 468.48 C161.18 313.21, 296.84 157.41, 428.97 6.65 M31.5 468.47 C123.03 367.5, 210.96 265.29, 428.17 13.5 M31.7 468.87 C112.28 378.34, 191.08 287.78, 428.38 13.36 M37.26 469.48 C137.43 357.24, 234.34 245.37, 429.32 18.59 M37.73 468.67 C169.16 316.61, 302.29 163.99, 428.84 18.66 M42.68 469.41 C182.75 308.47, 323.53 146.96, 428.39 25.58 M43 468.71 C133.42 363.54, 226.19 256.82, 428.38 25.7 M48.98 469.38 C136.45 370.6, 222.44 270.95, 429.2 30.27 M48.42 469.09 C193.38 303.75, 336.87 139.11, 428.7 30.78 M53.21 468.74 C158.61 349.78, 262.86 228.34, 428.72 37.33 M53.75 469.45 C202.69 297.94, 350.34 127.98, 428.47 37.21 M59.65 468.85 C193.1 313.92, 328.2 158.36, 427.76 44.14 M58.91 468.42 C152.22 361.5, 243.78 255.55, 428.05 43.47 M64.61 468.3 C199.99 313.04, 336.75 157.28, 428.71 49.75 M63.78 468.67 C206.91 303.53, 349.58 139.64, 428.48 49.32 M68.77 469.05 C166.98 353.45, 267.76 238.1, 428.47 55.85 M68.86 469.11 C182.98 340.36, 295.74 210.84, 428.89 55.53 M74.87 469.46 C208.94 314.6, 343.73 159.9, 429.16 61.79 M74.31 469.38 C185.94 338.47, 298.21 208.83, 428.8 61.63 M79.07 470.02 C195.58 336.63, 310.87 203.36, 429.33 67.71 M79.68 469.58 C177.18 357.82, 275.03 244.77, 428.65 67.84 M84.81 468.37 C218.54 314.01, 353.29 160.52, 428.28 74.33 M85.5 468.83 C158.03 383.54, 231.81 298.39, 428.13 74.37 M90.93 468.84 C171.77 375.66, 252.58 282.48, 428.6 79.19 M90.57 469.54 C166.57 381.51, 242.25 294.68, 428.38 79.58 M96.52 468.71 C173.88 380.19, 250.81 291.07, 429.08 85.51 M95.72 468.87 C189.44 363.83, 281.45 257.1, 428.54 86.09 M100.26 469.36 C181.68 378.73, 260.4 287.15, 429.01 92.52 M101.17 469.37 C220.31 332.6, 340.44 195.24, 428.91 92.14 M106.93 468.91 C195.75 365.92, 285.36 263.22, 429.07 98.51 M106.29 468.8 C190.08 373.35, 274.09 276.51, 428.26 98.26 M112.27 468.53 C218.03 346.7, 325.93 222.95, 429.15 105.5 M111.73 469.26 C202.18 365.77, 293.17 260.88, 428.61 105.1 M117.41 468.52 C194.85 379.4, 271.19 292.32, 429.26 110.46 M117.56 468.51 C202.81 371.05, 288.8 272.44, 428.4 110.62 M121.98 469.51 C205.52 372.74, 290.35 277.16, 429.05 116.13 M122.18 469.26 C224.52 354.25, 325.24 238.27, 428.29 117.18 M127.28 468.29 C246.5 333.79, 366.18 196.18, 428.56 122.95 M127.91 468.59 C245.07 334.98, 361.38 201.03, 429.12 122.7 M132.41 469.85 C228.23 360.42, 323.42 249.98, 428 127.85 M133.21 469.19 C245.99 340.06, 359.06 209.55, 428.33 129.18 M139.26 468.62 C234.61 357.93, 329.4 247.98, 428.51 136.17 M137.96 468.56 C202.04 396.25, 264.31 324.14, 428.67 135.42 M142.79 470.03 C231.4 366.67, 319.62 266.04, 429.56 141.44 M143.31 469.65 C228.68 368.89, 315.38 270.44, 428.7 140.95 M149.97 469.37 C262.33 340.14, 372.19 213.73, 428.51 147.29 M149.28 468.67 C243.43 359.63, 339.81 249.65, 428.81 147.23 M153.88 470.01 C210.57 403.53, 268.97 335.55, 429.05 152.89 M153.54 469 C233.23 377.62, 312.8 285.87, 429.05 153.14 M159.14 469.76 C235.25 377.85, 314.91 288.89, 429.46 159.26 M160.16 468.94 C242.63 375.52, 323.76 281.83, 429.15 159.76 M163.81 469.15 C254.37 366.38, 342.27 264.51, 428.61 166.45 M164.93 469.48 C245.41 375.45, 327.77 280.53, 428.01 165.92 M170.64 468.19 C231.68 396.29, 295.63 324, 428.1 171.82 M170.49 469.17 C269.93 352.63, 369.42 237.69, 428.51 171.43 M174.56 468.37 C260.34 367.54, 348.78 267.29, 427.73 177.11 M174.78 468.84 C247.01 386.85, 319.72 302.56, 428.02 178.01 M181.31 469.33 C240.27 400.73, 300.04 334.43, 429.71 183.92 M181.03 468.84 C240.08 399.33, 299.53 330.62, 428.78 183.76 M185.48 468.09 C243.19 403.88, 298.69 336.96, 427.95 190.61 M185.71 469.03 C257.93 389.05, 327.93 307.11, 428.23 190.15 M191.21 468.7 C282.81 360.13, 377.78 254.32, 429.23 196.89 M190.41 469.09 C255.53 396.88, 320.02 323.23, 428.66 196.49 M197.8 468.07 C279.17 373.67, 362.69 278.69, 428.75 201.84 M196.62 469.54 C277.46 373.64, 359.19 278.88, 429.32 202.04 M201.92 468.37 C287.35 369.07, 373.34 267.97, 427.46 209.18 M201.37 469.89 C254.8 408.04, 307.29 348.51, 428.34 207.95 M207.01 469.96 C295.45 367.81, 382.89 269.61, 428.91 214.74 M207.15 469.45 C265.3 400.49, 322.82 333.32, 429.01 214.4 M212.51 469.81 C258.44 417.61, 301.15 366.65, 428.04 220.7 M211.79 469.31 C265.65 407.41, 319.31 347.1, 428.2 219.76 M218.4 469.3 C299.1 376.2, 379.08 284.42, 428.53 225.55 M217.9 468.75 C293.6 380.12, 370.66 291.25, 427.8 227.1 M222.05 470.17 C269.67 416.11, 318.29 359.83, 429.67 232.52 M222.42 469.62 C301.15 378.91, 380.23 288.7, 429.05 232.65 M228.79 468.77 C288.85 402.4, 345.73 336.02, 429.16 238.28 M229.14 468.62 C302.26 385.19, 373.98 301.44, 427.91 238.74 M234.72 468.28 C301.23 392.27, 367.48 312.96, 430.16 245.09 M233.71 468.69 C285.18 408.85, 336.42 348.93, 428.44 244.17 M239.86 467.66 C284.17 415.38, 331.27 363.1, 429.77 250.21 M239.26 468.56 C295.88 402.69, 353.9 335.41, 429.35 251.39 M245.46 468.07 C316.29 386.52, 387.72 306.6, 428.75 255.71 M244.2 469.84 C299.2 407.9, 353.02 346.25, 428.61 256.48 M249.74 467.39 C305.67 407.21, 361.68 341.14, 429.24 262.66 M249.11 469.21 C287.14 425.8, 325.32 380.98, 429.31 263.1 M254.13 469.98 C315.69 399.71, 376.78 328.89, 429.08 270.71 M254.95 468.64 C321.85 388.6, 390.55 309.39, 428.97 269.38 M258.82 468.67 C308.98 413.55, 357.84 357.34, 428.82 276.28 M260.81 469.34 C301.89 419.69, 345.12 369.79, 428.93 274.49 M266.39 470.32 C327.25 399.02, 385.56 328.53, 429.18 282.51 M265.09 469.46 C309.22 417.11, 353.48 365.84, 427.88 281.47 M270.16 468.04 C324.56 407.4, 377.9 346.16, 428.56 288.25 M271.3 468.86 C327.03 405.62, 382.14 342.38, 428.42 288.36 M274.44 470.67 C324.66 415.2, 369.82 359.95, 430.22 294.17 M276.5 468.48 C333.53 401.91, 390.99 336.1, 428.82 293.3 M283.03 467.47 C333.42 410.09, 383.74 349.57, 429.8 298.93 M281.78 468.98 C337.92 402.14, 394.24 338.06, 427.87 299.95 M286.09 468.39 C342.16 404.05, 397.03 343.55, 429.23 304.71 M287.37 469.69 C332.88 416.97, 377.27 364.5, 428.27 305.12 M292.24 468.21 C342.62 413.42, 390.12 356.72, 427.59 310.22 M291.35 468.95 C345.14 405.92, 398.66 344.48, 428.28 311.28 M298.63 470.28 C342.07 417.25, 389.65 361.59, 428.62 316.39 M296.91 468.22 C332.17 429.15, 368.14 388.56, 428.28 317.57 M301.44 467.57 C347.83 417.85, 392.2 368.39, 427.14 322.24 M301.41 470.15 C349.76 413.77, 398.26 358.85, 429.22 323.38 M308.16 468.04 C347.63 423.26, 386.7 377.21, 428.69 328.19 M307.43 469.33 C350.38 422.94, 391.03 375.42, 429.02 330.51 M312.41 471.17 C342.48 434.36, 372.92 398.66, 429.72 335.27 M313.5 469.19 C344.16 431.09, 377.71 393.67, 428.9 335.92 M316.95 470.74 C358.35 425.17, 396.03 380.18, 430.62 340.87 M319.19 468.84 C341.94 440.9, 366.93 413.12, 427.82 341.84 M323.89 469.71 C358.49 431.22, 393.55 388.43, 428.97 349.58 M324.14 468.62 C346.33 443.35, 369.02 416.77, 428.84 347.63 M327.12 466.98 C353.88 444.55, 374.75 416.85, 427.44 352.64 M329.69 469.71 C363.65 429.02, 396.88 390.53, 428.13 354.07 M334.38 468.1 C354.9 446.88, 372.44 422.21, 427.79 358.75 M334.05 469.76 C355.2 443.29, 379.57 418.19, 428.08 361.1 M339.73 468.09 C365.34 439.87, 388.36 413.08, 426.65 365.52 M339.87 468.53 C366.87 438.72, 392.69 409.8, 428.24 366.09 M345.53 470.11 C363.47 445.51, 383.59 423.43, 428.88 374.5 M345.41 469.49 C376.03 433.06, 407.03 398.37, 427.76 371.75 M350.97 468.28 C377.57 436.37, 410.58 402.47, 428.81 378.16 M350.12 469.46 C367.46 448.78, 386.19 429.62, 427.79 378.07 M354.08 470.39 C379.27 443.77, 399.78 415.84, 430.07 383.41 M355.81 468.25 C383.19 436.58, 413.44 403.04, 428.45 384.56 M360.18 468.64 C385.55 441.66, 410.17 411.95, 427.64 390.33 M360.26 468.24 C375.53 450.95, 391.6 433, 427.94 392.03 M367.93 470.45 C385.14 449.96, 401.98 430.34, 427.65 395.69 M366.31 470.05 C379.84 453.42, 394.77 435.63, 427.51 396.82 M369.81 469.13 C395.61 441.65, 418.41 415.44, 428.67 403.92 M371.55 468.13 C393.59 442.07, 414.92 417.68, 427.89 402.78 M378.09 470.7 C392.92 447.63, 409.24 428.25, 427 410.16 M377.38 468.44 C394.48 447.3, 414.71 424.38, 427.69 409.11 M381.41 468.58 C401.19 448.21, 418.81 426.64, 428.51 415.71 M382.68 468 C395.84 451.66, 410.64 436.75, 428.34 414.71 M386.69 470.39 C403.9 448.58, 418.89 433.17, 426.66 422.8 M386.93 468.58 C399.1 457.6, 410.08 443.31, 429.23 421.85 M391.69 468.69 C405.87 451.93, 417.67 435.93, 430.29 426.1 M393.81 468.26 C405.14 455.31, 417.1 441.68, 428.71 428.51 M398.99 467.69 C409.66 456.99, 419.87 443.59, 428.95 431.68 M398.33 469.13 C407.78 457.91, 416.83 447.6, 428.45 434.26 M404.48 470.06 C414.61 457.83, 423.74 447.54, 430.19 440.09 M404.49 468.87 C409.77 462.24, 416.68 453.67, 427.87 440.17 M407.37 467.62 C414.49 461.74, 417.93 457.33, 427.33 445.77 M408.36 468.37 C412.99 461.8, 419.39 456.8, 429.11 445.13 M414.71 468.13 C417.5 461.54, 425.39 458.03, 429.56 451.85 M413.74 469.37 C418.85 464.18, 423.53 458.69, 428.14 451.53 M419.28 469.74 C423.29 466.17, 426.08 460.67, 429.28 457.88 M419.21 468.37 C421.49 466.58, 423.94 464.45, 427.92 457.83 M424 469.59 C425.34 467.86, 427.04 465.68, 428.99 464.63 M423.84 469.45 C425.51 467.53, 426.81 466.12, 428.43 463.77" stroke="#ced4da" stroke-width="0.5" fill="none"></path><path d="M-0.54 -0.85 C154.12 -0.5, 307.43 -1.34, 428.36 0.88 M-0.09 0.26 C89.57 0.85, 178.88 1.38, 427.32 0.09 M428.48 0.79 C428.64 132.9, 428.98 264.85, 427.94 467.86 M427.94 0.09 C428.31 175.72, 428.19 350.97, 427.38 468.53 M427.69 468.04 C307.19 468.75, 186.52 468.97, 0.94 468.24 M428.12 468.34 C337.75 468.47, 247.4 468.43, -0.11 468.21 M0.67 469.21 C-0.8 349.65, -1.24 229.33, -0.71 -0.13 M0.38 468.35 C0.87 306.07, 1.36 143.13, -0.4 -0.06" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(136.10870899728445 196.66673278808594) rotate(0 45.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">prev_frame</text></g><g transform="translate(136.10870899728445 231.66673278808594) rotate(0 42 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">func_inst </text></g><g transform="translate(136.10870899728445 266.66673278808594) rotate(0 6.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">ip</text></g><g transform="translate(132.44205250314383 301.3334197998047) rotate(0 80 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">opnd_stack_bottom</text></g><g transform="translate(136.10870899728445 336.66673278808594) rotate(0 137.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">opnd_sp (point to opnd stack top)</text></g><g transform="translate(136.10870899728445 371.66673278808594) rotate(0 81.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">label_stack_bottom</text></g><g transform="translate(136.10870899728445 406.66673278808594) rotate(0 140 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">label_sp (point to label stack top)</text></g><g transform="translate(110.10870899728445 472.33338928222656) rotate(0 62.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">func arguments:</text></g><g transform="translate(184.7753960090032 555.3335113525391) rotate(0 65.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">&lt;operand stack&gt;</text></g><g stroke-linecap="round" transform="translate(106.77530445626883 186.1667022705078) rotate(0 189.16673278808594 16.833351135253906)"><path d="M0.58 -0.77 C95 1.45, 190.96 2.08, 378.36 -0.73 M-0.27 0.55 C129.45 -2.06, 259.56 -1.59, 378.86 -0.38 M378.48 -0.43 C376.65 9.46, 379.13 22.19, 379.82 34.88 M378.29 -0.78 C378.42 10.54, 378.08 21.03, 379.17 32.96 M378.51 32.6 C278.38 34.19, 178.5 34.35, -0.41 33.32 M377.81 33.27 C281.04 35.44, 183.63 35.55, -0.18 33.17 M-1.7 34.12 C0.05 23.51, 1.54 12.52, -0.55 -0.72 M0.9 34.03 C0.04 25.26, 0.51 16.63, -0.05 -0.13" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(106.1086479621282 229.50003051757812) rotate(0 188.83340454101562 14.166664123535156)"><path d="M0.18 -0.75 C149.08 0.96, 297.55 0.51, 377.55 -0.95 M-0.06 -0.12 C80.08 -1, 159.23 -0.73, 377.39 -0.36 M377.34 0.35 C378.54 7.04, 377.82 13.35, 375.74 29.17 M377.09 -0.81 C378.04 6.74, 377.77 14.29, 376.79 27.67 M377.35 29.21 C303.21 27.29, 226.22 27.53, 0.05 28.53 M377.97 28.79 C285.78 25.99, 193.94 26.71, -0.01 28.21 M1.02 28.24 C-0.11 21.01, -0.53 17.16, -1.73 0.54 M0.66 28.99 C-0.73 20.49, -0.45 10.35, -0.07 -0.77" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(105.44196095040945 264.1667022705078) rotate(0 190.16665649414062 12.333328247070312)"><path d="M-1 0.6 C121.14 0.1, 239.6 0.48, 380.89 -0.01 M0 0.3 C106.25 0.7, 212.26 0.57, 380.77 -0.52 M379.92 1.32 C381.65 6.68, 381.8 15.3, 378.65 24.53 M380.6 -0.97 C379.99 5.73, 379.59 11.29, 379.5 24.79 M380.99 25.31 C269.88 25.64, 158.52 25.54, 1.2 25.2 M380.3 25.12 C248.79 26.26, 117.64 25.32, 0.13 25.14 M-0.77 23.62 C-1.33 17.38, 2.09 12.67, -1.77 0.8 M-0.62 24.79 C-0.47 15.51, -1.16 4.55, -0.96 -0.77" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(107.7752739386907 299.8333740234375) rotate(0 95.16665649414062 12.666679382324219)"><path d="M-1.5 0.42 C48.32 -0.72, 92.37 2.82, 189.56 -1.05 M-0.55 -0.88 C43.47 -0.89, 86.94 -2.04, 189.72 0.12 M189.2 -1.91 C188.94 8.75, 191.11 14.01, 189.87 23.68 M190.83 0.59 C190.15 8.49, 190.67 17.25, 189.93 26.24 M188.88 25.77 C135.38 25.95, 80.93 25.94, 1.5 23.95 M189.89 26.19 C128.61 26.88, 66.46 27.31, -0.03 25.91 M-1.68 23.82 C-0.37 14.11, -0.59 4.67, -0.72 -1.73 M0.86 25.37 C-0.09 20.27, 0.02 15.54, -0.14 0.71" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(108.77530445626883 332.1667022705078) rotate(0 188.8333282470703 14.000015258789062)"><path d="M0.88 1.13 C141.06 0.42, 283.81 -0.9, 378.38 0.23 M0.22 0.18 C111.52 -2.35, 223.98 -2.35, 377.51 -0.38 M376.3 -1.82 C379.14 7.47, 376.9 14.85, 377.36 28.76 M377.68 -0.52 C377.7 8.25, 377.21 16.98, 378.2 27.33 M376.58 29.18 C292.56 28.11, 208.16 29.21, 0.38 27.98 M377.11 27.89 C255.75 27.49, 132.92 28.07, -0.29 28.54 M0.64 29.32 C-1.01 17.52, 1.09 7.34, 1.52 -1.79 M0.56 28.19 C0.61 20.93, -0.66 15.2, 0.42 0.73" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(108.77530445626883 371.5000457763672) rotate(0 98.66670227050781 11.666641235351562)"><path d="M0.87 1.41 C66.79 -1.13, 138.28 -2.59, 196.47 1.29 M-0.73 -0.63 C45.41 2.33, 90.19 2.2, 196.62 -0.84 M198.47 -0.81 C196.87 8.03, 199.21 15.36, 195.61 22.03 M197.32 0.87 C196.89 8.39, 197.4 18.02, 196.53 24.28 M197.01 22.8 C143.53 25.68, 87.21 23.15, 1.69 22.74 M197.22 22.86 C149.41 22.68, 99.29 21.73, -0.01 23.65 M-0.7 24.83 C-0.21 13.81, -0.15 7.66, 0.04 -0.32 M0.56 24.32 C-0.16 14.53, -1.08 7.25, -0.85 -0.39" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(109.44196095040945 402.5000457763672) rotate(0 174.8333740234375 17.333328247070312)"><path d="M-0.62 0.91 C109.63 -0.77, 216.74 0.24, 350.08 0.52 M0.49 -0.09 C95.58 0.73, 192.26 0.81, 349.56 0.27 M351.64 0.09 C348.09 11.69, 349.46 25.17, 348.88 34.37 M349.29 -0.48 C349.88 8.36, 349.65 19.4, 349.54 35 M348.69 35.28 C220.91 34.28, 93.44 33.79, 1.12 33.84 M349.87 34.56 C272.89 37.01, 195.34 36.15, -0.33 35.01 M-2 32.78 C1.78 24.38, -1.94 11.56, 0.43 -1.96 M-0.64 35.42 C0.68 23.22, -1.08 11.45, -0.36 -0.9" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(107.44196095040945 468.83335876464844) rotate(0 176.16668701171875 15.8333740234375)"><path d="M0.96 0.54 C121.41 -0.7, 243.43 -2.21, 352.43 -1.03 M0.37 -0.07 C121.29 2.43, 241.7 1.57, 352.57 0.08 M352.99 -1.59 C351.89 12.4, 352.19 21.08, 351.17 33.44 M351.42 -0.28 C351.87 8, 352.73 17.16, 351.85 32.2 M353.26 30.41 C234.05 29.58, 113.84 28.25, -0.74 32.82 M352.7 31.41 C212.85 33.49, 73.35 34.13, -0.19 31.2 M-0.38 33.24 C0.27 25.68, 0.78 19.75, -1.14 -1.76 M-0.64 32.33 C-0.68 24.17, -0.07 16.5, -0.3 -0.31" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(69.7755180793157 90.16671752929688) rotate(0 212.1667022705078 35.333343505859375)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.48 6.85 C0.59 4.45, 3.06 3.49, 4.84 1.04 M-0.27 6.7 C1.58 4.04, 3.28 1.87, 5.18 0.55 M0.11 11.22 C4.04 6.34, 7.7 2.7, 10.74 -0.54 M-0.24 12.56 C2.44 9, 4.22 6.32, 10.86 -0.63 M-0.05 19.55 C5.92 13.26, 6.26 9.28, 16.28 0.78 M-0.43 18.97 C5.6 13.69, 8.6 7.05, 14.93 -0.5 M0.41 24.08 C9.14 15.72, 15.77 6.63, 22.18 -1.14 M0.68 24.41 C5.17 19.75, 8.46 14.72, 20.9 0.5 M-0.79 29.79 C11.21 17.84, 19.94 7.05, 24.32 1.5 M-0.4 30.53 C9.68 18.78, 19.94 8.05, 26.19 -0.43 M-0.54 38.02 C7.79 26.07, 14.13 19.59, 31.34 1.31 M0.5 37.05 C9.06 25.95, 18.12 15.17, 31 0.84 M0.46 43.83 C12.59 27.96, 21.68 18.14, 36.2 0.86 M0.8 42.53 C7.59 32.03, 16.65 22.62, 36.77 -0.29 M0.5 49.46 C9.47 37.9, 21.15 25.52, 42.15 -2.11 M0.75 49.01 C9.58 36.65, 21.28 26.53, 43.04 -0.87 M2.12 54.36 C15.26 34.31, 32.03 17.36, 46.25 -1.38 M-0.25 55.1 C11.59 41.14, 22.61 28.72, 47.79 0.04 M-0.28 60.41 C18.27 41.66, 35.56 20.72, 53.37 -1.08 M0.62 60.41 C19.89 38.75, 39.05 17.43, 52.39 -0.31 M0.8 65.96 C13.73 53.5, 27.22 34.37, 59.67 1.66 M-0.09 66.59 C18.19 45.86, 35.87 23.91, 57.9 0.09 M2.14 69.76 C17.76 50.15, 35.22 34.63, 62.65 -2.16 M0.82 70.52 C21.41 49.48, 39.31 28.76, 63.99 0.29 M4.51 72.52 C25.15 52.83, 42.15 33.81, 68.57 -0.02 M6.86 70.93 C27.57 46.21, 50.32 21.4, 69.32 0.84 M10.21 71.94 C36.22 46.4, 58.54 18.98, 74.51 -0.77 M12.2 70.53 C28.38 51.78, 42.84 33.41, 74.36 0.12 M17.01 71.88 C34.61 50.56, 51.27 30.82, 79.88 -1.27 M16.56 72.36 C38.59 46.37, 60.29 21.32, 79.84 0.72 M24.22 72.16 C41.79 50.54, 58.93 28.3, 84.36 -1.21 M22.12 70.66 C44.56 45.06, 66.99 18.94, 85.56 -0.18 M28.23 69.78 C42.43 53.23, 56.59 35.17, 91.45 -1.83 M27.9 71.28 C42.55 52.47, 58.56 36.01, 90.81 -0.43 M32.49 72.19 C50.85 51.01, 65.73 33.04, 94.45 -0.67 M32.67 72.02 C50.44 50.43, 68.09 31.12, 95.22 -0.55 M38.97 70.53 C60.65 48.09, 80.64 23.22, 99.98 1.67 M39.26 71.03 C62.21 43.49, 87.48 17.55, 101.14 0.68 M41.58 73.65 C56.49 53.47, 74 38.09, 105.95 -1.2 M42.85 71.91 C58.9 53.12, 74.94 34.64, 106.53 0.54 M48.87 73.58 C60.91 57.59, 77.92 42.37, 113.07 -0.24 M48.58 72.35 C72.99 45.24, 97.18 17.85, 111.31 0.8 M54.88 71.06 C77.05 46.5, 101.09 16.83, 118.2 -0.97 M53.21 72.79 C69.21 55.01, 86.07 36.02, 115.59 0.79 M60.44 73.51 C82.7 45.37, 105.88 14.98, 121.16 -1.95 M59.37 71.46 C74.5 56.68, 87.41 39.37, 121.34 0.07 M64.69 72.3 C85.13 45.77, 107.98 20.44, 127.43 -1.29 M63.88 72.84 C87.61 45.35, 110.95 19.66, 126.03 1.06 M71.08 72 C86.33 56.05, 97.75 39.21, 133.59 1.33 M70.68 71.98 C86.2 52.67, 101.17 35.77, 132.85 0.12 M74.86 71.63 C88.3 55.33, 100.13 43.67, 138.75 1.92 M75.19 72.91 C91.21 53.61, 106.82 33.68, 137.08 -0.05 M81.07 69.89 C103.41 48, 126.13 20.09, 142.58 1.46 M81.17 70.98 C102.42 47.81, 125.93 21.21, 142.98 -0.03 M84.08 70.44 C106.62 48.87, 129.87 25.18, 148.8 -0.9 M85.08 71.29 C106.39 48.57, 128.7 23.98, 148.17 0.7 M89.56 71.12 C106.36 51.33, 123.39 33.21, 155.2 1.45 M91 70.99 C111.57 48.03, 131.71 25.19, 154.47 0.11 M97.95 73.23 C115.68 48.24, 136.49 28.3, 157.11 -0.17 M96.99 71.72 C116.77 47.85, 137.95 24.35, 158.31 0.03 M102.55 70.76 C118.04 51.79, 131.41 35.6, 165.41 -0.54 M101.95 71.94 C124.22 46.89, 146.1 22.2, 163.6 0.46 M108.92 71.64 C121.31 53.31, 136.18 38.46, 170.06 0.79 M107.98 71.36 C127.56 48.69, 148.96 23.56, 170.07 0.05 M112.95 71.01 C133.34 45.57, 157 20.15, 174.06 0.72 M113.32 71.23 C131.42 50.38, 151.24 27.52, 174.21 0.37 M116.33 72.43 C138.37 44.12, 163.88 18.12, 180.94 1.83 M118.65 72.81 C140.06 44.92, 162.68 19.01, 179.58 0.36 M124.54 73.19 C144.72 46.91, 169.29 19.36, 184.84 1.63 M124 71.67 C140.49 51.21, 158.47 30.87, 185.73 0.64 M126.38 73.49 C151.44 45.05, 176.13 20.17, 189.9 1.87 M129.14 72.12 C140.31 58.02, 154.86 42.12, 190.54 -0.05 M135.95 69.75 C147.89 55.81, 162.41 36.21, 196.34 1.7 M134.43 71.53 C150.24 53.16, 165.11 35.06, 197.12 -0.52 M140.16 71.82 C162.73 45.48, 185.8 18.66, 199.94 -1 M139.19 72.76 C161.19 45.2, 186.41 18.7, 202.18 -0.72 M144.72 72.26 C164.37 48.59, 182.49 28.52, 206.02 -0.44 M144.61 70.5 C167.76 45, 189.74 19.57, 206.91 0.58 M149.63 71.56 C173.73 44.65, 193.81 18.96, 212.97 -1.59 M150.09 71.66 C171.58 49.18, 190.45 25.81, 211.34 0.23 M155.22 71.42 C177.84 42.3, 206.2 14.6, 218.22 0.97 M156.12 71.72 C172.13 50.01, 190.49 29.1, 217.22 -0.97 M161.62 71.97 C175.28 55.35, 187.74 43.13, 221.76 0.42 M160.68 71.16 C177.76 53.13, 193.8 33.64, 222.4 0.12 M166.09 73.8 C188.13 47.49, 211.84 21.16, 228.13 -1.18 M165.42 72.53 C183.19 54.05, 198.3 33.79, 227.69 -0.63 M169.84 71.43 C195.07 44.4, 214.66 19.38, 233.95 0.48 M171.37 71.07 C192.66 47.57, 214.48 23.76, 233.28 -0.28 M176.78 70.85 C198.7 46.41, 222.6 18.16, 237.2 1.87 M176.52 71.41 C191.59 53.95, 206.26 35.86, 238.9 0.34 M182.88 71.46 C194.99 54.32, 210.79 38.46, 244.07 1.17 M182.13 72.6 C198.36 54.74, 213.19 36.18, 243.51 -0.77 M187.65 71.39 C207.41 43.8, 230.31 17.87, 247.7 -0.25 M187.02 72.57 C209.69 45.59, 233.18 19.12, 248.95 -0.15 M192.19 72.68 C217.42 45.41, 240.92 17.98, 253.52 0.17 M192.51 72.43 C206.13 56.48, 219.71 39.48, 254.15 0.27 M198.61 70.61 C210.97 56.79, 225.96 41.19, 258.79 -0.53 M196.74 72.91 C212.05 53.39, 228.93 35.4, 259.52 -0.49 M204.11 70.87 C224.39 48.19, 244.43 24.62, 266.56 -1.68 M203.6 70.67 C217.15 55.23, 231.78 39.29, 265.82 -0.07 M208.42 70.85 C219.47 57.57, 232.39 42.26, 269.19 -1.59 M207.05 72.73 C228.8 47.51, 251.47 22.79, 270.53 -0.39 M211.84 72.89 C237.78 45.09, 259.67 18.75, 274.34 -0.44 M214.06 70.84 C225.55 57.55, 238.56 43.33, 274.73 0.71 M218.73 73.54 C238.29 49.72, 256.49 28.09, 280.48 1.09 M218.91 71.81 C239.88 44.99, 263.71 19.25, 281.46 -0.13 M223.48 72.77 C241.35 49.79, 263.24 27.8, 286.89 -1.04 M224.12 71.94 C237.7 57.46, 252.43 40.49, 286.62 0.56 M230.05 71.26 C249.71 49.69, 266.91 28.03, 293.13 -0.86 M228.8 71.34 C242.38 56.83, 254.61 42.44, 291.33 -0.53 M233.97 71.63 C256.65 45.8, 275.72 23.49, 297.09 -1.28 M235.55 72.37 C251.49 50.82, 269.77 31.55, 296.81 -1.13 M237.8 71.71 C254.93 50.54, 273.38 34.51, 302.46 -0.69 M238.81 71.96 C258.28 49.84, 275.94 28.82, 302.75 1.01 M245.16 69.75 C271.89 41.5, 293.14 15.88, 308.73 0.17 M245.72 72 C266.62 47.79, 285.28 25.6, 308.18 0.47 M252.23 73.71 C270.56 50.6, 290.34 24.36, 310.69 -0.49 M250.55 71.74 C263.5 55.76, 276.06 41.19, 311.87 0.54 M257.75 70.49 C268.48 56.92, 281.58 44.17, 316.44 -0.26 M255.53 72.11 C273.15 52.62, 290.48 33.86, 319.18 -0.4 M262.51 71.2 C278.45 54.35, 294.27 34.03, 322.9 0.72 M261.23 72.18 C277.33 51.53, 295.01 32.22, 322.43 -0.48 M267.33 72.38 C278.56 57.25, 292.93 42.49, 329.76 1.01 M267.46 71.44 C287.57 46.69, 308.8 22.05, 329.81 -0.03 M272.63 73.26 C291.04 50.86, 310.45 27.02, 335.04 -0.9 M271.6 72.25 C293.35 46.87, 316.75 20.06, 333.71 0.88 M275.7 73.79 C291.16 57.83, 304.05 41.1, 341.07 -1.32 M276.88 72.91 C297.7 47.62, 320.74 20.55, 339.63 -1.28 M281.51 72.09 C303.73 47.33, 327.93 22.44, 345.96 1.9 M281.98 72.32 C296.66 54.29, 313.19 35.69, 344.55 0.97 M285.51 73.99 C300.62 57.82, 310.22 43.56, 348.99 -0.67 M286.71 72.61 C300.94 56.83, 314.42 42.33, 349.13 1.18 M290.92 71.01 C312.49 46.98, 333.58 22.57, 353.35 -0.5 M292.23 72.22 C313 48.13, 332.79 24.94, 355.37 -0.41 M296.3 73.61 C317.16 50.14, 333.24 30.98, 360.97 -1.61 M297.44 72.33 C323.28 42.45, 347.89 14.44, 360.3 -0.17 M301.5 72.46 C319.43 50.5, 338.15 31.93, 365.82 1.41 M303.82 71.2 C319.33 54.06, 334.34 36.01, 366.14 -0.04 M307.16 71.66 C333.73 45.72, 357.85 16.61, 369.4 0.69 M307.82 72.57 C327.64 48.43, 347.3 26.6, 370.74 0.9 M312.77 70.02 C327.18 55.85, 342.24 39.47, 374.8 0.27 M313.74 71.98 C332.12 50.54, 350.03 30.92, 376.4 0.76 M320.06 70.28 C337.15 52.34, 356.08 29.56, 382.15 1.42 M318.11 71.23 C340.17 47.34, 361.11 21.17, 382.28 1.26 M323.12 72.38 C342.31 51.68, 364.04 29.61, 386.65 -0.16 M324.56 70.67 C336.98 56.81, 350.74 41.16, 387.25 0.08 M327.83 70.72 C343.97 55.91, 355.91 43.48, 390.01 -1.08 M330.17 71.66 C352.16 44.25, 376.49 17.77, 392.28 -0.77 M333.84 71.37 C350.67 52.88, 369.44 32.83, 398.56 -1 M334.41 70.87 C356.73 47.4, 378.45 22.54, 397.34 -0.54 M342.16 73.37 C359.02 48.87, 378.87 29.73, 402.62 -1.37 M339.42 72.68 C356.69 52.79, 372.88 34.57, 401.7 0.59 M345.07 69.93 C368.06 44.34, 392.9 17.74, 406.62 -0.23 M344.98 71.56 C367.7 45.66, 389.78 20.75, 408.9 -0.1 M349.66 73.74 C369.62 52.14, 385.29 31.9, 412.5 1.11 M350.82 72.49 C374.62 43.42, 399.4 15.61, 413.04 0.52 M355.83 70.14 C376.32 49.74, 390.83 29.88, 417.79 -0.73 M357.52 71.22 C372.98 51.61, 391.48 33.49, 419.72 -0.21 M359.77 70.46 C384.73 46.11, 407.85 21.27, 423.05 2.07 M360.91 72.77 C379.87 51, 398.87 28.71, 424.37 -0.34 M368.01 73.2 C390.42 47.3, 410.92 20.23, 427.28 0.79 M366.87 71.71 C381.01 56.68, 396.04 40.28, 426.52 2.03 M372.84 73.3 C387.07 56.12, 399.21 42, 425.32 8.63 M371.78 72.62 C388.57 54.63, 402.65 36.91, 428.09 8.39 M378.39 71.42 C396.89 52.46, 415.31 28.28, 426.55 13.74 M377.38 72.37 C393.96 51.4, 411.98 32.25, 426.96 13.93 M384.07 71.14 C391.07 58.88, 401.52 48.45, 428.39 22.21 M383.11 72.58 C398.88 53.46, 412.28 37.25, 427.34 19.69 M385.95 73.01 C395.55 61.08, 406.09 52.46, 427.06 27.59 M388.36 72.71 C397.23 59.81, 409.28 46.82, 427.4 27.17 M391.54 71.99 C401.26 60.09, 413.11 50.3, 426.92 32.86 M394.11 72.65 C400.61 63.03, 409.68 54.12, 427.5 33.48 M398.54 71.02 C406.65 60.17, 419.02 50.56, 427.26 39.96 M398.62 71.41 C408.79 59.57, 419.76 46.74, 427.86 37.92 M404.21 70.98 C409.94 64.71, 417.3 55.18, 425.1 43.28 M403.58 72.22 C411.04 63.61, 418.31 55.28, 426.19 44.65 M408.88 71.93 C415.94 63.58, 421.22 58.43, 428.49 51.62 M408.56 72.88 C416.76 63.77, 423.81 55.9, 427.95 51.78 M413.96 70.44 C420.21 67.35, 422.46 61.31, 428.02 57.52 M413.89 72.13 C419.33 65.71, 424.09 60.99, 426.68 57.75 M420.56 72.3 C421.15 70.31, 422.65 67.94, 426.58 63.44 M419.22 72.1 C421.7 70.11, 422.7 68.73, 426.5 64.18" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M-0.38 -0.99 C129.93 1.12, 260.67 0.49, 424.57 0.6 M0.19 -0.52 C122.35 1.73, 244.37 2.19, 424.44 0.22 M426.25 1.17 C425.12 26.67, 423.52 50.29, 423.57 69.94 M425.17 0.86 C424.17 28.45, 425.56 54.21, 424.21 70.51 M424.49 70.85 C265.49 69.39, 108.23 69.4, -0.73 70.59 M424.8 70.31 C310.66 70.63, 196.23 69.69, 0.25 70.39 M0.65 71.59 C-1.35 54.35, 2.21 39.95, -1.61 -0.57 M0.98 70.15 C0.08 54.29, -0.18 39.72, -0.52 -0.03" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(236.10886158517508 510.5000457763672) rotate(0 15.33331298828125 9.500045776367188)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.61 6.43 C1.18 3.41, 4.43 1.85, 5.73 0.49 M-0.62 6.36 C1.58 4.31, 3.14 2.27, 5.32 0.39 M-0.78 11.49 C3.85 7.54, 6.94 2.21, 9.88 -0.43 M0.25 12.52 C3.3 7.92, 6.26 3.57, 10 -0.38 M-1.79 20.03 C7.32 12.57, 10.6 5.33, 14.6 1.4 M-0.87 18.09 C6.1 10.81, 11.45 3.72, 15.74 -0.34 M1.49 20.55 C7.14 16.39, 11.5 11.06, 22.77 -0.47 M3.07 21.89 C7.77 15, 12.98 9.46, 20.97 -0.75 M6.73 22.65 C14.83 12.17, 20.98 4.84, 25.72 -1.15 M8.75 21.15 C13.81 14.75, 21.71 6.76, 27.16 0.98 M14.75 19.03 C20 14.07, 24.68 7.45, 30.62 2.3 M12.66 21.19 C20.55 13.7, 24.56 7.48, 30.42 0.82 M18.06 20.58 C23.21 18.18, 25.85 13.64, 29.81 6.31 M18.78 21.91 C21.67 18.14, 23.72 15.71, 31.68 6.79 M24.19 20.78 C27.35 18.83, 29.91 16.15, 31.35 12.41 M24.5 21.1 C25.71 19.27, 26.97 17.28, 31.79 13.07" stroke="#40c057" stroke-width="0.5" fill="none"></path><path d="M-1.28 0.1 C7.3 0.89, 19.21 0.99, 29.41 -0.36 M-0.91 0.04 C8.64 0.05, 17.98 -0.77, 30.38 0.69 M30.07 -1.6 C30.28 5.37, 29.38 8.92, 31.42 18.58 M30.44 -0.85 C30.92 6.09, 30.99 11.51, 29.88 18.64 M31.74 17.56 C20.87 17.92, 12.46 20.57, 1.76 20.54 M30.96 19.22 C21.39 19.68, 11.28 18.24, 0.43 19.23 M1.13 18.67 C0.78 11.84, 1.02 7.88, 0.15 0.14 M-0.31 18.59 C0.32 13.14, 0.64 9.88, -0.23 0" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(255.44234242013601 474.00006103515625) rotate(0 18.999984741210938 9.8333740234375)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M0.15 5.81 C1.15 4.64, 2.4 4.48, 4.91 -0.19 M-0.51 6.08 C0.7 5.09, 1.86 3.46, 5.2 0.38 M0.59 11.75 C2.95 10.48, 4.67 6.26, 10.19 1.21 M0.22 11.68 C3.85 8.02, 6.16 4.9, 10.19 0.43 M-1.66 18.17 C2.35 13.5, 5.96 10.69, 14.22 0.21 M0.64 19.17 C6.24 12.45, 12.79 4.69, 14.85 0.51 M1.75 21.62 C8.66 13.23, 17.85 6.61, 19.53 -0.6 M1.67 20.84 C6.3 16.14, 10.52 11.63, 20.29 0.47 M8.3 22.42 C12.52 13.6, 18.17 7.63, 26.92 1.35 M7.78 21.34 C14.31 14.46, 20.28 7.91, 25.33 -0.59 M13.97 23.16 C20.07 14.99, 23.94 6.52, 32.37 0.99 M12.92 21.52 C19.3 14.56, 27.35 5.94, 30.96 0.79 M18.41 22.11 C22.08 17.9, 26.21 12.59, 36.95 0.71 M18.75 20.7 C23.29 16.49, 27.67 11.09, 37.42 0.2 M24.38 22.95 C27.92 18.02, 30.63 12.89, 41.29 3.32 M23.15 21.28 C28.88 15.48, 34.03 10.18, 39.79 1.16 M30.02 21.51 C31.39 17.86, 34.96 14.87, 38.59 7.93 M29.74 20.54 C31.69 18.69, 34.93 15.14, 39.87 7.95 M34.91 21.2 C35.14 20.45, 37.58 18.12, 41.09 14.88 M33.82 21.62 C35.63 20.19, 37.42 17.72, 41 14.12" stroke="#40c057" stroke-width="0.5" fill="none"></path><path d="M-1.37 -1.66 C14.71 2.05, 28.4 0.44, 38 1.45 M0.46 -0.54 C11.54 0.38, 25.27 0.35, 38.33 0.77 M37.3 1.12 C39.87 7.23, 38.11 13.35, 37.32 20.48 M37.05 0.6 C38.7 5.03, 37.91 10.12, 38.05 19.3 M37.88 18.22 C26.35 19.52, 15.6 19.57, 1.15 19.79 M37.73 20.38 C30.23 19.89, 22.51 20.54, 0.17 19.84 M-1.75 21.52 C0.01 16.45, 0.31 9.9, 1.29 1.76 M-0.33 19.97 C-0.63 16.34, 0.09 12.03, 0.01 -0.79" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(308.77565540841726 475.33331298828125) rotate(0 17.999984741210938 7.8333892822265625)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.77 5.76 C0.46 5.14, 1.59 3.25, 5.42 0.41 M-0.15 6.32 C1.05 5.31, 2.09 3.57, 4.88 0.67 M0.31 11.32 C4.32 7.78, 5.61 5.39, 9.75 0.89 M-0.48 11.93 C2.11 8.89, 4.57 6.59, 10.07 -0.08 M2.72 18.4 C7.28 12.44, 13.77 4.5, 14.08 0.7 M0.94 16.83 C6.23 10.57, 12.61 5.22, 14.75 0.06 M5.69 14.59 C9.94 11.22, 13.33 8.01, 19.32 1 M7.04 17.03 C10.63 10.91, 14.91 6.25, 21.59 0.46 M11.61 16.72 C17.52 11.49, 22.15 6.78, 24.41 -1.48 M12.37 17.59 C16.92 11.75, 20.35 5.8, 26.49 0.84 M17.56 15.97 C21.79 11.98, 29.31 4.63, 30.04 1.68 M17.41 16.86 C20.38 13.53, 23.56 9.61, 31.92 0.12 M22.92 15.47 C26.75 12.95, 30.3 8.14, 37.96 0.14 M22.89 17.46 C26.23 13.22, 29.16 8.84, 37.25 0.85 M27.64 15.86 C31.23 12.66, 34.07 10.2, 35.63 5.4 M28.43 16.53 C30.15 13.82, 32.69 11.33, 35.97 6.43 M33.43 16.35 C33.71 16.19, 34.79 15.05, 36.11 12.71 M33.27 16.7 C33.68 16.11, 34.62 15.14, 36.45 13.23" stroke="#40c057" stroke-width="0.5" fill="none"></path><path d="M0.92 -1.07 C9.9 0.82, 24.18 0.77, 36.66 1.55 M-0.36 0.57 C13.91 -0.08, 25.96 -0.56, 35.65 0.41 M34.49 0.95 C37.19 3.81, 35.93 7.74, 36.08 15.08 M35.95 -0.57 C35.55 4.21, 35.47 8.57, 36.45 15.72 M35.45 17.08 C28.49 16.01, 21.08 17.29, 0.34 16.01 M35.11 16.61 C26.78 16.36, 17.69 15.6, 0.65 16.56 M-0.53 16.14 C-1.02 13.67, 0.13 10.1, 0.01 -1.26 M-0.08 15.24 C-0.47 11.49, -0.14 8.29, 0.21 -0.22" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(362.77565540841726 475.0001220703125) rotate(0 17.999984741210938 8.166717529296875)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.13 5.78 C1.53 4.9, 2.28 2.75, 4.8 0.28 M-0.12 6.05 C1.05 4.4, 2.62 3.51, 4.76 -0.03 M-0.89 10.49 C4.26 8.01, 5.93 5.89, 10.97 0.76 M-0.64 12.31 C3.53 8.96, 6.39 5.89, 10.55 -0.1 M2.01 15.09 C4.51 11.05, 11 6.31, 16.72 1.71 M0.25 17.17 C7.07 11.47, 12.05 4.87, 15.67 0.06 M6.4 15.44 C11.69 10.95, 12.56 6.48, 21.17 0.65 M6.14 17.32 C10.53 11.8, 14.38 7.09, 21.5 -0.76 M10.79 17.98 C16.69 10.41, 22.01 4.13, 27.13 1.49 M12.57 17.26 C16.55 11.96, 20.19 6.52, 25.91 -0.18 M15.6 15.73 C20.4 10.42, 26.21 3.09, 32.93 0.08 M17.07 16.25 C20.19 12.51, 23.29 8.05, 32.6 -1.06 M22.84 15.86 C24.69 10.72, 28.53 10.22, 38.45 -0.77 M22.02 17.26 C26.88 11.84, 29.94 7.89, 36.27 0.07 M26.48 18.11 C29.83 13.43, 32.48 11.77, 35.99 6.32 M27.66 16.8 C31.06 13.66, 33.94 9.68, 36.38 7.22 M33.54 16.47 C34.1 14.97, 36 14.35, 36.6 13.37 M32.86 17.02 C33.64 15.82, 34.69 15.2, 36.31 12.95" stroke="#40c057" stroke-width="0.5" fill="none"></path><path d="M1.52 0.34 C10.63 -0.79, 20.67 -1.22, 34.22 1.89 M0.16 0.65 C11.73 -0.95, 21.58 0.49, 35.66 0.3 M37.08 0.01 C34.83 2.9, 35.57 7.52, 35.83 15.44 M36.25 0.22 C35.7 3.92, 36.42 7.32, 35.85 15.53 M37.76 16.52 C25.89 14.52, 20.53 17.54, 1.03 14.87 M36.93 16.23 C23.05 15.78, 11.13 16.56, -0.63 15.53 M-0.86 17.22 C0.08 11.27, -0.44 8.35, 0.46 -0.3 M-0.12 16.11 C0.51 11.2, 0.56 5.43, 0.09 -0.37" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(400.7754875617376 234.5000762939453) rotate(0 6.666656494140625 7.833343505859375)"><path d="M0.02 7.97 C0.02 7.97, 0.02 7.97, 0.02 7.97 M0.02 7.97 C0.02 7.97, 0.02 7.97, 0.02 7.97 M2.06 10.26 C5.31 6.78, 8.64 5.19, 10.59 2.93 M2.71 11.38 C5.48 8.4, 7.43 4.41, 10.28 2.18 M6.17 13.96 C7.68 9.91, 10.82 8.55, 13.32 5.89 M5.16 14.4 C8.07 11.42, 9.47 9.22, 12.13 5.34" stroke="#40c057" stroke-width="0.5" fill="none"></path><path d="M6.31 -0.48 C8.59 2.69, 10.97 4.43, 13.48 8.61 M6.68 -0.4 C8.45 2.64, 10.4 3.91, 12.91 8.41 M13.74 7.49 C11.58 11.7, 8.61 12.91, 6.26 15.32 M13.03 8.06 C11.03 10.01, 9.71 12.63, 6.65 15.54 M7.24 16.45 C4.73 13.27, 2.62 12, 0.18 8.86 M7.31 15.51 C4.83 13.97, 3.09 11.98, -0.3 8.32 M-0.65 7.72 C1.47 6.08, 3.67 2.98, 7.92 -0.29 M0.12 8.49 C1.92 6.19, 2.76 4.35, 7.33 -0.53" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(415.0751291701623 242.07610870814403) rotate(0 48.48086898253473 1.1317352233634779)"><path d="M-1.49 -0.69 C38.42 0.65, 75.12 1.95, 97.95 1.82 M-0.7 -0.26 C24.1 1, 48.17 1.73, 98.45 2.95" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(415.0751291701623 242.07610870814403) rotate(0 48.48086898253473 1.1317352233634779)"><path d="M68.52 11.8 C81.25 7.68, 90.75 4, 98.71 1.62 M69.31 12.24 C76.9 10.4, 83.85 7.99, 99.21 2.75" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(415.0751291701623 242.07610870814403) rotate(0 48.48086898253473 1.1317352233634779)"><path d="M69.04 -8.71 C81.55 -4.78, 90.85 -0.41, 98.71 1.62 M69.84 -8.28 C77.41 -5.04, 84.22 -2.38, 99.21 2.75" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(517.4421745734563 225.16676330566406) rotate(0 109 18.5)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M0.17 6.35 C0.99 4.73, 2.31 3.22, 5.47 0.32 M-0.11 6.64 C1.67 4.12, 3.39 1.75, 4.8 0.59 M-1.08 10.5 C1.87 8.3, 3.23 7.73, 10.78 -0.88 M-0.67 11.76 C2.88 7.66, 5.85 5.43, 9.86 -0.39 M-1.12 17.09 C3.6 10.73, 12.98 7.02, 14.59 -0.43 M0.27 19.15 C4.45 12.42, 10.14 5.75, 15.44 0.15 M1.54 23.89 C6.65 15.42, 16.1 5.94, 20.79 0.44 M-0.34 24.91 C5.36 18.65, 9.85 11.58, 22.07 0.78 M-1.43 29.46 C4.94 24.29, 14.77 16.28, 27.52 -0.78 M0.78 29.63 C9.83 19.11, 21.27 7.05, 25.82 -0.13 M-0.66 36.89 C11.29 22.19, 24.26 8.55, 33.67 -1.75 M0.68 36.13 C10.75 26.06, 21.21 14.16, 31.76 0.68 M4.04 39.96 C13.15 30.52, 22.04 18.2, 38.44 1.85 M2.26 39.11 C12.85 28.55, 20.83 19.15, 36.21 -0.26 M9.84 37.92 C17.7 31.2, 23.8 18.53, 43.35 1.53 M9.32 38.95 C21.4 24.18, 32.34 10.04, 41.56 -0.88 M12.95 41.23 C25.46 27.16, 33.47 14.63, 47.69 1.23 M13.52 38.69 C21.68 28.99, 30.42 19.33, 46.69 0.87 M20.63 38.54 C26.49 31.16, 35.11 19.98, 54.6 -1.41 M19.22 40.01 C32.96 22.96, 46.3 9.05, 53.84 -0.6 M24.69 40.17 C34.93 23.92, 50.16 11.84, 58.48 -1.78 M23.84 40 C35.99 24.57, 50.53 9.87, 58.95 -0.19 M30.82 40.15 C42.7 23.91, 53.26 9.28, 63.07 0.9 M28.15 40.14 C41.71 26.86, 52.25 12.39, 64.55 0.29 M33.4 37.71 C44.07 32.57, 48.38 21.99, 68.89 0.85 M33.89 39.05 C42.49 32.06, 50.02 23.07, 68.18 0.52 M38.28 38.76 C50.54 29.92, 59.86 16.6, 75.28 -0.99 M39.41 39.05 C49.59 27.37, 60.67 16.11, 75.2 0 M44.11 37.92 C51.93 29.69, 59.91 24.19, 79.87 0.25 M45.93 39.29 C53.47 29.47, 63.55 17.43, 79.19 0.44 M49.84 39.76 C62.08 26.35, 75.02 10.14, 84.62 -1.37 M49.88 40.15 C60.73 25.79, 73.01 13.49, 84.85 0.15 M56.72 40.01 C63.06 31.81, 70.9 18.95, 91.27 -1.32 M55.78 39.6 C68.12 24.21, 82.28 8.63, 90.32 0.4 M59.81 38.9 C72.19 28.92, 79.17 18.53, 95.37 0.59 M60.65 39.57 C73.85 24.96, 87.11 7.84, 96.13 -0.18 M65.99 38.3 C80.09 25.34, 90.9 10.48, 101.79 1.52 M66.83 38.31 C79.46 24.2, 93.29 9.04, 101.49 0.72 M73.41 39.07 C81.39 24.98, 93.73 11.78, 106.68 0.82 M72.39 38.83 C79.3 31.5, 85.53 22.51, 107.23 -0.49 M77.57 38.24 C89.22 25.48, 100.73 13.41, 113.02 1.28 M78 39.19 C84.34 31.95, 92.4 22, 112.16 -0.9 M82.73 38.29 C96.03 27.17, 106.27 11.21, 115.91 -0.85 M81.31 38.93 C91.25 28.8, 98.36 20.08, 117.26 -0.05 M87.98 40.39 C100.66 24.08, 113.37 12.98, 121.4 1.6 M87.82 39.42 C100.34 24.95, 112.7 10.5, 121.37 0.73 M94.72 37.67 C104.54 28.32, 116.61 15.27, 125.26 0.28 M93.22 40.26 C102.84 27.62, 114.25 14.23, 126.83 0.99 M96.63 40.45 C109.86 25.82, 122.72 12.85, 134.29 1.24 M98.33 39.64 C105.9 29.16, 114.09 21.39, 131.72 0.2 M103.21 41.5 C112.23 30.39, 119.23 22.05, 137.86 2.27 M103.44 38.7 C115.97 25.67, 129.27 10.27, 138.19 0.22 M109.78 37.25 C120.68 23.82, 132.42 11, 141.89 -1.92 M109.18 39.93 C116.21 30.37, 125.45 20.4, 143.37 -0.43 M112.92 41.14 C123.87 29.04, 132.49 17.12, 148.35 1.59 M114.91 39.53 C126.07 27.04, 137.18 13.96, 147.76 -0.1 M120.57 40.74 C128.55 29.43, 133.36 21.18, 153.27 1.13 M119.56 39.79 C128.22 27.97, 137.84 18.7, 154.05 0.3 M123.43 39.11 C131.83 31.81, 140.34 23.15, 158.25 1.79 M124.08 39.48 C138.88 23.93, 151.84 7.67, 159.55 -0.28 M129.03 39.98 C140.63 25.38, 151.14 14.72, 164.41 -1.47 M130.22 38.18 C137.14 30.45, 144.64 22.8, 165.04 -0.69 M137.2 41.04 C143.29 31.66, 148.56 22.45, 167.96 1.57 M134.99 38.72 C147.46 23.42, 160.81 8.55, 169.14 0.82 M141.41 39.93 C147.42 32.76, 154.07 22.22, 174.13 1.54 M140.83 40.24 C149.9 29.75, 158.9 18.96, 175.19 -1.04 M147.56 39.7 C155.48 30.42, 160.61 19.72, 180.75 -1.23 M145.25 38.85 C153.93 30.56, 161.65 22.1, 179.64 -0.22 M152.78 38.4 C164.81 23.8, 180.16 8.3, 184.15 0.54 M150.57 40.27 C164 24.97, 176.99 11.16, 184.91 -0.95 M154.72 38.97 C164.74 30.2, 173.63 21.71, 190.76 -1.68 M156.02 38.92 C169.12 24.71, 181.17 10.75, 189.76 0.61 M163.13 38.59 C172.67 28.54, 183.78 16.27, 195.04 1.03 M162.23 40.3 C169.35 31, 177.22 21, 196.18 -1.21 M165.77 37.85 C177.54 26.95, 188.19 14.84, 203.02 0.3 M168.01 39.4 C175.15 29.6, 183.43 20.8, 201.75 0.75 M171.98 38.08 C183.64 25.51, 197.14 11.97, 206.27 -0.33 M172.81 39.03 C181.99 29.26, 191.7 17.01, 206.53 -1.14 M178.66 38.49 C187.1 32.77, 191.27 23.25, 213.43 -0.1 M177.52 40.21 C184.05 31.57, 190.61 24.1, 211.42 -0.91 M181.74 41.55 C192.67 27.65, 204.38 13.4, 216.17 0.2 M182.89 40.58 C192.87 27.11, 204.67 13.93, 217.06 -0.64 M190.23 38.14 C193.49 32.89, 200.48 22.72, 218.78 1.72 M188.39 38.71 C199.36 26.16, 212.9 12.58, 220.19 2.22 M193.67 40.85 C200.46 29.79, 209.19 21.12, 222.08 10.56 M192.6 40.53 C199.64 30.8, 207.99 23.98, 220.55 8.9 M200.18 41.19 C203.75 32.3, 210.67 27.96, 222.16 14.74 M200.04 39.69 C208.18 29.96, 214.73 19.23, 220.44 13.44 M203.93 38.9 C206.68 33.2, 211.68 29.1, 221.32 18.74 M203.61 39.9 C210.12 33.02, 217.04 24.47, 220.49 20.4 M210.9 39.15 C212.7 37.64, 215.73 35.35, 220.67 25.82 M209.48 39.34 C213.02 36.01, 215.04 33.21, 221.15 26.18 M215.07 38.77 C215.64 37.12, 217.89 34.81, 220.11 31.9 M214.93 39.37 C216.41 37.9, 217.96 36.08, 220.91 33" stroke="#40c057" stroke-width="0.5" fill="none"></path><path d="M-0.96 1.01 C58.02 -0.09, 118.22 -2.48, 217.77 -1.07 M-0.61 -0.05 C60.42 -1.23, 118.73 -0.33, 218.64 0.2 M216.46 0.38 C219.48 12.49, 218.98 28.49, 217.8 36.33 M217.13 -0.27 C217.45 10.12, 219.24 19.36, 217.03 37.02 M216.32 37.93 C169.97 35.08, 123.99 36.16, 0.86 36.53 M218.29 37.46 C172.71 35.63, 127.42 35.08, -0.07 37.47 M-1.84 35.23 C-0.11 25.32, 1.02 15.52, 1.38 1.39 M0.24 37.55 C0.73 26.16, 0.26 14.98, -0.26 -0.44" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(535.4421745734563 233.66676330566406) rotate(0 91 10)"><text x="91" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">(current func instance)</text></g><g stroke-linecap="round" transform="translate(401.4421745734563 267.50010681152344) rotate(0 6.33331298828125 8.833328247070312)"><path d="M7.27 -0.31 C7.27 -0.31, 7.27 -0.31, 7.27 -0.31 M7.27 -0.31 C7.27 -0.31, 7.27 -0.31, 7.27 -0.31 M1.9 10.99 C4.27 10.22, 5.06 8.1, 9.68 3.26 M2.32 11.29 C4.68 9.27, 6 7.22, 8.93 3.55 M4.54 15.01 C6.18 12.44, 8.93 9.73, 12.17 7.01 M5.18 15.18 C7 11.86, 10.14 8.86, 11.08 6.8" stroke="#40c057" stroke-width="0.5" fill="none"></path><path d="M7.53 -0.29 C7.57 2.33, 8.98 5.01, 13.23 9.29 M6.95 0.29 C9.07 3.44, 11.27 5.87, 12.2 9.02 M13.38 9.72 C11.11 11.2, 8.57 14.15, 7.57 18.33 M12.53 8.77 C11.27 12.13, 9.12 14.06, 7.46 17.2 M7.4 17.43 C5.84 15.5, 3.68 13.54, 0.25 8.26 M6.61 17.92 C5.01 15.5, 2.74 13.01, -0.03 8.81 M0.68 8.94 C3.03 5.07, 5.26 3.8, 7.68 -0.2 M-0.27 9.32 C1.67 6.85, 3.89 3.23, 6.45 -0.15" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(532.1088005500188 276.16676330566406) rotate(0 112 26)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.62 6.21 C1.23 4.51, 2.21 3.69, 4.5 1.03 M-0.4 6.72 C1.51 4.54, 2.53 3.43, 4.7 0.16 M0.91 13.06 C1.47 10.74, 5.26 5.29, 11.87 -1.4 M-0.01 11.7 C2.65 9.36, 5.5 4.95, 10.47 -0.03 M0.33 20.22 C2.04 14.54, 7.72 9.7, 17.49 -1.16 M0.76 18.31 C6.43 11.17, 11.23 4.21, 16.26 0.55 M0.31 25.65 C8.92 15.08, 13.07 8.27, 20.25 -0.86 M1.23 23.41 C7.35 15.01, 14.64 6.11, 21.98 -0.66 M-1.36 31.31 C10 22.13, 16.79 11.84, 28.08 -0.02 M-0.38 29.52 C8.76 19.98, 18.18 8.97, 26.03 1.17 M-1.4 37.06 C12.85 22.39, 23.81 9.49, 32.15 -1.67 M0.01 36.06 C8.26 27.41, 16.36 18.54, 32.69 -0.37 M-1.61 43.97 C10.16 30.94, 23.48 16.94, 37.24 2.14 M0.66 43.21 C14.18 26.46, 28.53 10.08, 37.21 0.62 M0.48 49.26 C8.12 38.9, 21.71 25.49, 42.15 0.99 M0.48 49.73 C8.66 38.73, 18.35 27.37, 43.42 0.04 M0.67 52.34 C18.68 36.09, 33.07 17.47, 45.79 0.92 M1.28 53.82 C19.63 31.78, 36.44 12.36, 46.88 -0.62 M6.18 53.53 C25.08 30.99, 42.25 9.9, 51.62 -0.88 M6.89 52.83 C22.31 34.88, 36.82 15.98, 52.47 -0.67 M12.22 53.88 C25.6 36.56, 42.36 17.72, 57.68 -1.24 M12.91 53.81 C24.21 38.91, 35.63 26.01, 57.55 -0.53 M18.52 53.85 C30.43 38.05, 43.29 25.62, 65.08 -0.36 M16.36 53.17 C27.32 42.08, 37.27 30.29, 63.56 -0.19 M21.88 52.56 C34.05 39.18, 48.77 24.49, 67.98 1.01 M23.33 52.79 C33.16 41.41, 41.45 30.8, 69.17 0.5 M26.15 54.59 C36.77 43.1, 50.82 30.64, 74.15 0.3 M28.15 53.64 C38.21 41.18, 48.8 30.39, 73.87 -0.64 M34.77 52.65 C52.32 34.12, 70.66 11.66, 78.9 -0.12 M32.97 53.4 C44.88 40.17, 55.71 26.76, 79.12 -0.38 M36.75 54.44 C57.56 34.86, 74.84 11.4, 85.61 -2.24 M38.91 54.14 C51.66 39.09, 63.14 25.18, 85.98 -0.57 M43.16 53.29 C54.97 40.46, 62.5 32.66, 91.74 -1.56 M43.67 53.84 C59.62 35.22, 76.04 17.38, 90.23 -0.43 M49.15 55 C66.98 32.43, 80.83 13.16, 97.33 -0.46 M48.7 54.14 C59 40.78, 70.59 27.99, 95.96 -0.98 M54.43 52.51 C70.32 31.99, 89.08 15.18, 98.97 -1.34 M54.74 53.86 C72.18 33.58, 90.61 13.45, 100.75 0.63 M61.3 52.73 C78.09 35.03, 94.45 16.2, 106.33 0.04 M59.03 52.69 C78 33.01, 94.56 12.83, 107.27 -1.3 M66.44 51.96 C79.08 36.5, 94.06 19.09, 112.14 1.37 M64.24 53.53 C75.53 42.02, 85.89 29.66, 110.39 0.65 M70.26 54.95 C86.04 35, 99.34 19.87, 116.07 1.27 M70.86 52.38 C82.84 38.82, 94.63 26.7, 116.17 1.35 M74.13 53.89 C95.97 33.48, 113.9 10.72, 121.97 -1.72 M75.65 54.22 C88.64 37.87, 103.53 22.3, 122.27 -0.97 M80.24 51.88 C93.76 35.41, 110.21 21.81, 127.15 1.88 M80.57 53.36 C91.17 40.2, 101.66 28.41, 126.34 1.15 M85.61 53.71 C101.2 37.99, 112.8 22.18, 134.26 -0.03 M85.93 53.12 C102.95 32.1, 120.41 12.95, 132.99 0.75 M90.56 52.6 C110.11 33.28, 124.44 13.43, 137.27 1.65 M91.98 53.38 C102.37 41, 111 31.02, 136.91 0.12 M96.75 52.95 C111.3 39.84, 124.4 23.49, 141.97 -0.09 M96.1 54.25 C114.23 32.6, 132.79 12, 142.53 0.36 M103.66 53.08 C112.84 38.07, 124.75 27.83, 147.97 -1.54 M102.36 53.7 C113.65 38.59, 125.29 26.61, 149.11 1.07 M106.58 51.99 C124.08 37.43, 139.66 18.95, 153.18 -1.58 M106.66 53.17 C119.04 40.46, 129.65 29.38, 154.36 -0.06 M113.12 52.13 C126.98 37.64, 138.1 23.77, 159.85 1.1 M112.4 53.19 C129.16 32.28, 148.04 13.45, 159.61 0.38 M117.23 54.12 C134.08 31.57, 151.65 14.33, 163.07 -1.28 M117.53 53.02 C133.43 35.79, 149.39 16.21, 165.36 -0.85 M123.64 51.48 C138.05 38.17, 151.02 22.43, 168.7 1.21 M124.23 52.25 C138.49 34.01, 155.08 17.37, 168.5 0 M129.94 53.47 C140.61 38.18, 155.6 21.49, 173.97 -1.11 M128.04 52.47 C144.04 36.44, 157.7 18.65, 175.85 -0.77 M135.03 51.71 C149.33 35.19, 162.37 18.79, 181.39 1.3 M133.44 52.85 C146.31 37.74, 159.62 23.36, 179.34 -0.58 M137.12 55.06 C154.32 34.8, 170.08 19.52, 187.32 -0.12 M139 53.79 C154.99 36.55, 169.67 19.24, 185.6 -1.04 M146.25 52.28 C156.02 39.61, 168.37 26.14, 191.93 -1.22 M145.03 52.53 C157 36.59, 170.59 21.92, 191.1 -0.28 M150.27 54.8 C167.14 30.94, 187.03 13.17, 195.71 1.54 M150.64 52.8 C160.83 39.84, 173.43 25.21, 195.79 0.68 M155.36 51.51 C165.18 42.78, 175.68 30.63, 201.46 1.92 M155.44 52.4 C164.52 41.23, 175.33 31.96, 202.2 -0.47 M160.02 51.46 C169.67 43.07, 181.08 27.93, 206.82 -1.43 M160.62 52.87 C170.16 41.7, 180.49 29.12, 207.07 0.31 M167.57 54.62 C177.69 41.26, 186.23 30.59, 210.24 1.86 M166.58 53.1 C176.83 40.38, 187.5 29.59, 212.49 1.04 M172.14 54.68 C184.34 39.92, 197.37 25.66, 219.49 0.56 M170.05 52.95 C188.47 31.61, 208.47 11.16, 217.51 -0.68 M175.19 53.7 C186.16 41.68, 199.04 29.39, 221.65 0.63 M175.75 52.87 C189.37 36.29, 203.08 21.38, 223.27 0 M183.51 52.98 C195.58 34.21, 211.81 20.13, 225.68 2.22 M181.47 53.54 C199.29 32.58, 216.31 12.53, 226.66 1.01 M185.02 52.46 C192.87 43.98, 202.96 36.2, 226.98 7.43 M187.07 54.24 C199.73 39.59, 212.03 25.01, 226.05 8.03 M194.13 53.76 C204.35 38.18, 217.84 26.89, 227.9 14.45 M192.86 52.71 C204.53 39.57, 215.97 25.96, 226.89 13.53 M196.95 55.21 C205.73 41.93, 219.34 28.89, 227.81 21.48 M198.04 53.06 C208.98 41.11, 218.89 27.94, 226.93 19.49 M203.15 51.29 C213.16 42.97, 221.56 31.59, 226.9 25.63 M203.63 54.09 C210.47 44.13, 218.5 33.69, 227.13 25.23 M208 55.43 C211.93 48.63, 218.53 38.26, 228.18 33.68 M207.64 52.99 C212.88 47.27, 218.95 40.01, 226.79 33.04 M212.86 54.64 C217.53 48.07, 220.75 43.07, 225.36 37.67 M212.69 52.89 C216.88 49.05, 219.68 45.52, 226.51 38.59 M218.81 53.01 C220.39 52.26, 221.22 48.44, 227.33 45.1 M218.78 52.89 C221.19 50.66, 222.89 48.55, 226.57 44.58" stroke="#40c057" stroke-width="0.5" fill="none"></path><path d="M0.95 1.19 C69.16 -1.19, 135.49 -2.77, 224.41 0.94 M0.04 -0.23 C81.09 0.34, 163.54 -0.23, 223.2 0.77 M223.9 0.72 C223.26 11.75, 223.53 21.83, 224.07 52.45 M224.24 -0.69 C224.39 12.11, 224.47 23.82, 224.54 51.94 M224.76 53.03 C164.15 52.03, 102.81 52.12, 0.64 53.03 M223.71 51.6 C161.19 49.89, 98.17 50.1, -0.65 51.17 M1.04 52.18 C-0.67 37.67, -0.07 24.03, -2 -0.7 M0.71 51.04 C0.06 39.49, 0.57 26.02, -0.5 -0.68" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(550.1088005500188 281.16676330566406) rotate(0 94 20)"><text x="94" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr"> (next bytecode in code</text><text x="94" y="34" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">for return)</text></g><g stroke-linecap="round"><g transform="translate(412.1088005500188 275.8334197998047) rotate(0 59.62893088121098 9.604696595875765)"><path d="M0.7 1.43 C43.96 8.29, 91.15 13.39, 118.66 18.28 M0.6 0.21 C27.67 5.29, 56.63 8.54, 118.63 18.99" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(412.1088005500188 275.8334197998047) rotate(0 59.62893088121098 9.604696595875765)"><path d="M89.87 26.06 C99.49 23.41, 112.92 19.34, 118.6 18.67 M89.76 24.85 C95.54 23.97, 103.17 21.43, 118.57 19.38" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(412.1088005500188 275.8334197998047) rotate(0 59.62893088121098 9.604696595875765)"><path d="M93.14 5.8 C101.42 10.8, 113.61 14.4, 118.6 18.67 M93.04 4.59 C97.99 8.55, 104.84 10.85, 118.57 19.38" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(684.1088615851751 506.00001525878906) rotate(0 0.1666259765625 0.1666717529296875)"><path d="M0.08 0 M0.08 0 C0.12 -0.01, 0.17 0, 0.25 0 M0.08 0 C0.13 0, 0.18 0.01, 0.25 0 M0.25 0 C-0.69 0.18, 2.05 0.73, 0.33 0.08 M0.25 0 C-0.64 -0.49, -0.48 -0.87, 0.33 0.08 M0.33 0.08 C0.33 0.12, 0.33 0.19, 0.33 0.25 M0.33 0.08 C0.34 0.14, 0.34 0.2, 0.33 0.25 M0.33 0.25 C-0.54 -1.61, 1.28 -0.68, 0.25 0.33 M0.33 0.25 C1.51 0.69, 0.47 -0.62, 0.25 0.33 M0.25 0.33 C0.22 0.32, 0.17 0.32, 0.08 0.33 M0.25 0.33 C0.19 0.33, 0.14 0.34, 0.08 0.33 M0.08 0.33 C-0.07 1.61, 0.64 1.66, 0 0.25 M0.08 0.33 C-1.57 0.65, 1.66 1.26, 0 0.25 M0 0.25 C0.01 0.21, 0.02 0.18, 0 0.08 M0 0.25 C0.01 0.2, 0 0.13, 0 0.08 M0 0.08 C-2 1.75, -1.64 0.12, 0.08 0 M0 0.08 C0.5 1.29, -1.69 -1.84, 0.08 0" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(111.10884632638601 546.6667938232422) rotate(0 178.66665649414062 15.166763305664062)"><path d="M0.28 -1.04 C113.29 -3.14, 228.85 -2.77, 357.45 1.1 M-0.23 -0.25 C119.69 0.19, 239.49 0.55, 356.97 0.02 M358.97 1.96 C357.68 13.1, 355.99 22.62, 355.42 31.3 M357.4 -0.42 C356.62 7.08, 357.82 15.48, 356.49 29.8 M356.99 30.42 C282.13 30.34, 208.71 29.69, 0.81 30.74 M357.79 30.6 C225.77 30.62, 95 31.03, 0.25 30.91 M-0.76 31.86 C1.77 19.12, -1.02 4.24, 1.72 -1.66 M-0.74 29.53 C-0.71 21.76, 0.65 12.73, 0.79 -0.68" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(485.6038355580406 321.63158298054134) rotate(0 29.15222727310197 115.55551553333692)"><path d="M-1.01 -0.64 C9.44 21.5, 63.91 94.75, 63.07 133.29 C62.24 171.83, 5.45 214.44, -6 230.6 M0.66 1.64 C11.43 23.39, 66.48 93.12, 65.21 131.48 C63.95 169.83, 4.83 215.15, -6.93 231.75" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(485.6038355580406 321.63158298054134) rotate(0 29.15222727310197 115.55551553333692)"><path d="M3.9 202.38 C2.09 212.78, -3.4 222.61, -7.98 232.68 M5.29 204.89 C0.28 213.64, -2.28 223.12, -7.29 231.71" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(485.6038355580406 321.63158298054134) rotate(0 29.15222727310197 115.55551553333692)"><path d="M18.82 216.47 C11.98 222.05, 1.52 227.18, -7.98 232.68 M20.21 218.98 C10.22 223.11, 2.67 227.89, -7.29 231.71" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(121.1973232608965 314.8304810956254) rotate(0 -43.58656128135101 121.37813472895851)"><path d="M-1.18 -0.11 C-15.73 21.29, -85.2 86.82, -86.87 127.34 C-88.54 167.86, -23.86 223.6, -11.18 243.01 M0.4 -1.22 C-14.3 20.47, -85.43 87.93, -87.53 128.8 C-89.62 169.66, -24.97 224.62, -12.15 243.98" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(121.1973232608965 314.8304810956254) rotate(0 -43.58656128135101 121.37813472895851)"><path d="M-38.58 230.35 C-29.9 233.99, -21.87 239.49, -11.97 242.12 M-37.46 229.32 C-28.08 234.58, -20.19 240.08, -12.27 244.39" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(121.1973232608965 314.8304810956254) rotate(0 -43.58656128135101 121.37813472895851)"><path d="M-23.09 216.89 C-19.78 224.93, -16.98 234.98, -11.97 242.12 M-21.97 215.86 C-18.07 225.97, -15.72 236.28, -12.27 244.39" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(111.77553333810476 549.0000152587891) rotate(0 103.6666259765625 12.666671752929688)"><path d="M1.69 1.47 C1.69 1.47, 1.69 1.47, 1.69 1.47 M1.69 1.47 C1.69 1.47, 1.69 1.47, 1.69 1.47 M3.39 5.6 C4.22 3.95, 6.2 2.9, 7.33 1.07 M3.39 5.6 C4.35 4.59, 5.6 3.28, 7.33 1.07 M3.13 12 C7.43 8.58, 10.46 4.14, 12.97 0.68 M3.13 12 C5.57 9.53, 8.85 5.42, 12.97 0.68 M1.56 19.9 C6.13 16.39, 10.89 8.05, 17.96 1.04 M1.56 19.9 C6.52 14.24, 10.88 8.65, 17.96 1.04 M2.61 24.79 C8.84 16.06, 15.32 9.7, 23.6 0.64 M2.61 24.79 C10.27 15.29, 18.59 6.14, 23.6 0.64 M6.94 25.91 C10.05 18.63, 16.22 12.82, 28.59 1 M6.94 25.91 C15.35 16.79, 22.89 8.33, 28.59 1 M12.58 25.51 C20.07 16.67, 25.17 12.21, 34.23 0.61 M12.58 25.51 C18.78 17.69, 25.27 10.34, 34.23 0.61 M17.57 25.87 C24.14 18.5, 31.44 12.81, 39.22 0.97 M17.57 25.87 C25.89 15.73, 35.51 5.98, 39.22 0.97 M22.56 26.23 C29.31 20.54, 34.75 13.02, 44.21 1.33 M22.56 26.23 C29.01 20.48, 33.16 12.82, 44.21 1.33 M28.2 25.84 C38.87 15.46, 45.85 7.47, 49.85 0.93 M28.2 25.84 C34.37 20.57, 38.83 14.23, 49.85 0.93 M33.19 26.2 C41.94 17.44, 47.47 6.39, 54.84 1.29 M33.19 26.2 C38.12 21.07, 43.97 13.14, 54.84 1.29 M38.83 25.8 C47.09 18.35, 55.46 9.7, 60.48 0.9 M38.83 25.8 C46.42 18.49, 51.85 10.12, 60.48 0.9 M43.82 26.16 C49.32 18.07, 56.84 12.49, 65.47 1.26 M43.82 26.16 C48.06 19.89, 53.19 14.86, 65.47 1.26 M49.46 25.77 C56.47 17.9, 63.36 9.26, 71.11 0.86 M49.46 25.77 C54.94 18.42, 61.87 11.83, 71.11 0.86 M54.45 26.13 C60.74 17.55, 70.12 10.13, 76.1 1.22 M54.45 26.13 C60.78 17.9, 67.67 10.25, 76.1 1.22 M60.09 25.73 C66.25 21.01, 69.95 14.5, 81.74 0.83 M60.09 25.73 C66.71 19.43, 70.8 11.67, 81.74 0.83 M65.08 26.09 C74.2 17.04, 79.29 9.82, 86.73 1.19 M65.08 26.09 C71.96 17.44, 78.56 9.61, 86.73 1.19 M70.72 25.7 C75.65 19.18, 83.53 10.33, 92.37 0.79 M70.72 25.7 C78.57 16.75, 86.96 5.49, 92.37 0.79 M75.71 26.06 C82.81 16.37, 90.61 8.96, 97.36 1.15 M75.71 26.06 C81.96 19.82, 87.35 13.43, 97.36 1.15 M81.35 25.67 C85.65 20.17, 91.56 13.33, 103 0.76 M81.35 25.67 C86.13 19.48, 90.52 15.94, 103 0.76 M86.34 26.03 C93.55 17.17, 100.83 10.43, 107.99 1.12 M86.34 26.03 C92.49 17.36, 100.16 9.88, 107.99 1.12 M91.98 25.63 C96.54 19.39, 101.07 14.72, 113.63 0.73 M91.98 25.63 C99.2 15.97, 107.84 7.41, 113.63 0.73 M96.97 25.99 C101.5 18.47, 110.01 14.7, 118.62 1.09 M96.97 25.99 C104.95 18.74, 111.45 9.64, 118.62 1.09 M102.61 25.6 C110.01 15.4, 118.57 10.31, 124.26 0.69 M102.61 25.6 C106.83 19.86, 112.65 13.41, 124.26 0.69 M107.6 25.96 C114.43 16.54, 123.9 6.23, 129.25 1.05 M107.6 25.96 C115.47 17.92, 121.99 8.41, 129.25 1.05 M113.24 25.56 C119.25 16.57, 128.98 8.63, 134.89 0.66 M113.24 25.56 C121.35 17.12, 127.88 8.33, 134.89 0.66 M118.23 25.92 C123.43 17.4, 129.35 11.32, 139.88 1.02 M118.23 25.92 C122.82 19.1, 127.89 14.23, 139.88 1.02 M123.87 25.53 C131 18.24, 137.53 8.64, 145.52 0.62 M123.87 25.53 C130.42 17.51, 138.65 10.15, 145.52 0.62 M128.86 25.89 C133.73 20.51, 141.41 13.51, 150.51 0.98 M128.86 25.89 C133.36 20.07, 138.72 15.49, 150.51 0.98 M133.84 26.25 C139.37 20.27, 144.21 11.58, 156.15 0.59 M133.84 26.25 C142.59 16.11, 150.12 7.43, 156.15 0.59 M139.49 25.85 C146.06 17.12, 153.07 6.28, 161.14 0.95 M139.49 25.85 C146.57 18.85, 153.9 8.94, 161.14 0.95 M144.47 26.21 C147.95 21.38, 152.26 14.79, 166.12 1.31 M144.47 26.21 C149.93 20.66, 153.49 14.36, 166.12 1.31 M150.12 25.82 C158.13 18.12, 166.7 7.43, 171.77 0.91 M150.12 25.82 C157.04 16.68, 164.82 10.23, 171.77 0.91 M155.1 26.18 C161.09 19.95, 166.24 15.03, 176.75 1.27 M155.1 26.18 C161.59 19.11, 167.76 12.15, 176.75 1.27 M160.75 25.78 C168.15 17.93, 176.58 9.51, 182.4 0.88 M160.75 25.78 C165.64 21.25, 170.54 15.65, 182.4 0.88 M165.73 26.14 C170.64 20.7, 179.32 10.61, 187.38 1.24 M165.73 26.14 C174.13 16.36, 181.53 6.99, 187.38 1.24 M171.38 25.75 C177.82 18.2, 184.88 12.99, 193.03 0.84 M171.38 25.75 C178.84 17.25, 185.58 9.2, 193.03 0.84 M176.36 26.11 C185.15 18.18, 193.41 9.44, 198.01 1.2 M176.36 26.11 C184.94 18.06, 192.75 8.94, 198.01 1.2 M182.01 25.72 C186.6 18.07, 194.82 11.25, 203 1.56 M182.01 25.72 C186.1 20.85, 191.03 15.64, 203 1.56 M186.99 26.08 C193.57 22.13, 195.97 14.39, 207.33 2.68 M186.99 26.08 C194 17.91, 199.97 9.59, 207.33 2.68 M192.64 25.68 C200.63 20.49, 203.69 11.22, 209.7 6.06 M192.64 25.68 C196.59 21.03, 199.75 15.84, 209.7 6.06 M197.62 26.04 C200.55 23.21, 205.72 19.65, 210.09 11.7 M197.62 26.04 C200.87 21.83, 204.65 17.88, 210.09 11.7 M202.61 26.4 C204.11 25.23, 204.55 24.02, 208.52 19.61 M202.61 26.4 C203.74 25.06, 205.9 23.06, 208.52 19.61" stroke="#868e96" stroke-width="0.5" fill="none"></path><path d="M6.33 0 M6.33 0 C47.95 -3.03, 87.49 -2.28, 201 0 M6.33 0 C56.65 -0.1, 105.86 0.22, 201 0 M201 0 C204.35 1.66, 208.71 0.8, 207.33 6.33 M201 0 C206.31 0.69, 207.43 3.94, 207.33 6.33 M207.33 6.33 C207.14 10.89, 208.12 12.88, 207.33 19 M207.33 6.33 C207.29 8.37, 207.42 11.89, 207.33 19 M207.33 19 C205.53 21.35, 206.1 24.05, 201 25.33 M207.33 19 C207.57 23.77, 205.02 23.89, 201 25.33 M201 25.33 C125.8 24.12, 50.17 25.28, 6.33 25.33 M201 25.33 C141.34 27.24, 80.09 25.84, 6.33 25.33 M6.33 25.33 C2.95 26.5, 0.26 22.15, 0 19 M6.33 25.33 C-0.17 26.05, -1.18 23.1, 0 19 M0 19 C0.95 14.31, 0.56 11.24, 0 6.33 M0 19 C0.46 15.15, -0.24 12.45, 0 6.33 M0 6.33 C-1.68 2.04, 2.76 -1.11, 6.33 0 M0 6.33 C1.55 -0.13, 2.42 0.68, 6.33 0" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(376.33720829260255 563.0806543384268) rotate(0 23.380680531078212 -0.8521640938315045)"><path d="M0.33 0.67 C8.35 0.43, 40.15 -0.27, 47.72 -0.42 M-0.96 -0.03 C7.02 -0.12, 39.09 -1.98, 47.27 -2.37" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(376.33720829260255 563.0806543384268) rotate(0 23.380680531078212 -0.8521640938315045)"><path d="M47.06 -3.14 L34.56 5.07 L34.94 -8.42 L48.54 -3.13" stroke="none" stroke-width="0" fill="#000000" fill-rule="evenodd"></path><path d="M48.11 -1.19 C44.22 -1.73, 40.89 2.2, 33.93 5.32 M47.08 -1.77 C44 -0.89, 39.71 0.96, 33.32 4.71 M34.02 4.92 C33.74 0.14, 33.48 -5.2, 33.4 -7.39 M33.86 4.15 C34.36 0.13, 33.55 -5.79, 33.26 -8.42 M33.52 -9.48 C36.55 -7.3, 42.06 -5.44, 48.17 -3.62 M33.49 -7.85 C36.5 -7.02, 40.29 -5.09, 46.82 -2.55 M47.27 -2.37 C47.27 -2.37, 47.27 -2.37, 47.27 -2.37 M47.27 -2.37 C47.27 -2.37, 47.27 -2.37, 47.27 -2.37" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(305.7754417853704 300.83335876464844) rotate(0 87 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">opnd_stack_boundary</text></g><g stroke-linecap="round" transform="translate(305.44212879708914 296.0000305175781) rotate(0 92.16668701171875 15.166664123535156)"><path d="M-0.55 0.06 C57.18 -1.04, 115.16 0.36, 183.02 1.48 M-0.3 0.16 C70.18 1.82, 138.85 1.2, 185.15 -0.93 M183.44 -1.42 C184.41 11.56, 185.92 20.6, 183.21 31.1 M184.86 -0.69 C184.32 6.55, 183.98 14.7, 184.14 31.24 M183.85 31 C135.29 29.09, 90.57 32.47, -1.06 31.59 M184.94 30.76 C141.45 30.35, 97.05 29.95, -0.7 30.56 M1.93 31.12 C-1.69 19.74, -0.47 12.94, -1.07 0.32 M0.09 31.03 C0.9 23.18, -0.3 15.12, 0.4 0.17" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(463.7754417853704 346.6667022705078) rotate(0 -62.78338652698665 105.96028334652118)"><path d="M-1 0.86 C-0.86 25.23, 24.19 110.37, 1.32 145.35 C-21.55 180.33, -115.02 199.82, -138.22 210.74 M0.68 0.26 C1.14 24.33, 26.75 108.18, 3.5 143.42 C-19.74 178.65, -115.35 200.29, -138.81 211.66" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(463.7754417853704 346.6667022705078) rotate(0 -62.78338652698665 105.96028334652118)"><path d="M-114.28 190.84 C-123.09 199.38, -132.77 206.44, -139.87 212.33 M-114.83 192.65 C-125.2 199.92, -131.83 207.38, -139.47 212.01" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(463.7754417853704 346.6667022705078) rotate(0 -62.78338652698665 105.96028334652118)"><path d="M-107.39 210.17 C-118.39 212.1, -130.41 212.61, -139.87 212.33 M-107.93 211.97 C-120.69 212.25, -129.84 212.65, -139.47 212.01" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(451.10875477365164 338.33335876464844) rotate(0 7.5 7.5)"><path d="M0.31 8.22 C0.31 8.22, 0.31 8.22, 0.31 8.22 M0.31 8.22 C0.31 8.22, 0.31 8.22, 0.31 8.22 M3.33 10.84 C4.88 9.18, 6.99 5.86, 10.54 2.54 M3.33 10.84 C5.14 8.72, 6.41 7.05, 10.54 2.54 M6.35 13.47 C7.77 10.41, 10.93 8.21, 12.91 5.92 M6.35 13.47 C8.17 11.04, 10.56 8.42, 12.91 5.92" stroke="#be4bdb" stroke-width="0.5" fill="none"></path><path d="M10 2 M10 2 C10.6 3.11, 11.08 4.02, 13 6 M10 2 C11.02 3, 11.92 4.2, 13 6 M13 6 C15.14 6.79, 16.42 9.21, 13 10 M13 6 C13.61 8.85, 14.19 5.8, 13 10 M13 10 C12.44 11.02, 11.25 11.48, 10 13 M13 10 C11.87 10.8, 11.26 11.8, 10 13 M10 13 C6.3 16.29, 6.67 15.7, 6 13 M10 13 C9.55 15.12, 8.33 14.2, 6 13 M6 13 C5.46 11.78, 3.78 11.82, 2 10 M6 13 C5.1 12.54, 4.4 11.79, 2 10 M2 10 C1.47 8.31, 0.17 7.11, 2 6 M2 10 C1.32 7.7, -1.84 6.73, 2 6 M2 6 C3.47 4.49, 4.59 2.95, 6 2 M2 6 C3.71 4.8, 4.79 3.35, 6 2 M6 2 C7.68 -0.77, 6.14 1.9, 10 2 M6 2 C7.54 1.27, 9.52 -2, 10 2" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(314.10875477365164 373.00001525878906) rotate(0 88 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">label_stack_boundary</text></g><g stroke-linecap="round" transform="translate(311.7754417853704 367.0000457763672) rotate(0 90.5 14.833328247070312)"><path d="M-2 -1.9 C60.92 -0.37, 125.49 2.23, 182.49 0.76 M0.05 0.5 C70.78 1.3, 143.94 1, 180.5 0.62 M181.95 1.2 C180.09 9.27, 181.8 20.47, 181.81 28.15 M181.64 0.98 C179.92 7.05, 180.83 12.31, 180.39 28.97 M181.9 28.81 C120.84 31.45, 61.66 30.91, -1.64 28.53 M181.18 29.61 C117.42 31.09, 53.54 31.66, -0.91 28.76 M0.12 29.52 C0.52 20.67, 0.94 11.25, 1.32 -1.28 M0.7 28.85 C-0.68 18.15, -0.65 6.84, -0.97 0.7" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(114.10880055001883 591.3334503173828) rotate(0 178.33331298828125 15.666702270507812)"><path d="M0.65 -0.08 C112.13 1.13, 223.36 0.7, 355.46 0.95 M-0.2 0.38 C106.39 -0.94, 213.14 -1.07, 356.28 -0.14 M358.52 0.39 C356.12 14.38, 356.58 24.44, 358.52 31.21 M357.32 0.84 C357.47 8.1, 356.09 15.45, 356.61 30.36 M356.64 32.35 C241.29 31.58, 127.39 32.99, -0.36 30.74 M356.92 31.67 C228.56 30.96, 100.86 30.65, 0.12 31.91 M0.49 32.03 C-1.86 21.26, 1.24 14.08, 0.88 -0.69 M0.03 32.1 C0.57 24.14, 0.13 15.29, 0.74 -0.61" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(117.44208302072195 591.0001373291016) rotate(0 125.16664123535156 13.333282470703125)"><path d="M1.77 1.54 C1.77 1.54, 1.77 1.54, 1.77 1.54 M1.77 1.54 C1.77 1.54, 1.77 1.54, 1.77 1.54 M2.83 6.43 C4.44 4.61, 5.73 2.46, 7.42 1.15 M2.83 6.43 C4.94 4.41, 6.31 2.59, 7.42 1.15 M3.22 12.07 C5.96 8.04, 8.44 5.32, 13.06 0.75 M3.22 12.07 C6.86 7.48, 10.04 3.66, 13.06 0.75 M0.99 20.74 C5.16 16.78, 9.46 11.72, 18.05 1.11 M0.99 20.74 C5.01 15.21, 10.19 10.12, 18.05 1.11 M2.04 25.62 C8.62 17.29, 16.6 8.94, 23.69 0.72 M2.04 25.62 C9.66 17.97, 15.86 10.14, 23.69 0.72 M6.37 26.74 C11.52 21.76, 15.77 14.37, 28.68 1.08 M6.37 26.74 C15.84 17.69, 24.6 7.38, 28.68 1.08 M9.39 29.36 C15.38 22, 23.64 9.18, 34.32 0.68 M9.39 29.36 C16.99 22, 22.81 13.2, 34.32 0.68 M15.03 28.97 C23.42 20.56, 32.71 8.59, 39.31 1.04 M15.03 28.97 C21.96 20.41, 30.83 11.45, 39.31 1.04 M20.02 29.33 C30.3 17.97, 39.88 6.04, 44.95 0.65 M20.02 29.33 C27.6 19.55, 35.57 10.75, 44.95 0.65 M25.66 28.93 C33.19 20.26, 41.96 7.49, 49.94 1.01 M25.66 28.93 C31.16 22.13, 39.03 14.79, 49.94 1.01 M30.65 29.29 C40.77 19.63, 49.74 8.06, 55.58 0.62 M30.65 29.29 C36 23.04, 42.04 17.15, 55.58 0.62 M36.29 28.9 C44.82 19.09, 48.82 14.66, 60.57 0.98 M36.29 28.9 C42.95 21.46, 49.17 13.71, 60.57 0.98 M41.28 29.26 C48.81 19.59, 57.83 11.94, 66.21 0.58 M41.28 29.26 C49.31 20.55, 56.66 10.45, 66.21 0.58 M46.92 28.87 C53.32 21.45, 58.43 18.82, 71.2 0.94 M46.92 28.87 C54.8 20.18, 62.89 12.68, 71.2 0.94 M51.91 29.23 C63.16 17.59, 72.5 7.61, 76.84 0.55 M51.91 29.23 C59.84 20.5, 67.73 13.06, 76.84 0.55 M57.55 28.83 C61.94 21.26, 70.95 15.36, 81.83 0.91 M57.55 28.83 C62.79 23.08, 67.24 16.61, 81.83 0.91 M62.54 29.19 C67.14 21.64, 75.32 13.09, 87.47 0.51 M62.54 29.19 C72.24 19.09, 78.89 9.98, 87.47 0.51 M67.53 29.55 C74.14 21.36, 83.36 8.41, 92.46 0.87 M67.53 29.55 C75.56 19.73, 83.13 10.32, 92.46 0.87 M73.17 29.16 C81 18.93, 88.53 10.75, 97.45 1.23 M73.17 29.16 C82.97 19.63, 91.94 8.21, 97.45 1.23 M78.16 29.52 C85.46 22.21, 90 15.29, 103.09 0.84 M78.16 29.52 C85.06 22.48, 90.33 14.37, 103.09 0.84 M83.8 29.12 C89.62 24.77, 93.38 15.73, 108.08 1.2 M83.8 29.12 C89.49 22.51, 96.56 14.88, 108.08 1.2 M88.79 29.48 C96.95 18.85, 106.44 10.25, 113.72 0.8 M88.79 29.48 C94.56 21.23, 102.6 13.75, 113.72 0.8 M94.43 29.09 C100.88 22.06, 109.15 12.8, 118.71 1.16 M94.43 29.09 C103.39 18.71, 114.07 6.55, 118.71 1.16 M99.42 29.45 C109.53 20.17, 116.82 10.25, 124.35 0.77 M99.42 29.45 C107.91 19.08, 118.01 8.01, 124.35 0.77 M105.06 29.05 C108.46 22.81, 115.23 16.56, 129.34 1.13 M105.06 29.05 C112.42 19.23, 120.83 11.86, 129.34 1.13 M110.05 29.41 C115.99 19.92, 122.45 15.46, 134.98 0.73 M110.05 29.41 C120.24 18.81, 128.21 6.64, 134.98 0.73 M115.69 29.02 C121.46 22.6, 129.92 14.69, 139.97 1.09 M115.69 29.02 C122.58 20.78, 128.54 13.6, 139.97 1.09 M120.68 29.38 C127.48 20.55, 130.78 14.25, 145.61 0.7 M120.68 29.38 C128.42 20.97, 134.41 14.63, 145.61 0.7 M126.32 28.98 C131.41 19.3, 140.95 12.5, 150.6 1.06 M126.32 28.98 C132.7 22.12, 138.95 14.16, 150.6 1.06 M131.31 29.34 C138.02 19.1, 144.45 13.69, 156.24 0.67 M131.31 29.34 C137.46 22.86, 144.26 14.49, 156.24 0.67 M136.95 28.95 C143.29 24.06, 146.41 14.84, 161.23 1.03 M136.95 28.95 C145.52 18.93, 156.23 6.06, 161.23 1.03 M141.94 29.31 C150.58 20.33, 156.85 11.48, 166.87 0.63 M141.94 29.31 C148.12 22.01, 153 16.2, 166.87 0.63 M147.58 28.91 C154.28 23.5, 158.99 15.04, 171.86 0.99 M147.58 28.91 C156.63 18.6, 165.78 8.63, 171.86 0.99 M152.57 29.28 C159.83 21.08, 167.39 14.07, 177.5 0.6 M152.57 29.28 C161.57 18.18, 170.58 6.72, 177.5 0.6 M158.21 28.88 C166.37 20.21, 171.42 11.83, 182.49 0.96 M158.21 28.88 C166.15 18.68, 173.72 9.45, 182.49 0.96 M163.2 29.24 C167.12 24.9, 175.96 17.56, 188.13 0.56 M163.2 29.24 C171.76 17.14, 182.6 5.95, 188.13 0.56 M168.84 28.85 C177.46 19.76, 181.89 13.51, 193.12 0.92 M168.84 28.85 C175 22.36, 180.25 15.24, 193.12 0.92 M173.83 29.21 C180.93 19.46, 187.85 10.77, 198.76 0.53 M173.83 29.21 C179.33 23.84, 183.64 17.8, 198.76 0.53 M179.47 28.81 C186.6 20.67, 189.78 17.17, 203.75 0.89 M179.47 28.81 C186.33 19.14, 195.13 10.68, 203.75 0.89 M184.46 29.17 C193.13 18.83, 200.59 9.66, 209.39 0.49 M184.46 29.17 C191.52 20.6, 198.66 13.76, 209.39 0.49 M189.45 29.53 C196.87 17.74, 206.07 7.34, 214.38 0.85 M189.45 29.53 C193.88 24.39, 200.35 18.88, 214.38 0.85 M195.09 29.14 C201.92 18.98, 212.1 8.95, 219.36 1.21 M195.09 29.14 C202.8 21.81, 209.05 13.09, 219.36 1.21 M200.08 29.5 C207.99 23.17, 214.16 13.02, 225.01 0.82 M200.08 29.5 C210.16 18.1, 218.35 8.75, 225.01 0.82 M205.72 29.1 C212.91 20.25, 218.24 13.82, 229.99 1.18 M205.72 29.1 C212.7 20.79, 220.6 13.32, 229.99 1.18 M210.71 29.46 C216.16 24.58, 223.85 17.87, 235.64 0.78 M210.71 29.46 C218.28 20.42, 225.97 11.22, 235.64 0.78 M216.35 29.07 C224.87 22.5, 229.53 14.59, 240.62 1.14 M216.35 29.07 C222.98 19.45, 232.1 11.8, 240.62 1.14 M221.34 29.43 C231.16 18.41, 241.19 8.4, 245.61 1.5 M221.34 29.43 C229.77 19.19, 240.55 7.66, 245.61 1.5 M226.98 29.03 C232.7 23.08, 242.13 14.3, 249.29 3.37 M226.98 29.03 C234.78 19.88, 243.96 10.06, 249.29 3.37 M231.97 29.39 C239.33 22, 247.59 10.96, 252.3 6 M231.97 29.39 C238.34 22.14, 246.11 13.15, 252.3 6 M237.61 29 C239.08 23.91, 244.75 20.14, 252.7 11.64 M237.61 29 C242.12 23.32, 246.22 18.67, 252.7 11.64 M244.56 27.1 C246.63 24.8, 248.86 22.07, 250.47 20.3 M244.56 27.1 C245.34 25.83, 246.62 24.28, 250.47 20.3" stroke="#868e96" stroke-width="0.5" fill="none"></path><path d="M6.67 0 M6.67 0 C72.37 0.56, 134.79 1.19, 243.67 0 M6.67 0 C59.92 1.29, 112.25 1.55, 243.67 0 M243.67 0 C248.74 -0.33, 249.18 1.85, 250.33 6.67 M243.67 0 C248.48 -1.84, 251.77 0.04, 250.33 6.67 M250.33 6.67 C250.82 10.8, 250.21 13.93, 250.33 20 M250.33 6.67 C250.01 10.95, 250.01 14.45, 250.33 20 M250.33 20 C250.94 23.15, 246.6 26.74, 243.67 26.67 M250.33 20 C248.06 25.32, 246.65 27.92, 243.67 26.67 M243.67 26.67 C192.46 25.25, 140.44 24.27, 6.67 26.67 M243.67 26.67 C162.22 28.75, 82.18 28.68, 6.67 26.67 M6.67 26.67 C2.2 26.55, 0.11 23.54, 0 20 M6.67 26.67 C4.49 24.7, -2.06 23.49, 0 20 M0 20 C-1.15 16.59, 1.04 14.13, 0 6.67 M0 20 C0.56 16.13, 0.1 12.4, 0 6.67 M0 6.67 C-0.79 0.44, 2.69 -1.32, 6.67 0 M0 6.67 C-0.97 3.37, 3.25 1.66, 6.67 0" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(171.10870899728445 596.0003204345703) rotate(0 54 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">&lt;lable stack&gt;</text></g><g stroke-linecap="round" transform="translate(113.10875477365164 307.0000305175781) rotate(0 6.833343505859375 4.5)"><path d="M-0.15 5.17 C-0.15 5.17, -0.15 5.17, -0.15 5.17 M-0.15 5.17 C-0.15 5.17, -0.15 5.17, -0.15 5.17 M4.29 6.35 C4.57 5.89, 5.99 5.22, 8.5 0.82 M3.92 6.85 C5.6 5.06, 6.77 3.09, 8.92 0.85 M6.94 9.19 C8.15 7.45, 9.59 5.65, 11.35 3.44 M7.47 9.07 C8.88 7.31, 10.24 5.2, 11.66 3.49" stroke="#12b886" stroke-width="0.5" fill="none"></path><path d="M7.77 -0.39 C9.78 2.14, 11.26 3.68, 14.38 4.98 M6.82 -0.07 C9.26 1.13, 11.15 2.65, 13.77 4.93 M13.46 4.88 C11.59 6.59, 10.06 6.52, 7.24 8.51 M13.86 5.22 C11.9 5.69, 10.52 7.04, 7.05 8.92 M7.47 8.35 C6.1 7.58, 4.61 7.38, -0.14 5.45 M7.1 9.26 C5.16 7.86, 3.8 7.48, -0.38 5.03 M0.34 5.02 C3.1 3.67, 3.8 1.57, 6.35 -0.05 M-0.06 5.26 C2.35 3.04, 4.2 1.54, 6.97 0.28" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(472.60878529122976 318.16668701171875) rotate(0 6.833343505859375 4.5)"><path d="M-0.15 5.17 C-0.15 5.17, -0.15 5.17, -0.15 5.17 M-0.15 5.17 C-0.15 5.17, -0.15 5.17, -0.15 5.17 M4 6.75 C5.22 5, 6.41 3.52, 8.65 0.49 M3.75 7.34 C5.14 5.65, 6.5 3.89, 8.39 0.85 M7.3 9.31 C8.89 7.6, 9.87 5.54, 11.6 3.53 M7.26 9.04 C9.03 7.08, 10.33 5.16, 11.8 3.57" stroke="#12b886" stroke-width="0.5" fill="none"></path><path d="M7.75 -0.23 C8.73 0.92, 11.4 2.35, 13.26 5.26 M6.79 0.21 C8.78 0.79, 9.96 2.05, 14.02 5.05 M13.93 5.46 C11.16 6.81, 9.41 8.02, 7.17 8.86 M13.7 5.1 C11.52 6.36, 8.72 8.09, 7.38 8.63 M6.44 9.32 C4.86 8.49, 2.89 5.84, -0.3 4.39 M6.92 8.94 C5.17 8.03, 2.48 6.55, -0.35 4.98 M-0.27 5.79 C2.5 3.8, 5.44 0.84, 7.45 0.24 M0.37 5.31 C2.17 4.08, 3.91 2.34, 7.42 -0.14" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(117.77544178537039 384.3333282470703) rotate(0 -47.40232942563995 113.54590398524448)"><path d="M1.17 0.29 C-14.9 20.04, -94.36 80.87, -95.95 118.56 C-97.53 156.24, -23.12 208.35, -8.34 226.41 M0.32 -0.6 C-15.42 19.31, -92.69 81.81, -93.73 119.86 C-94.78 157.91, -20.38 209.63, -5.92 227.69" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(117.77544178537039 384.3333282470703) rotate(0 -47.40232942563995 113.54590398524448)"><path d="M-32.99 214.25 C-24.85 218.09, -14.85 223.83, -5.19 227.32 M-34.46 215.54 C-26.42 219.02, -17.05 223.08, -5.84 227.39" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(117.77544178537039 384.3333282470703) rotate(0 -47.40232942563995 113.54590398524448)"><path d="M-18.92 199.31 C-15.55 208.37, -10.34 219.18, -5.19 227.32 M-20.38 200.6 C-16.26 208.41, -10.91 216.72, -5.84 227.39" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(477.7754417853704 386.99998474121094) rotate(0 24.668359239004417 108.56823457765549)"><path d="M1.17 0.68 C9.98 26.35, 53.27 118.4, 52.58 154.23 C51.89 190.06, 6.33 205.67, -2.98 215.66 M0.32 -0.01 C9.08 25.29, 52.7 116.21, 52.11 152.4 C51.51 188.59, 5.89 206.77, -3.25 217.15" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(477.7754417853704 386.99998474121094) rotate(0 24.668359239004417 108.56823457765549)"><path d="M14.46 193.67 C9.77 200.73, 4.83 207.07, -5.19 216.39 M13.48 192.72 C9.47 198.92, 4.86 204.43, -3.52 217.01" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(477.7754417853704 386.99998474121094) rotate(0 24.668359239004417 108.56823457765549)"><path d="M26.65 210.18 C18.59 212.83, 10.32 214.65, -5.19 216.39 M25.67 209.23 C18.63 211.24, 10.85 212.46, -3.52 217.01" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(425.10875477365164 419.99998474121094) rotate(0 -16.972179325830325 89.23514720534712)"><path d="M-0.36 0.99 C2.84 22.96, 29.25 103.02, 19.99 132.36 C10.74 161.7, -43.49 169.55, -55.9 177.02 M1.66 0.46 C4.7 22.5, 28.78 103.8, 19.57 133.39 C10.36 162.98, -41.34 170.57, -53.61 178.01" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(425.10875477365164 419.99998474121094) rotate(0 -16.972179325830325 89.23514720534712)"><path d="M-29.19 160.14 C-40.79 163.71, -48.64 173.35, -54.39 179.32 M-30.28 158.87 C-36.95 163.26, -42.49 169.24, -52.7 177.01" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(425.10875477365164 419.99998474121094) rotate(0 -16.972179325830325 89.23514720534712)"><path d="M-21.96 179.35 C-36.33 175.79, -46.85 178.31, -54.39 179.32 M-23.05 178.08 C-31.47 177.45, -38.92 178.36, -52.7 177.01" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(114.60875477365164 377.49998474121094) rotate(0 7.5 7.5)"><path d="M0.31 8.22 C0.31 8.22, 0.31 8.22, 0.31 8.22 M0.31 8.22 C0.31 8.22, 0.31 8.22, 0.31 8.22 M3.33 10.84 C6.55 8.42, 7.66 4.91, 10.54 2.54 M3.33 10.84 C5.28 8.75, 6.92 7.69, 10.54 2.54 M6.35 13.47 C7.67 12.5, 9.67 10.21, 12.91 5.92 M6.35 13.47 C8.16 11.11, 9.36 9.06, 12.91 5.92" stroke="#be4bdb" stroke-width="0.5" fill="none"></path><path d="M10 2 M10 2 C11.2 3.33, 11.78 3.83, 13 6 M10 2 C10.87 2.81, 11.26 3.75, 13 6 M13 6 C14.65 9.05, 13.11 6.55, 13 10 M13 6 C16.67 7.31, 16.57 5.9, 13 10 M13 10 C12.51 10.97, 11.28 11.18, 10 13 M13 10 C12.49 10.58, 11.66 11.56, 10 13 M10 13 C8.6 14.58, 9.94 16.27, 6 13 M10 13 C6.41 15.57, 5.94 17.18, 6 13 M6 13 C4.69 11.88, 3.72 10.61, 2 10 M6 13 C4.55 11.97, 2.95 10.57, 2 10 M2 10 C1.44 9.41, -1.66 6.8, 2 6 M2 10 C2 7.81, 0.34 9.21, 2 6 M2 6 C3.26 4.19, 4.37 3.68, 6 2 M2 6 C3.03 4.79, 4.44 3.75, 6 2 M6 2 C8.69 0.95, 8.96 -1.4, 10 2 M6 2 C6.48 -0.12, 6.58 1.23, 10 2" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(415.60875477365164 409.49998474121094) rotate(0 7.5 7.5)"><path d="M0.31 8.22 C0.31 8.22, 0.31 8.22, 0.31 8.22 M0.31 8.22 C0.31 8.22, 0.31 8.22, 0.31 8.22 M3.33 10.84 C5.96 7.8, 7.5 4.3, 10.54 2.54 M3.33 10.84 C5.78 8.11, 9.27 4.32, 10.54 2.54 M6.35 13.47 C8.84 11.74, 10.01 9.28, 12.91 5.92 M6.35 13.47 C7.75 10.96, 9.47 9.24, 12.91 5.92" stroke="#be4bdb" stroke-width="0.5" fill="none"></path><path d="M10 2 M10 2 C11.26 3.52, 11.73 4.55, 13 6 M10 2 C11.05 3.4, 12.25 5.11, 13 6 M13 6 C16.05 6.11, 13.55 9.45, 13 10 M13 6 C14.31 9.57, 12.9 6.24, 13 10 M13 10 C12.64 10.32, 11.51 11.09, 10 13 M13 10 C11.74 11.23, 10.87 12.34, 10 13 M10 13 C7.58 16.94, 9.27 13.62, 6 13 M10 13 C8.57 12.94, 10.18 15.9, 6 13 M6 13 C4.61 12.47, 3.05 11.42, 2 10 M6 13 C4.66 11.88, 2.92 10.99, 2 10 M2 10 C1.41 6.34, -1.2 9.74, 2 6 M2 10 C-0.19 8.34, 1.21 8.81, 2 6 M2 6 C2.9 4.34, 5.1 3.32, 6 2 M2 6 C3.41 4.63, 4.99 3.37, 6 2 M6 2 C8.95 0.96, 6.6 -1.32, 10 2 M6 2 C7.88 -1.42, 9.23 -0.31, 10 2" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(471.60875477365164 389.49998474121094) rotate(0 7.5 7.5)"><path d="M0.31 8.22 C0.31 8.22, 0.31 8.22, 0.31 8.22 M0.31 8.22 C0.31 8.22, 0.31 8.22, 0.31 8.22 M3.33 10.84 C5.5 7.36, 7.23 6.09, 10.54 2.54 M3.33 10.84 C5.31 9.53, 6.24 6.82, 10.54 2.54 M6.35 13.47 C8.51 11.47, 9.95 8.58, 12.91 5.92 M6.35 13.47 C7.95 10.7, 10.35 9.1, 12.91 5.92" stroke="#be4bdb" stroke-width="0.5" fill="none"></path><path d="M10 2 M10 2 C10.82 2.51, 11.1 4.36, 13 6 M10 2 C10.66 2.98, 11.61 4.32, 13 6 M13 6 C13.11 6.55, 16.45 7.4, 13 10 M13 6 C16.57 5.9, 13.24 6.17, 13 10 M13 10 C11.61 10.89, 10.68 12.43, 10 13 M13 10 C12.04 11.15, 10.94 12.08, 10 13 M10 13 C9.94 16.27, 6.62 15.5, 6 13 M10 13 C5.94 17.18, 8.9 15.6, 6 13 M6 13 C5.33 11.81, 4.14 11.66, 2 10 M6 13 C4.91 12.07, 4.08 11.62, 2 10 M2 10 C-1.66 6.8, 1.74 7.83, 2 6 M2 10 C0.34 9.21, 0.81 8.97, 2 6 M2 6 C2.59 5.48, 3.82 4.52, 6 2 M2 6 C3.31 4.93, 4.73 3.53, 6 2 M6 2 C8.96 -1.4, 6.68 -0.11, 10 2 M6 2 C6.58 1.23, 7.69 1.91, 10 2" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(421.4420677619329 608.6666412353516) rotate(0 15.645775490626704 0.18181313132862442)"><path d="M-0.83 -0.89 C4.58 -0.77, 26.91 0.97, 32.12 1.08 M0.94 1.26 C6.32 1, 27.03 -0.58, 31.76 -0.65" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(421.4420677619329 608.6666412353516) rotate(0 15.645775490626704 0.18181313132862442)"><path d="M32.95 1.06 L17.9 7.16 L17.5 -7.3 L32.5 -1.08" stroke="none" stroke-width="0" fill="#000000" fill-rule="evenodd"></path><path d="M30.65 0.75 C29.14 0.42, 23.96 2.7, 18.29 7.24 M31.14 -0.64 C29.36 1.18, 25.6 2.59, 17.9 6.85 M18.82 7.23 C17.92 2.47, 17.82 0.18, 17.38 -7.4 M19.11 5.76 C18.02 4.26, 18.68 0.39, 18.31 -6.61 M19.02 -6.41 C21.93 -4.18, 28.4 -2.77, 30.42 -1.22 M17.57 -6.06 C22.22 -5.06, 26.58 -2.59, 31.25 0.09 M31.76 -0.65 C31.76 -0.65, 31.76 -0.65, 31.76 -0.65 M31.76 -0.65 C31.76 -0.65, 31.76 -0.65, 31.76 -0.65" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(124.44220509103445 204.3333282470703) rotate(0 -56.62977379366271 -56.91430162810924)"><path d="M1.18 -0.74 C-17.74 -11.18, -103.75 -43.61, -113.35 -62.71 C-122.95 -81.8, -66.12 -106.85, -56.42 -115.32 M0.34 1.49 C-18.2 -8.81, -101.96 -42.22, -111 -61.54 C-120.05 -80.87, -63.33 -105.47, -53.93 -114.47" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(124.44220509103445 204.3333282470703) rotate(0 -56.62977379366271 -56.91430162810924)"><path d="M-73.27 -91.7 C-67.49 -99.58, -62.09 -104.99, -52.39 -113.54 M-71.55 -91.48 C-67.53 -96.33, -61.77 -103.04, -53.77 -113.58" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(124.44220509103445 204.3333282470703) rotate(0 -56.62977379366271 -56.91430162810924)"><path d="M-84.41 -108.93 C-75.12 -111.49, -66.2 -111.45, -52.39 -113.54 M-82.69 -108.72 C-75.6 -108.97, -66.91 -111.14, -53.77 -113.58" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(121.7755180793157 193.6666717529297) rotate(0 5.833343505859375 8.5)"><path d="M5.53 0.83 C5.53 0.83, 5.53 0.83, 5.53 0.83 M5.53 0.83 C5.53 0.83, 5.53 0.83, 5.53 0.83 M1.98 11 C2.86 8.08, 5.53 6.76, 8.54 3.45 M1.98 11 C4.41 8.73, 6.97 5.95, 8.54 3.45 M5 13.62 C6.93 11.11, 9.35 9.17, 10.91 6.83 M5 13.62 C6.28 12.1, 8.29 10.1, 10.91 6.83" stroke="#12b886" stroke-width="0.5" fill="none"></path><path d="M7.5 2.25 M7.5 2.25 C8.6 3.47, 8.85 4.48, 10.17 6.75 M7.5 2.25 C8.57 3.82, 9.38 5.67, 10.17 6.75 M10.17 6.75 C9.73 10.14, 11.51 8.91, 10.17 11.25 M10.17 6.75 C12.32 10.02, 12.54 6.89, 10.17 11.25 M10.17 11.25 C9.79 11.77, 8.89 12.83, 7.5 14.75 M10.17 11.25 C9.36 12.46, 8.71 13.54, 7.5 14.75 M7.5 14.75 C7.12 18.95, 6.27 18.92, 4.5 14.75 M7.5 14.75 C5.16 17.97, 7.07 15.95, 4.5 14.75 M4.5 14.75 C3.82 13.69, 2.72 12.65, 1.5 11.25 M4.5 14.75 C3.8 13.76, 3.22 12.98, 1.5 11.25 M1.5 11.25 C-1.81 7.5, 0.7 9.27, 1.5 6.75 M1.5 11.25 C-0.01 9.67, 1.08 8.15, 1.5 6.75 M1.5 6.75 C2.06 5.34, 2.71 4.17, 4.5 2.25 M1.5 6.75 C2.61 5.12, 3.78 3.33, 4.5 2.25 M4.5 2.25 C6.61 1.43, 6.24 0.13, 7.5 2.25 M4.5 2.25 C7.72 -1.3, 7.36 0.12, 7.5 2.25" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(69.94215931466726 16.999984741210938) rotate(0 212.1667022705078 35.333343505859375)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M0.46 6 C1.69 3.73, 3.38 1.52, 5.72 0.69 M-0.47 6.62 C1.02 5.02, 2.28 3.16, 4.73 0.68 M1.57 10.75 C4.08 6.98, 8.42 1.72, 12.02 -0.67 M-0.52 11.31 C2.34 8.48, 5.37 5.86, 10.69 -0.32 M-0.36 17.49 C1.97 12.59, 8.32 12.08, 14.74 0.57 M0.37 18.69 C4.35 12.54, 8.58 8.26, 16.04 -0.01 M-1.63 25.77 C5.81 20.11, 11.73 12.51, 19.33 0.72 M-0.52 24.76 C4.74 18.3, 9.48 13.89, 21.47 0.68 M-1.37 30.09 C7.96 22.4, 16.7 14.4, 26.3 -0.35 M0.65 30.1 C9.01 20.61, 15.8 11.41, 26.59 0.72 M-1.17 38.2 C14.63 20.79, 25.28 8.45, 30.25 0.63 M-0.31 36.11 C9.11 25.25, 18.99 14.11, 31.96 -1.05 M-0.34 41.62 C8.09 30.7, 19.11 22.65, 35.44 -1.21 M-0.52 42.29 C10.22 32.72, 18.8 21.39, 36.15 0.34 M-1.33 48.44 C17.59 29.82, 31.28 11.12, 43.46 -0.39 M0.33 48.74 C11.19 35.86, 22.95 23.67, 42.24 -0.88 M1.2 54.65 C10.31 41.4, 24.46 29.46, 48.43 -0.46 M-0.16 54.07 C17.68 34.06, 36.75 13.06, 46.92 1.05 M-0.36 60.67 C13.13 48.39, 24.83 31.76, 52.66 0.51 M-0.08 61.66 C17.96 39.32, 37.49 18.2, 52.95 0.59 M0.41 66.68 C14.35 50.14, 26.02 35.31, 57.88 -1.43 M0.67 67.63 C12.04 53.06, 25.05 38.37, 58.23 -0.81 M-0.22 71.93 C16.92 55.06, 33.13 37.45, 64.89 -1.65 M2.02 71.77 C18.82 51.29, 36.73 29.49, 64.31 0.43 M8.33 73.54 C23.4 50.34, 40.98 29.44, 68.76 1.73 M7 71.05 C25.39 49.2, 45.21 28.2, 69.45 0.3 M12.07 72.88 C30.85 51.91, 48.45 31.24, 74.53 -1.7 M12.8 71.6 C28.43 53.95, 42.24 36.91, 75.12 0.38 M16.18 70.06 C34.54 49.55, 56.01 29.06, 80.37 2.02 M17.27 71.9 C30.7 57.52, 42.25 42.4, 79.05 0.08 M22.73 72.97 C39.04 50.44, 58.83 31.37, 85.31 1.7 M22.5 71.48 C39.58 51.9, 57.64 29.88, 85.75 -0.16 M27.88 71.95 C43.55 50.88, 60.24 34.2, 88.36 1.6 M26.87 72.19 C46.28 51.45, 63.69 30.19, 89.56 -0.61 M31.55 72.24 C53.31 46.26, 72.73 26.35, 96.29 0.01 M32.58 72.35 C53.05 49.69, 71.48 27.09, 95.15 -1.1 M38.63 72.6 C59.11 45.73, 84.73 18.29, 98.73 1.79 M37.68 72.06 C57.4 48.74, 77.3 25.95, 100.6 -0.73 M43.99 70.61 C61.91 51.57, 83.39 26.21, 107.89 0.9 M42.95 72.07 C63.05 47.08, 82.71 24.33, 105.86 -0.69 M48.96 73.5 C65.75 51.58, 86.72 31.14, 109.79 1.04 M49.18 71.32 C69.32 47.21, 90.93 23.49, 111.86 -0.05 M55.81 70.93 C78.79 44.38, 99.73 19.44, 115.22 -1.1 M53.54 71.39 C76.9 46.85, 99.14 22.59, 116.33 0.25 M58.75 70.33 C81.08 46.52, 103.42 18.58, 122.25 0.99 M59.41 72.46 C79.38 48.32, 100 25.09, 122.13 -0.19 M63.16 73.45 C80.12 57.99, 93.84 39.91, 128.68 -1.53 M65.42 71.54 C85.75 47.12, 106.03 23.21, 126.56 0.31 M69.24 70.92 C82.08 55.55, 97.28 41.97, 133.11 0.42 M70 71.65 C92.76 45.17, 115.44 20.37, 132.25 0.41 M75.21 70.83 C87.69 57.34, 102.34 41.12, 136.06 0.46 M74.38 72.12 C89.97 54, 105.56 37.77, 137.16 1.01 M80.99 73.26 C98.16 53.91, 110.5 38.02, 141.74 1.26 M81.14 71.71 C97.66 52.86, 114.21 34.14, 144.15 -0.53 M87.42 70.89 C105.03 52.55, 119.48 33, 147.16 1.15 M85.27 72.93 C106.5 48.26, 127.96 22, 148.98 0.8 M91.91 71.49 C116.84 44.46, 137.73 13.32, 151.86 -1.38 M90.63 71.15 C113.32 46.93, 134.9 20.64, 153.84 -0.1 M95.65 70.58 C119.74 46.72, 141.98 20.53, 159.1 -1.05 M97.05 72.93 C118.54 47.69, 138.92 22.95, 159.42 0.79 M103.27 69.9 C114.44 56.54, 126.97 40.1, 165.52 -1.27 M102.82 71.15 C118.82 52.61, 136.03 31.68, 164.41 0.78 M106.07 70.04 C122.88 55.27, 138.1 38.18, 170.36 0.45 M107.74 71.27 C120.51 54.71, 136.61 38.07, 169.51 -0.25 M113.66 72.95 C135.65 47.17, 156.66 21.79, 173.12 1.01 M113.65 70.54 C136.73 44.25, 158.67 18.85, 175.02 0.34 M117.2 70.55 C134.14 53.11, 152.53 34.92, 178.77 -1.63 M117.45 72.25 C135.84 52.96, 151.23 32.91, 180.81 1.16 M125.03 71.25 C140.97 54.73, 155.71 35.69, 187.4 0.02 M123.64 70.86 C143.18 47.59, 165.52 23.02, 185.91 -0.99 M129.91 72.54 C143.1 57.63, 155.08 40.06, 191.47 1.62 M129.35 72.34 C152.03 43.93, 174.95 17.72, 190.48 0.13 M132.66 71.56 C153.96 52.81, 169.69 28.22, 197.44 -0.51 M134.87 71.29 C154.74 47.36, 176.32 21.04, 195.4 0.38 M137.41 73.62 C152.98 54.28, 168.44 36.36, 202.99 1.23 M138.69 71.21 C160.96 46.51, 180.39 23.69, 202.26 0.48 M143.2 70.8 C159.38 56.14, 173.45 36.39, 206.68 -1.73 M144.02 71.69 C166.77 47.02, 186.63 23.67, 206.9 0.21 M151.25 70.53 C171.55 43.85, 196.05 15.05, 213.17 0.42 M149.82 72.67 C164 55.96, 176.96 40.17, 211.45 -0.34 M156.61 70.06 C179.82 43.09, 204.34 15.43, 218.88 0.42 M155.35 71.6 C173.54 50.17, 190.57 29.51, 217.87 -0.58 M159.34 73.17 C172.6 56.77, 188.77 39.76, 221.21 0.54 M161.16 71.73 C179.5 50.45, 200.09 26.38, 221.96 -0.17 M163.55 73.33 C178.37 56.32, 191.96 40.54, 228.17 1.1 M165.02 71.99 C178.67 57.66, 191.21 43.11, 228.88 -0.86 M171.91 70.61 C193.28 47.03, 211.77 20.81, 231.64 -0.9 M170.19 71.54 C186.72 52.79, 203.03 35.55, 233.24 0.8 M174.02 70.48 C193.4 51.99, 214.68 28.57, 236.34 1.44 M176.75 71.21 C193.71 50.24, 211.17 30.85, 237.9 0.38 M179.54 73.08 C202.23 46.78, 225.76 20.4, 244.35 -0.22 M182.48 72.45 C198.54 52.47, 214.64 33.93, 243.35 -0.94 M187.35 71.82 C202.3 52.4, 217.89 35.74, 249.52 -0.6 M186.87 72.58 C209.11 46.08, 231.3 19.18, 247.96 0.09 M191.18 69.94 C210.06 48.24, 230.91 27, 252.56 -1.58 M192.68 70.97 C211.09 52.44, 228.92 29.95, 253.91 0.76 M196.89 71.05 C210.23 55.33, 226.84 36.96, 260.2 0.42 M197.94 72.32 C215.78 49.85, 234.05 29.32, 260.18 0.64 M204.09 71.72 C218.32 55.36, 228.76 38.82, 264.85 0.98 M203.52 70.79 C220.76 50.88, 240.65 28.56, 265.12 0.75 M207.35 72.04 C226.15 48.54, 244.2 27.41, 271.86 0.29 M207.11 71.32 C228.4 48.8, 248.17 25.11, 269.44 -0.17 M213.89 72.13 C232.93 47.75, 254.24 22.22, 275.13 1.62 M212.81 71.76 C236.95 43.74, 260.49 16.56, 274.77 -0.47 M216.76 70.79 C239.34 51.51, 255.76 25.93, 280.35 -0.01 M219.1 72.15 C241.35 45.96, 262.88 20.51, 280.68 0.62 M224.54 69.99 C238.48 54.24, 257.96 33.87, 284.65 0.63 M224.42 70.9 C238.67 54.36, 252.28 36.13, 287.21 0.26 M230.5 73.48 C245.79 51.77, 263.98 31.5, 291.83 -0.36 M229.19 72.04 C244.85 52.07, 260.65 34.06, 291.92 0.15 M234.33 71.31 C251.75 52.42, 272.7 30.99, 296.02 -1.53 M235.32 71.41 C252.23 52.09, 269.41 32.48, 296.39 -0.2 M239.3 70.44 C263.05 43.63, 288.57 17.17, 300.85 0.53 M240.27 71.91 C262.68 46.02, 286.18 19.44, 301.27 0.73 M245.93 71.24 C259.23 54.5, 274.39 36.18, 307.18 1.74 M244.55 71.68 C265.89 46.29, 288.4 21.16, 306.81 -0.33 M249.23 70.15 C271.41 47.23, 292.57 20.92, 312.25 -0.9 M249.79 71.34 C274.49 43.41, 300.06 14.91, 311.9 0.83 M256.33 72.11 C272.05 54.11, 284.68 37.92, 317.41 1.22 M256.23 72.23 C281.56 43.06, 306.18 14.53, 318.58 -0.95 M259.7 73.26 C276.58 53.89, 288.6 36.88, 323.26 0.93 M260.78 71.58 C280.47 48.12, 301.62 26.38, 323.08 0.1 M266.85 73.38 C285.15 49.63, 303.4 27.49, 329.36 -2.19 M266.54 70.78 C290.51 42.74, 315.64 14.49, 328.36 -0.18 M273.47 70.55 C291.59 50.73, 310.55 27.02, 333.43 -1.22 M270.85 72.56 C288.24 52.85, 305.48 33.06, 333.14 0.38 M276.52 70.42 C298.19 49.72, 319.43 23.39, 339 0.61 M276.12 71.98 C290.08 55.1, 304.23 40.62, 340.41 -0.5 M282.64 73 C303.57 45.95, 324.77 20.74, 342.65 -1.44 M281.19 71.88 C298.46 54.01, 314.56 33.92, 344.49 0.66 M286.68 73.52 C304.02 55.06, 316.36 39.19, 348.99 1.6 M287.61 71.37 C310.62 45.08, 335.77 16.56, 348.89 1.06 M294.66 69.7 C314.98 48.51, 334.86 24.25, 353.16 1.32 M293.56 71.8 C309.62 50.95, 327.06 31.69, 354.63 0.1 M299.03 70.36 C315.33 50.87, 332.47 29.63, 361.3 -1.33 M296.81 72.94 C318.78 50.34, 337.31 27.87, 359.53 0.87 M302.31 69.92 C326.37 46.7, 346.22 22.38, 367.56 1.29 M303.31 72.26 C324.86 45.86, 347.51 21.66, 365.13 -0.95 M308.29 73.04 C319.91 57.39, 333.24 42.53, 371.3 2.11 M308.2 71.09 C323.97 54.92, 340.44 37, 370.66 0.23 M313.73 73.09 C332.66 48, 351.67 27.94, 374.77 -0.16 M314.36 71.88 C332.1 50.96, 350.22 30.31, 376.63 0.02 M319.52 72.8 C338.75 48.3, 359.54 22.77, 380.32 1.63 M319.39 72.4 C339.44 48.22, 359.14 24.08, 380.83 -0.64 M326.39 70.78 C339.14 56.2, 350.12 41.3, 388.06 -0.49 M324.2 70.95 C347.41 45.65, 370.25 18.32, 387.87 0.68 M330.1 70.07 C348.97 48.06, 369.37 23, 393.07 1.09 M330.03 72.6 C350.62 47.62, 371.18 23.12, 391.19 1.16 M337.11 72.72 C351.27 53.62, 366.57 33.49, 399.06 -2.02 M334.93 72.41 C350.15 55.02, 366.04 37.94, 398.64 -1.1 M339.78 72.39 C361.93 45.16, 384.51 18.13, 403.58 0.5 M340.87 71.63 C362.71 46.1, 385.38 19.55, 402.46 0.2 M344.06 72.82 C369.69 43.57, 396.02 16.44, 407.71 -1.9 M346.2 70.9 C360.86 56.52, 374.26 40.42, 408.84 -0.3 M352.65 72.49 C375.5 46.2, 395.14 17.48, 413.24 2.04 M350.72 72.56 C370.14 48.77, 389.88 26.49, 413.93 -0.3 M356.74 71.11 C376.83 48.8, 396.27 26.34, 420.33 -2.13 M356.23 71.73 C378.3 45.85, 402.81 18.47, 419.41 0.29 M363.14 70.24 C382 50.23, 398.48 29.73, 424.76 0.04 M361.5 72.66 C375.5 54.72, 389.81 39.14, 424.48 0.6 M366 71.8 C385.92 51.09, 403.8 29.84, 424.94 3.45 M366.84 71.85 C381.29 53.86, 397.28 37.41, 426.79 2.04 M374.01 70.67 C388.24 55.15, 403.04 36.47, 429.02 7.28 M373.16 72.36 C389.77 51.46, 407.37 30.73, 426.35 8.75 M378.05 73.25 C396.04 50.72, 412.47 30.62, 425.28 15.22 M378.43 70.92 C397.01 51.99, 415.21 30.8, 427.83 15.55 M382.39 69.98 C397.97 55.73, 409.13 38.18, 429.34 19.87 M382.77 72.27 C398.17 53.1, 415.18 33.05, 426.5 20.9 M387.75 70.73 C397.86 62.4, 406.67 49.38, 426.57 27.56 M388.31 73.01 C399.61 58.07, 410.85 44.36, 426.6 27.46 M393.74 73.51 C403.7 60.34, 416.59 46.49, 427.13 33.6 M393.47 72.16 C405.4 58.47, 416.7 44.89, 427.17 33.95 M399.32 71.4 C406.84 59.63, 417.14 52.3, 428.47 39.12 M398.33 72.59 C405.22 65, 409.99 58.78, 426.39 39.67 M403.85 69.75 C409.62 62.21, 417.32 53.07, 427.78 45.91 M403.46 71.99 C411.16 62.18, 419.55 53.03, 426.86 45.99 M408.3 72.85 C416.47 67.12, 418.56 58.99, 427.01 49.68 M409.96 72.08 C414.33 65.44, 420.15 59.78, 426.53 51.24 M412.98 72.34 C416.5 66.14, 419.56 65.35, 426.14 58.6 M415.01 70.91 C417.33 68.22, 422.04 64.15, 426.7 57.99 M418.93 70.94 C422.62 68.51, 424.18 65.69, 427.46 63.27 M419.82 71.91 C422.31 69.73, 424.48 66.51, 426.86 63.95" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M-0.26 -0.41 C91.81 -0.91, 185.24 -0.82, 424.87 -0.05 M0.3 -0.04 C125.41 2.31, 251.1 2.36, 423.85 -0.39 M423.1 -0.49 C424.27 27.92, 423.24 55.48, 424.55 72.01 M425.31 0.14 C425.82 26.81, 425.28 54.82, 423.88 71.19 M424.7 71.46 C284.82 72.02, 142.74 72.24, 0.1 70.18 M423.94 70.85 C261.47 68.65, 98.61 68.9, -0.19 70.37 M-1.05 69.85 C-1.97 46.01, 0.54 20.83, 0.62 -0.12 M0.72 70.78 C0.64 45.26, 0.01 18.94, 0.05 0.97" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(131.1087700324407 105.50001525878906) rotate(0 45.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">prev_frame</text></g><g stroke-linecap="round" transform="translate(116.77557911447195 102.49995422363281) rotate(0 5.833343505859375 8.5)"><path d="M5.53 0.83 C5.53 0.83, 5.53 0.83, 5.53 0.83 M5.53 0.83 C5.53 0.83, 5.53 0.83, 5.53 0.83 M1.98 11 C4.67 8.7, 4.95 6.58, 8.54 3.45 M1.98 11 C3.88 9.35, 4.99 7.78, 8.54 3.45 M5 13.62 C6.38 12.16, 8.24 10.11, 10.91 6.83 M5 13.62 C6.9 11.26, 9.28 8.34, 10.91 6.83" stroke="#12b886" stroke-width="0.5" fill="none"></path><path d="M7.5 2.25 M7.5 2.25 C8.21 3.36, 9.3 4.92, 10.17 6.75 M7.5 2.25 C8.08 3.24, 8.86 4.34, 10.17 6.75 M10.17 6.75 C9.79 8.85, 10.04 10.32, 10.17 11.25 M10.17 6.75 C13.92 9.99, 9.86 11.07, 10.17 11.25 M10.17 11.25 C9.22 12.05, 9.23 13.17, 7.5 14.75 M10.17 11.25 C9.34 12.26, 8.71 13.13, 7.5 14.75 M7.5 14.75 C4.94 16.31, 4.7 18.59, 4.5 14.75 M7.5 14.75 C8.14 16.26, 3.83 19.06, 4.5 14.75 M4.5 14.75 C3.85 13.71, 3.59 13.02, 1.5 11.25 M4.5 14.75 C3.62 13.71, 3.02 12.88, 1.5 11.25 M1.5 11.25 C0.69 7.62, 0.16 8.28, 1.5 6.75 M1.5 11.25 C-1.65 6.77, -1.23 8.73, 1.5 6.75 M1.5 6.75 C2.59 6.14, 2.82 4.57, 4.5 2.25 M1.5 6.75 C2.44 5.56, 3.2 4.01, 4.5 2.25 M4.5 2.25 C6.05 -0.11, 6.84 -0.67, 7.5 2.25 M4.5 2.25 C4.44 -1.56, 7.11 -2.18, 7.5 2.25" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(123.10886158517508 110.33332824707031) rotate(0 -40.438134377168524 -47.67213378051295)"><path d="M0.63 0.71 C-12.52 -8.04, -70.32 -37.49, -79.39 -53.3 C-88.45 -69.11, -57.86 -87.27, -53.74 -94.16 M-0.49 0.04 C-13.68 -9.01, -70.83 -39.21, -79.84 -55.23 C-88.85 -71.24, -58.7 -89.71, -54.54 -96.06" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(123.10886158517508 110.33332824707031) rotate(0 -40.438134377168524 -47.67213378051295)"><path d="M-64.26 -72.44 C-61.86 -79.91, -58.24 -87.14, -53.93 -94.62 M-66.01 -73.42 C-62.01 -80, -59.16 -87.55, -54.46 -96.84" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(123.10886158517508 110.33332824707031) rotate(0 -40.438134377168524 -47.67213378051295)"><path d="M-75.88 -84.6 C-70.54 -88.98, -63.91 -93.05, -53.93 -94.62 M-77.63 -85.59 C-70 -88.46, -63.52 -92.22, -54.46 -96.84" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(510.44220509103445 10) rotate(0 54.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">Stack bottom</text></g><g transform="translate(514.7754570441595 153.00005340576172) rotate(0 55 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">current frame</text></g><g stroke-linecap="round" transform="translate(66.4420219855657 631.0000305175781) rotate(0 214.8333740234375 24.166671752929688)"><path d="M0.57 -0.75 C154.98 -1.14, 309.95 -0.85, 429.95 -0.5 M0.28 0.33 C147.49 1.83, 295.24 1.8, 430.1 -0.17 M429.66 1.58 C429.58 13.17, 428.19 29.14, 428.06 46.71 M430.35 0.15 C429.38 11.96, 428.73 22.96, 430.38 48.74 M429.73 47.58 C277.58 49.48, 125.96 50.66, 0.15 49.17 M430.03 48.65 C317.46 48.6, 204.82 48.3, -0.46 47.83 M0.98 50.24 C-1.92 32.75, 0.23 20.72, 0.17 0.62 M-0.35 48.29 C0.36 31.74, -0.5 14.94, 0.78 -0.89" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(268.44208302072195 662.0001220703125) rotate(0 28.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">Unused</text></g><g transform="translate(502.7755180793157 665.0001220703125) rotate(0 61 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">stack boundary</text></g><g transform="translate(509.77533497384695 619.000244140625) rotate(0 40 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">stack top</text></g><g stroke-linecap="round" transform="translate(109.67070050512564 507.66123261353005) rotate(0 179.3333511352539 12.999984741210938)"><path d="M0.34 0.17 C83.01 0.94, 164.47 -0.75, 358.75 -1.14 M-0.42 -0.1 C96.49 1.08, 193.49 0.95, 359.25 -0.33 M359.83 1.76 C359.93 11.2, 357.9 19.33, 356.68 25.41 M359.09 0.7 C359.45 6.47, 357.84 11.7, 357.76 25.27 M359.24 26.21 C245.11 25.02, 131.3 24.24, 0.81 27.12 M358.15 25.62 C264.58 23.82, 171.21 25.02, -0.38 26.24 M-0.78 24.25 C2.11 21.67, 0.39 15.26, 1.69 -0.9 M-0.63 25.03 C-0.06 19.7, 0.85 14.64, 0.18 -0.91" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(109.44208302072195 440.3334197998047) rotate(0 118 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">Wasm LOCALs (local.set/get):</text></g><g stroke-linecap="round" transform="translate(272.0040096787096 511.82783570190895) rotate(0 15.33331298828125 9.500045776367188)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.2 7.11 C0.58 4.97, 1.91 2.62, 5.4 0.45 M-0.35 6.64 C1.61 4.1, 3.68 2.36, 5.13 0.74 M-0.61 11.51 C3.13 8.02, 5.17 6.49, 11.42 0.12 M0.76 11.73 C2.72 8.53, 6.5 5.39, 10.24 -0.14 M1.39 17.6 C3.84 12.26, 8.92 8.68, 14.74 -0.17 M-0.14 18.13 C4.76 12.29, 10.46 7.91, 15.26 0.74 M4.74 21.31 C7.29 15.58, 11.45 11.47, 19.63 -0.78 M2.52 20.08 C8.31 14.8, 15.04 6.28, 22.24 -0.12 M6.89 21.58 C14.1 12.9, 18.18 10.14, 26.37 -0.37 M8.55 21.38 C14.56 14.9, 20.31 7.82, 26.79 1.2 M12.94 19.2 C21.29 15.03, 24 5.7, 30.37 1.94 M13.89 21.51 C20.11 13.54, 28.42 4.99, 30.92 0.97 M18.37 19.77 C22.55 18.1, 26.16 16.72, 30.01 6.03 M18.32 21.02 C21.82 18.35, 25.16 14.29, 31.34 5.48 M23.25 21.47 C26.89 18.34, 27.56 16.68, 31.34 13.44 M23.9 21.5 C26.13 18.71, 27.81 16.77, 31.02 12.65" stroke="#40c057" stroke-width="0.5" fill="none"></path><path d="M0.78 -1.37 C10.36 -1.24, 21.05 1.5, 30.2 0.25 M-0.21 0.62 C8.47 0.58, 16.55 0.72, 30.37 0.67 M31.81 1.87 C32.38 3.15, 32.36 6.98, 29.42 18.86 M29.85 -0.57 C31.05 7.53, 31.23 14.84, 29.8 18.24 M32.57 17.01 C19.18 18.94, 6.31 18.98, -1.97 19.56 M30.44 19.7 C20.05 18.71, 10.58 18.36, -0.51 18.05 M1.27 18.72 C-1.28 11.12, -1.28 4.75, -0.75 0.78 M-0.27 18.4 C-0.27 14.57, -0.58 7.87, 0.58 -0.42" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(311.6706966904284 510.1611486901902) rotate(0 15.33331298828125 9.500045776367188)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.44 6.89 C1.54 4, 3.81 2.67, 5.26 1.11 M-0.45 6.26 C1.02 4.77, 2.08 3.75, 5.18 0.4 M1.38 11.43 C2.34 8.48, 6.83 5.75, 9.84 -0.25 M0.74 11.71 C2.72 8.41, 5.79 5.79, 10.28 -0.23 M-0.15 17.82 C4.65 11.66, 11.17 8.49, 14.91 1.16 M0.8 18.56 C3.38 14.18, 6.77 10.61, 14.8 -0.03 M2.16 19.09 C7.4 15.78, 14.42 6.16, 23.23 -0.18 M2.4 21.14 C8.81 13.53, 13.68 8.89, 21.32 -0.4 M9.23 21.33 C15.28 15.14, 21 7.63, 27.33 2.11 M7.59 20.51 C14.99 14.52, 19.68 6.02, 25.81 0.93 M14.26 22 C19.45 14.06, 28.98 5.11, 30.61 1.29 M13.45 20.22 C17.98 16.63, 22.18 13.18, 30.43 0.52 M18.14 20.66 C21.87 18.92, 25.34 14.49, 31.04 4.66 M17.69 21.82 C22.62 17.12, 24.87 13.73, 31.61 6.97 M23.64 22.01 C26.16 18.69, 27.53 17.1, 30.68 12.61 M24.43 21.2 C25.48 18.99, 26.86 17.39, 31.35 12.7" stroke="#40c057" stroke-width="0.5" fill="none"></path><path d="M-0.41 1.23 C8.38 0.99, 15.97 1.28, 30.07 1.33 M0.6 0.98 C8.08 -0.59, 15.2 -0.9, 30.01 -0.07 M29.04 -1.14 C31.57 7.97, 31.94 15.5, 28.93 17.47 M31.57 -0.95 C30.7 6.95, 29.94 13.95, 29.73 19.27 M30.21 20.4 C19.64 18.66, 10.9 17.97, -1.03 17.1 M31.33 18.85 C17.87 18.97, 5.78 19.56, -0.39 19.41 M-0.54 17.79 C-0.71 15.47, -1.33 7.41, 1.17 -0.84 M0.08 18.51 C-0.57 11.99, 0.59 5.63, -0.01 -0.89" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(349.6707577255846 511.4944921960496) rotate(0 15.33331298828125 9.500045776367188)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M0.01 7.15 C0.44 5.32, 2.16 2.68, 4.72 0.8 M-0.07 6.44 C0.76 5.57, 1.57 4.26, 4.83 0.17 M-0.65 11.82 C2.32 9.61, 4.99 6.11, 9.96 0.14 M-0.22 11.84 C2.31 8.99, 3.96 7.05, 10.38 -0.12 M-0.84 19.27 C1.49 14.49, 7.11 11.62, 15.87 1.08 M-0.94 18.08 C4.01 14.75, 6.36 9.54, 14.63 -0.58 M4.86 20.95 C10.5 12.99, 18.12 3.27, 21.42 0.53 M2.95 20.73 C6.85 15.8, 10.96 13.05, 21.22 0.65 M8.96 23.24 C14.69 16.47, 21.13 7.19, 24.42 2.04 M7.44 22.07 C15.74 12.98, 20.67 6.51, 26.73 -0.37 M12.89 21.67 C17.94 13.34, 25.74 6.53, 29.62 1.84 M12.71 20.89 C18.04 14.49, 23.3 8.56, 30.87 0.7 M17.92 19.75 C22.17 16.3, 26.87 8.92, 32.49 8.02 M18.49 22.07 C21.49 18.38, 24.48 13.59, 32.55 6.36 M23.46 20.91 C25.43 17.9, 28.5 16.59, 31.78 12.11 M24.13 21 C25.87 18.91, 27.85 16.05, 31.25 12.83" stroke="#40c057" stroke-width="0.5" fill="none"></path><path d="M-0.59 1.33 C9.11 -1.04, 20.4 1.03, 32.63 1.89 M-0.66 -0.07 C7.88 -0.47, 15.04 -0.56, 30.07 0.55 M28.93 -1.53 C32.09 7.94, 30.97 14.98, 28.78 18.8 M29.73 0.27 C30.8 5.61, 29.75 11.03, 31.33 18.61 M29.64 17.1 C23.5 18.44, 13.66 20.21, -0.29 17.61 M30.27 19.41 C21.89 18.18, 12.96 18.83, -0.64 18.53 M1.17 18.16 C1.15 11.74, 0.69 4.14, -0.98 -1.08 M-0.01 18.11 C0.6 14.19, 0.55 8.76, -0.72 0.49" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(388.6707577255846 512.827835701909) rotate(0 15.33331298828125 9.500045776367188)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.51 6.31 C0.46 5.6, 2.62 3.37, 5.32 -0.43 M-0.21 6.55 C1.18 4.65, 2.9 2.14, 4.84 0.56 M-1.44 10.59 C5.52 6.82, 7.46 5.12, 10.54 0.09 M0.2 12.28 C2.64 7.89, 7.45 4.51, 10.36 0.08 M-0.22 19.88 C3.65 15.79, 6.19 11.59, 17.43 1.33 M-1.04 19.31 C6.55 10.5, 11.64 3.83, 16.26 1.32 M3.86 19.74 C8.04 17.58, 11.19 11.27, 21.9 -1.77 M2.08 21.65 C7.93 16.25, 13.92 8.64, 21.13 -0.62 M7.15 21.52 C14.08 16.16, 18.26 9.54, 24.61 -0.71 M8.31 22.29 C13.24 14.71, 19.44 8.16, 26.92 0.06 M15.36 21.15 C19.99 12.67, 27.73 5, 31.08 -0.99 M13.89 20.5 C17.52 15.05, 22.25 10.89, 31.25 0.17 M18.09 21.88 C23.73 18.25, 27.8 12.73, 31.32 5.42 M18.21 21.38 C21.51 17.09, 26.26 11.67, 31.62 5.31 M23.11 21.77 C26.12 18.45, 29.78 14.59, 31.96 11.93 M24.01 20.58 C25.33 19.65, 26.79 17.09, 31.06 13.1" stroke="#40c057" stroke-width="0.5" fill="none"></path><path d="M1.4 -0.83 C9.06 0.7, 17.52 -0.96, 28.77 1.89 M-0.15 -0.69 C8.32 -0.9, 17.44 -0.6, 31.07 -0.19 M29.46 -0.89 C32.37 2.41, 29.64 9.01, 29.83 20 M30.18 -0.54 C30.41 6.56, 30.75 11.87, 29.78 19.73 M29.16 20.04 C22.26 20.56, 11.05 17.29, -0.04 17.97 M31.56 18.37 C23.57 18.43, 15.26 19.54, 0.12 19.59 M1.17 18.7 C-0.57 15.29, 1.43 11.04, 1.79 -1.7 M-0.32 19.52 C-0.81 12.27, -0.21 5.16, 0.09 -0.06" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(290.57010854999623 634.9946447839402) rotate(0 0.8891058973021586 10.258329023839963)"><path d="M-0.43 -0.33 C-0.18 2.94, 1.8 16.94, 2.21 20.46 M1.54 -1.55 C1.58 1.87, 1.34 18.68, 1.29 22.07" stroke="#000000" stroke-width="4" fill="none"></path></g><g transform="translate(290.57010854999623 634.9946447839402) rotate(0 0.8891058973021586 10.258329023839963)"><path d="M-2.35 12.46 C-0.7 15.76, 0.82 19.29, 0.98 21.11 M-1.7 12.27 C-1.24 14.01, -0.82 16.71, 0.92 22.48" stroke="#000000" stroke-width="4" fill="none"></path></g><g transform="translate(290.57010854999623 634.9946447839402) rotate(0 0.8891058973021586 10.258329023839963)"><path d="M4.64 12.56 C3.81 15.8, 2.84 19.3, 0.98 21.11 M5.29 12.37 C4.29 14.07, 3.24 16.74, 0.92 22.48" stroke="#000000" stroke-width="4" fill="none"></path></g></g><mask></mask><g transform="translate(115.55437738682588 510.8333435058594) rotate(0 45.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">func locals:</text></g><g stroke-linecap="round" transform="translate(97.38772089268525 462.16668701171875) rotate(0 192.00001525878906 38.333343505859375)"><path d="M19.17 0 M19.17 0 C88.63 -2.16, 159.84 -1.51, 364.83 0 M19.17 0 C140.64 -0.33, 262.53 0.34, 364.83 0 M364.83 0 C377.17 -0.64, 383.35 7.41, 384 19.17 M364.83 0 C376.8 1.86, 382.07 8.04, 384 19.17 M384 19.17 C383.58 32.77, 384.4 45.01, 384 57.5 M384 19.17 C384.76 31.08, 384.2 43.94, 384 57.5 M384 57.5 C382.46 70.03, 377.13 75.43, 364.83 76.67 M384 57.5 C382.49 68.16, 379.3 75.4, 364.83 76.67 M364.83 76.67 C251.17 78.48, 138.06 76.07, 19.17 76.67 M364.83 76.67 C263.65 76.42, 162.62 76.78, 19.17 76.67 M19.17 76.67 C5.43 75.19, 0.13 70.54, 0 57.5 M19.17 76.67 C6.56 77.51, -0.4 71.49, 0 57.5 M0 57.5 C-1.56 44.95, 0.72 34.9, 0 19.17 M0 57.5 C0.61 45.17, -1.07 33.48, 0 19.17 M0 19.17 C-0.61 7.71, 4.6 1.47, 19.17 0 M0 19.17 C1.3 4.18, 6.73 -0.07, 19.17 0" stroke="#000000" stroke-width="1" fill="none"></path></g></svg> \ No newline at end of file
diff --git a/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_exports.svg b/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_exports.svg
new file mode 100644
index 000000000..573f11c35
--- /dev/null
+++ b/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_exports.svg
@@ -0,0 +1,16 @@
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1881.1670328776042 868.4740259407099" width="1881.1670328776042" height="868.4740259407099">
+ <!-- svg-source:excalidraw -->
+
+ <defs>
+ <style class="style-fonts">
+ @font-face {
+ font-family: "Virgil";
+ src: url("https://unpkg.com/@excalidraw/excalidraw@0.14.2/dist/excalidraw-assets/Virgil.woff2");
+ }
+ @font-face {
+ font-family: "Cascadia";
+ src: url("https://unpkg.com/@excalidraw/excalidraw@0.14.2/dist/excalidraw-assets/Cascadia.woff2");
+ }
+ </style>
+ </defs>
+ <rect x="0" y="0" width="1881.1670328776042" height="868.4740259407099" fill="#ffffff"></rect><g stroke-linecap="round" transform="translate(1043.166748046875 206.64086779229868) rotate(0 110.66668701171875 47.3148244222005)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.89 5.81 C1.21 5.6, 2.4 3.75, 5.22 0.61 M-0.03 6.68 C1.93 4.34, 4.12 1.45, 5.05 0.65 M-1.33 13.62 C4.51 7.38, 9.15 4, 10.99 1.52 M0.83 11.73 C3.61 9.28, 5.98 5.09, 10.38 -0.64 M-1.98 17.51 C3.18 11.5, 8.44 8.05, 16.07 0.65 M-0.79 17.98 C5.92 12.67, 12.32 5.35, 16.16 0.54 M0.1 23.16 C7.08 17.12, 10.76 12.48, 23.25 -2.05 M0.7 23.94 C8.26 14.33, 17.06 4.83, 21.86 -0.69 M-1.11 30.7 C8.64 19.87, 18.26 8.46, 26.77 1.57 M-0.73 30.39 C9.34 19.32, 17.47 10.03, 27.19 0.72 M-0.73 35.12 C10.45 24.67, 21.18 12.35, 29.92 -1.19 M0.68 37.18 C8.15 26.62, 17.38 16.62, 32.09 -0.83 M-0.86 43.45 C9.64 32.86, 19.8 21.53, 38.33 -0.87 M0.93 41.58 C14.37 28.56, 26.79 12.9, 36.63 -0.51 M-2.09 49.66 C16.1 29.71, 32.62 11.32, 41.65 -1.32 M-0.4 49.81 C16.8 30.67, 32.24 12.05, 42.58 -0.87 M1.49 55.86 C11.72 39.81, 25.32 26.76, 46.75 -1.13 M0.7 53.94 C9.61 41.57, 21.37 30.55, 47.45 -0.6 M-0.49 62.95 C19.13 38.74, 40.11 14.93, 51.38 -1.06 M0.73 61.19 C16.42 41.97, 32.47 22.88, 53.99 -0.3 M-1.66 67.92 C23.32 42.8, 43.3 16.26, 57.39 -1.49 M-0.49 66.81 C17.11 46.76, 34.52 28.57, 58.23 0.69 M1.54 74.59 C16.73 53.07, 36.07 31.76, 64.39 -1.87 M-0.44 73.61 C23.56 47.6, 44.61 23.31, 63.03 0.56 M0.38 78.53 C16.2 56.68, 38.66 36.77, 66.94 1.9 M0.34 78.41 C25.91 52.2, 50.71 21.84, 68.1 0.23 M0.82 86.29 C26.94 55.67, 50.44 25.1, 76.28 -2.06 M0.18 86.02 C23.24 56.49, 48.63 29.36, 73.52 -0.43 M-1.28 92.01 C22.49 61.19, 49.67 36.91, 77.45 1.06 M-0.73 91.43 C24.8 63.35, 47.74 35.05, 79.79 0.61 M0.82 94.44 C26.8 68.12, 48.09 41.87, 87.02 1.21 M1.55 95.54 C33.42 59.77, 64.59 23.88, 85.34 -0.24 M7.98 97.54 C38.95 57.58, 68.79 21.42, 90.28 -1.85 M7.69 95.4 C25.88 74.56, 45.49 52.97, 90.59 1.05 M10.93 94.04 C29.34 76.28, 45.01 54.22, 94.91 -2.06 M11.78 96.42 C40.09 62.45, 70.36 28.71, 95.44 0.32 M15.99 94 C40.4 68.73, 62.85 46.2, 100.17 -0.48 M16.87 96.6 C48.27 60.56, 78.41 24.85, 101.37 0.47 M24.16 96.6 C51.99 60.66, 83.1 24.94, 106.6 -0.72 M22.85 96.95 C40.44 75.28, 59.49 53.35, 106.88 -0.37 M29.58 94.96 C53.64 67.84, 78.97 38.13, 113.2 1.64 M28.84 96 C57.77 61.95, 86.14 28.61, 111.59 0.45 M32.01 94.98 C65.3 59.07, 96.86 22.73, 114.43 0.31 M32.45 95.27 C57.23 70.21, 79.61 43.86, 117.1 0.98 M37.85 96.61 C59.39 66.39, 84.77 42.69, 120.76 1.15 M38.67 96.2 C68.68 60.56, 98.22 27.73, 122.28 0.23 M45.36 96.45 C65.01 72.81, 86.02 47.6, 125.05 -1.02 M43.9 95.44 C70.71 64.69, 97.83 34.43, 127.62 0.59 M50.29 96.28 C77.96 64.82, 102.34 35.02, 133.63 0.86 M49.49 94.98 C79.33 63.48, 106.48 30.98, 133.06 -0.24 M55.1 97.68 C79.76 67.56, 101.27 40.97, 137.47 -1.32 M53.74 95.46 C78.03 68.77, 102.99 40.96, 137.05 1.08 M58.67 94.49 C80.04 71.13, 100.58 49.61, 143.89 -0.29 M59.5 96.29 C76.15 75.73, 93.45 57.47, 143.1 0.62 M65.45 95.49 C97.52 59.28, 128.86 20.43, 147.72 -0.82 M64.11 96.98 C97.82 57.93, 129.34 21.5, 148.75 -0.48 M71.17 96.88 C85.55 75.27, 104.46 55.64, 155 -1.19 M71 95.25 C93.08 71.43, 113.45 45.95, 154.17 -0.91 M75.99 96.88 C93.48 73.51, 115.2 50.6, 158.17 -0.57 M75.7 96.33 C92.87 73.98, 112.05 53.61, 159.15 1.13 M82.26 96.28 C101.24 73.26, 118.94 52.94, 163.75 -0.56 M81.36 95.14 C109.08 63.27, 137.07 32.5, 163.62 -0.9 M87.63 96.99 C116.62 61.12, 149.2 25.37, 167.53 -0.49 M86.8 95.53 C103.39 76.48, 121.47 55.95, 168.74 0.33 M90.78 94.64 C114.26 72.41, 134.85 43.72, 174.26 1.01 M92.02 96.44 C113.56 71.37, 136.29 45.51, 175.38 -0.73 M96.62 97.11 C117.75 75.1, 135.2 50.06, 180.84 -1.32 M96.26 95.24 C130.34 58.5, 162.12 20.7, 179.13 -0.32 M101.92 97.1 C130.95 58.24, 164.03 25.82, 184.01 -0.89 M101.5 95.79 C123.03 73.45, 142.1 51.02, 184.93 -0.12 M108.56 94.69 C132.23 67.25, 155.44 37.59, 191.52 1.35 M106.52 95.81 C127.52 74.05, 148.49 50.54, 189.98 0.93 M113.19 93.93 C139.3 64.43, 168.78 35.47, 197.83 -0.54 M112.41 94.98 C144.91 58.98, 177.37 19.71, 196.36 -0.11 M116.4 97.35 C142.39 69.48, 162.11 43.95, 203.3 -0.92 M118.61 96.26 C134.2 76.46, 152.61 55.27, 202.02 0 M124.46 94.58 C156.13 59.51, 187.41 22.89, 205.87 -0.04 M124.43 96.01 C146.25 71.5, 167.19 46.27, 207.32 -0.07 M130.44 96.86 C161.31 57.7, 189.44 23.43, 212.26 0.58 M129.1 95.29 C146.09 74.65, 166.07 53.83, 212.08 -0.02 M135.94 93.63 C163.08 61, 191.18 28.64, 217.64 0.66 M133.31 96.02 C162.29 62.85, 191.07 30.69, 218.06 -0.7 M140.29 95.12 C155.63 72.28, 176.76 50.72, 220.18 2.5 M139.18 96.25 C167.9 62.49, 196.67 28.87, 221.4 0.88 M145.54 97.6 C167.69 71.96, 186.24 46.82, 222.1 4.55 M145.23 97.08 C165.28 71.46, 186.12 48.26, 222.47 5.76 M148.94 94.23 C174.16 66.58, 202.76 33.44, 220.65 12.41 M149.6 96.18 C174.35 68.28, 201 39.26, 222.77 13.7 M153.45 95.88 C168.05 78.33, 185.24 62.65, 222.08 17.23 M154.43 96.2 C173.22 74.06, 193.01 52.89, 221.61 20.21 M158.71 94.42 C181.03 72.12, 200.19 49.81, 220.63 23.21 M159.68 96.79 C180.97 72.72, 201.33 47.81, 223.09 25.74 M164.27 95.29 C179.53 80.97, 191.22 66.55, 223.04 30.44 M166.23 96.79 C187.1 72.81, 205.9 48.83, 221.35 31.17 M169.26 96.07 C187.75 75.02, 206.1 55.9, 221.57 36.21 M170.33 95.45 C185.96 77.84, 202.15 59.21, 221.49 36.75 M175.58 95.05 C190.04 79.96, 205.08 59.96, 223.2 41.59 M176.71 96.68 C188.75 81.82, 202.13 67.41, 221.58 43.37 M183.6 93.74 C192.15 83.21, 202.41 71.05, 222.63 48.69 M181.04 96.22 C189.57 84.94, 198.58 74.95, 221.53 49.46 M187.31 97.53 C193.55 84.99, 205.29 76.45, 222.79 55.52 M187.02 95.9 C198.95 82.46, 211.06 69.89, 222.42 54.49 M194.07 94.14 C201.76 84.26, 209.68 74.86, 221.26 60.79 M192.86 94.83 C199.33 87.28, 208.95 77.05, 222.8 61.46 M195.74 94.27 C202.66 90.88, 208.66 83.06, 221.37 67.22 M198.38 95.63 C203.85 88.76, 209.89 81.92, 222.58 66.84 M204.38 94.11 C210.78 89.46, 217 78.48, 223.3 74.08 M203.44 95.65 C208.49 90.16, 212.68 84.83, 222.03 72.81 M207.47 95.94 C211.54 90.23, 217.61 86.4, 223.2 80.56 M207.09 95.21 C211.4 92.69, 214.23 87.47, 221.68 79.2 M214.9 95.01 C217.48 90.96, 219.74 87.84, 223.1 86.28 M213.89 95.07 C215.53 92.71, 217.46 90.64, 222.49 85.92 M218.36 95.6 C220.01 94.47, 220.77 93.24, 221.91 92.01 M218.88 95.79 C219.24 95.03, 219.98 94.24, 221.93 92.35" stroke="#ced4da" stroke-width="0.5" fill="none"></path><path d="M1.45 0.67 C48.55 0.84, 100.74 3.3, 219.61 1.42 M0.05 -0.25 C45.98 -0.39, 92.98 -0.07, 221.85 -0.37 M219.62 1.34 C222.48 36.93, 219.42 75.87, 220.82 92.82 M220.61 0.6 C222.81 19.73, 221 38.3, 221.95 94.36 M220.06 94.37 C160.73 92.94, 100.23 94.11, -1.58 93.83 M221.4 94.02 C161.06 92.93, 101.41 93.95, -0.81 94.41 M-0.3 93.46 C-1.36 70.21, -1.76 49.84, 1.59 -1.06 M-0.34 94.99 C-1.42 66.62, -1.41 39.91, 0.92 -0.26" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1043.8334350585938 161.30749376886118) rotate(0 48 9.5)"><text x="0" y="15" font-family="Cascadia, Segoe UI Emoji" font-size="16px" fill="#1864ab" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModule</text></g><g stroke-linecap="round" transform="translate(1032.5001220703125 190.97421129815805) rotate(0 123.55554877387152 132.83335876464844)"><path d="M-1.38 -0.87 C52.11 0.67, 101.18 0.56, 245.6 -0.99 M-0.11 -0.61 C71.66 0.29, 142.3 0.24, 247.92 -0.34 M248.32 -0.63 C244.11 58.53, 244.91 114.99, 245.57 266.67 M247.8 0.46 C244.85 67.35, 246.07 134.5, 246.9 265.78 M246.97 265.11 C187.04 265.92, 125.86 264.61, -0.47 264.74 M246.88 265.18 C188.48 264.72, 128.84 264.02, -0.48 265.67 M-1.07 264.44 C-1.07 194.21, 1.57 120.4, -0.2 1.24 M-0.54 265.04 C0.19 184.03, 1.45 102.63, -0.51 -0.75" stroke="#1864ab" stroke-width="4" fill="none"></path></g><g transform="translate(1043.6112738715278 233.4556633923421) rotate(0 105.5 27.999999999999986)"><text x="0" y="14.666666666666668" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> WASMTable *tables;</text><text x="0" y="33.333333333333336" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> WASMMemory *memories;</text><text x="0" y="52" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> WASMGlobal *globals;</text></g><g transform="translate(1093.5001831054688 373.64086779229865) rotate(0 82.5 9.5)"><text x="0" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMExport *exports;</text></g><g stroke-linecap="round" transform="translate(1047.8335571289062 358.97424181573615) rotate(0 108 21.33331298828125)"><path d="M-1.6 -1.05 C83.78 -1.45, 167.51 -1.78, 214.7 1.6 M0.86 -0.36 C56.08 0.07, 114.17 1.48, 215.65 -0.67 M214.05 1.27 C214.96 12.2, 217.1 29.05, 217.16 40.8 M215.73 0.14 C215.69 12.04, 216.11 25.47, 215.66 42.55 M215.5 41.68 C142.78 41.93, 70.49 41.3, -1.02 42.92 M215.49 42.67 C138.14 42.06, 60.27 41.6, -0.68 41.9 M-0.25 44.23 C-0.21 27.13, 0.37 11.61, -1.57 -1.34 M-0.65 41.72 C-1.15 30.61, 0.53 19.81, -0.24 0" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1062.5003051757812 369.6409288274549) rotate(0 7.666656494140625 11.333343505859375)"><path d="M7.15 -0.18 C9.64 2.06, 10.85 3.82, 16.62 11.48 M7.71 -0.57 C9.98 4.71, 13.76 8.28, 14.8 12.14 M16.16 11.4 C12.28 15.63, 12.34 18.53, 6.79 22.66 M15.43 11.63 C12.17 15.74, 9.94 19.48, 7.92 22.89 M7.25 21.84 C6.48 19.48, 4.33 17.41, 0.19 12.79 M8 22.48 C6.27 20.03, 4.27 17.7, -0.59 12.32 M1.13 12.09 C2.6 7.97, 5.15 1.77, 7.03 -0.4 M-0.68 11.45 C2.85 8.01, 6.57 2.47, 8 0.4" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1389.8704460991748 278.41847772339696) rotate(0 78 64.16667175292969)"><path d="M-1.87 -0.51 C36.48 -0.93, 74.73 -1.22, 154.83 -1.36 M0.79 -0.53 C34.59 0.03, 69.5 -1.09, 156.36 -0.68 M157.84 -0.53 C153.85 26.51, 153.62 55.92, 157.84 129.06 M155.57 0.8 C156.86 34.56, 155.53 71.4, 155.28 129.07 M155.97 127.72 C123.75 131.22, 94.81 128.17, -1.47 128.83 M156.29 128.65 C95.28 128.67, 33.13 129.73, 0.71 128.77 M0.3 129.77 C0.39 82.62, -2.3 34.06, 1.98 0.54 M0.22 129.3 C-0.96 91.23, -1.77 54.51, -0.39 0.55" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1392.1296827528208 255.78885261489003) rotate(0 48.5 9.5)"><text x="0" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMExport</text></g><g transform="translate(1421.537102593316 288.75182122925634) rotate(0 44 9.5)"><text x="0" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">char *name;</text></g><g transform="translate(1418.8704155815972 321.08519525269384) rotate(0 37.5 9.5)"><text x="0" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">uint8 kind;</text></g><g transform="translate(1414.2037590874565 354.41847772339696) rotate(0 46.5 9.5)"><text x="0" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">uint32 index;</text></g><g stroke-linecap="round" transform="translate(1405.2037896050342 284.418492982186) rotate(0 60.333343505859375 14.833335876464844)"><path d="M0.58 0.12 C22.94 -0.06, 50.75 -0.69, 120.27 -1.81 M-0.45 -0.88 C40.48 -0.37, 82.35 -0.29, 119.99 -0.01 M119.12 1.98 C120.55 11.77, 121.3 24.46, 121.9 29.44 M121.27 0.22 C121.31 10.59, 121.36 18.59, 120.53 28.69 M121.86 28.38 C84.91 27.76, 46.23 29.27, 1.76 31.2 M121.22 30.06 C77.02 27.8, 34.9 29.04, -0.7 29.07 M1.77 28.06 C-0.87 23.66, -1.05 13.89, 0.73 -0.42 M-0.98 29.16 C-0.86 20.49, -0.39 12.37, -0.23 0.85" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1405.8704460991748 320.08519525269384) rotate(0 59 13.166656494140625)"><path d="M0.44 1.28 C37.42 0.65, 69.66 -0.97, 116.05 0.25 M-0.64 0.98 C23.47 -0.2, 48.23 0.17, 118.77 0.56 M118.79 -1.42 C116.26 10.67, 118.73 19.49, 116.82 25.57 M117.2 -0.57 C119.02 4.94, 118.02 11.55, 117.79 26.11 M116.99 24.99 C73.23 24.79, 30.57 24.72, 1.7 25.85 M117.96 25.86 C86.44 25.25, 53.35 24.75, -0.59 27.04 M0.45 28.17 C0.18 16.86, -0.58 8.54, -1.13 0.3 M0.71 26.86 C0.91 19.13, 0.84 12.51, -0.31 0.58" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1403.2037896050342 351.0851647351157) rotate(0 63 14.833328247070312)"><path d="M-0.38 -1.44 C48.21 -0.97, 98.37 0.36, 126.26 -1.79 M-0.21 0.96 C47.91 -1.14, 94.57 -1.55, 125.01 0.27 M127.09 -0.5 C127.66 10.67, 126.58 21.67, 124.93 30.3 M125.5 0.02 C126.99 11.6, 126.24 21.73, 126.66 30.06 M126.45 28.45 C89.43 29.44, 47.93 28.16, 0.24 29.51 M126.25 29.16 C78.14 30.5, 31.23 30.54, -0.04 28.86 M0.79 27.84 C0.64 19.32, -1.78 9.87, 1.1 -0.34 M-0.04 30.12 C-0.33 19.51, 0.61 9.14, -0.2 -0.9" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1458.537133110894 385.25185174683446) rotate(0 10 9.5)"><text x="0" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">[0]</text></g><g stroke-linecap="round" transform="translate(1390.5371025933155 407.4185082409751) rotate(0 79 21)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.85 6.73 C1.68 4.1, 3.34 2.06, 4.91 0.88 M-0.01 6.51 C0.74 4.64, 2.36 3.58, 4.79 0.21 M1.57 13.25 C3.91 10.01, 7.2 4.17, 9.67 1 M-0.31 12.65 C2.37 9.47, 4.16 6.46, 11.1 0.33 M-0.15 19.72 C5.17 13.49, 9.88 9.53, 15.77 1.8 M-0.55 18.84 C2.92 13.78, 5.77 11.14, 15.59 -0.5 M1.1 22.18 C3.61 20.75, 10.86 11.98, 20.8 1.62 M-0.16 24.81 C4.67 18.69, 9.97 12.98, 20.39 -0.33 M-0.21 28.78 C8.21 17.91, 19.17 8.51, 24.51 -0.46 M-0.61 30.56 C5.05 24.04, 10.41 18.3, 26.7 0.12 M0.16 36.04 C6.49 27.38, 13.61 21.46, 33.63 1.34 M0.42 36.64 C7.97 27.47, 16.6 16.6, 32.48 0.02 M1.03 44 C14.51 26.39, 26.3 11.73, 36.76 0.42 M0.2 41.86 C15.21 26.53, 28.79 8.71, 37.55 0.75 M4.18 42.25 C11.93 32.18, 21.71 22.01, 44.1 0.3 M5.21 42.95 C17.62 28.86, 29.63 15.08, 42.15 -0.9 M10.36 43.08 C24.7 29.16, 33.02 14.84, 46.61 -0.82 M9.96 42.36 C24.67 25.86, 38.79 9.68, 47.96 -0.51 M17.42 43.69 C28.32 29.55, 41.61 11.58, 51.71 0.54 M17.01 42.16 C24.6 32.5, 32.67 23.32, 52.63 -0.79 M20.93 42.03 C36.51 26.12, 49.75 10.08, 58.47 1.69 M22.36 42.51 C34.69 27.4, 48.86 10.92, 58.83 0.61 M27.83 41.37 C41.38 27.38, 50.14 14.35, 65.3 0.28 M27.05 41.88 C38.06 31.5, 47.27 18.87, 64.75 0.33 M33.69 40.9 C39.38 33.44, 45.62 26.22, 69.13 -1.03 M31.14 42.32 C46.2 26.22, 61.59 8.43, 69.15 -0.47 M36.31 40.22 C50.41 28.99, 62.86 14.98, 73.09 -0.12 M37.25 41.61 C46.62 31.65, 55.3 20.57, 73.89 -0.9 M40.98 41.95 C55.64 26, 72.65 11.12, 77.7 1.22 M42.63 42.52 C54.06 31.09, 64.43 18.25, 78.96 -0.13 M50.11 40.29 C58.02 30.89, 70.38 16.31, 84.59 -0.16 M48.61 41.01 C63.3 25.93, 77.49 9.06, 85.01 -0.17 M52.45 43.57 C62.38 31.5, 75.21 19.13, 91.65 -0.22 M52.73 41.48 C65.31 29.28, 77.69 15.7, 90.4 0.39 M60.8 42.8 C70.94 24.89, 86.26 8.84, 96.71 -1.16 M58.2 42.93 C74.38 25.13, 87.96 7.95, 95.68 -0.48 M65.12 42.29 C75.28 30.56, 82.23 17.87, 100.77 1.16 M63.94 42.24 C76.76 26.43, 91.01 11.23, 100.68 0.05 M70.31 40.13 C84.93 27.38, 97.49 9.08, 107.65 -0.28 M70.15 42.37 C79.2 30.2, 89.03 20.08, 107 -1.18 M73.34 42.82 C88.72 24.9, 103.62 11.46, 111.21 1 M74.31 41.54 C86.68 28.85, 99.52 13.65, 111.08 0.96 M80.28 42.56 C89.29 32.62, 95.43 23.76, 114.35 0.2 M80.05 42.27 C86.28 34.52, 95.66 24.06, 116.03 -0.18 M86.79 44.03 C97.65 30.11, 108.47 17.42, 123.47 -1.88 M84.49 42.77 C96.82 29.11, 107.43 17.45, 121.98 -0.57 M88.61 41.27 C104.24 26.61, 116.16 10.99, 125.01 -0.07 M90.52 43.48 C103.83 26.07, 116.99 11.08, 127.37 0.01 M96.53 40.93 C105.34 33.48, 109.82 26.54, 134.38 0.49 M96.69 42.98 C104.27 31.68, 114.91 21.11, 131.83 0.91 M99.62 42.87 C112.06 26.47, 127.88 10.62, 137.25 -1.05 M100.27 42.28 C111.46 29.12, 121.63 17.78, 138.21 -0.17 M104.92 42.69 C115.82 29.07, 126.77 19.03, 143.13 -0.76 M105.71 41.93 C117.84 30.51, 127.53 18.07, 144.14 -0.96 M112.61 44.35 C120.39 35.34, 125.96 24.12, 146.66 0.71 M111.76 42.37 C121.11 31.14, 130.36 22.16, 148 0.62 M115.7 42.64 C124.68 31.42, 132.91 23.39, 153.22 -1.36 M117.93 43.02 C132.54 26.19, 145.63 8.48, 154.51 0.63 M123.23 43.86 C134.64 28.98, 145.73 17.5, 160.18 -1.16 M121.55 42.61 C132.46 29.3, 144.5 16.16, 158.74 0.4 M127.94 40.27 C139.04 29.5, 146.91 21.88, 156.64 4.94 M128.3 42.33 C138.12 30.03, 149.3 17.84, 157.73 7.45 M133.47 42.73 C138.4 33.22, 147.04 25.05, 158.97 11.91 M133.25 42.07 C141.13 34.73, 147.07 25.98, 158.89 13.69 M138.05 43.21 C145.99 34.5, 151.45 25.49, 156.89 17.2 M137.36 41.62 C145.54 34.35, 150.9 26.66, 157.86 18.15 M141.67 43.42 C148.48 35.26, 153.33 28.25, 158.45 26.28 M142.54 42.94 C147.33 39.3, 149.63 34.13, 158.41 25.27 M149.58 41.46 C151.5 40.54, 153.02 38.26, 159.04 30.11 M148.39 41.49 C152.69 37.78, 156.42 32.61, 159.2 30 M153.44 42.8 C155.53 41.48, 156.83 39.61, 158.68 37.69 M154.04 42.12 C154.85 41.42, 155.7 40.2, 158.5 37.4" stroke="#ced4da" stroke-width="0.5" fill="none"></path><path d="M0.4 -0.47 C56.07 2.7, 113.88 2.96, 157.92 -0.36 M0.27 -0.07 C54.21 -0.95, 107.89 -0.81, 157.65 0.02 M159.68 -0.05 C159.16 16.64, 158.64 33.3, 157.16 43.23 M157.08 -0.96 C158.07 16.56, 158.46 32, 157.99 42.04 M157.58 43.78 C103.06 40.96, 47.97 41.65, 1.79 43.77 M157.78 41.91 C97.64 42.58, 37.24 42.94, 0.57 42.05 M-0.14 43.49 C0.44 34.39, -0.95 23.44, 1.82 0.3 M-0.93 42.39 C-0.74 26.36, 1.01 12.91, 0.37 0.44" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1459.537102593316 418.9185082409751) rotate(0 10 9.5)"><text x="10" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[1]</text></g><g stroke-linecap="round" transform="translate(1391.5371025933155 450.4185082409751) rotate(0 79 21)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M0.33 5.68 C1.26 4.43, 3.58 1.9, 4.68 -0.26 M-0.59 6.06 C1.25 4.91, 2.16 3.4, 4.79 0.72 M1.49 11.05 C3.6 8.85, 7.68 3.89, 9.5 0.86 M-0.08 12.62 C3.27 9.56, 5.4 5.2, 10.08 -0.49 M-0.88 16.55 C4.67 12.26, 7.72 8.22, 15 -0.42 M-0.3 17.63 C3.71 12.8, 8.42 8.34, 15.42 -0.5 M1.71 23.53 C5.09 16.45, 13.49 9.68, 19.79 1.07 M0.39 24.66 C5.37 18.93, 9.77 14.35, 22 -0.55 M0.17 32.3 C6.13 20.62, 16.29 10.67, 26.81 1.13 M0.5 29.74 C7.3 22.34, 12.57 15.3, 25.27 0.02 M0.18 37.43 C10.23 24.95, 16.51 17.91, 32.11 0.49 M-1.02 37.13 C9.34 25.68, 19.26 14.45, 32.84 0.12 M-0.9 44.19 C6.45 34.17, 14.27 24.36, 35.85 -0.41 M-0.59 42.98 C8.66 30.81, 19.33 21.81, 36.3 1.13 M6.5 40.47 C14.3 30.52, 27.27 19.57, 42.17 -1.1 M5.17 43.11 C16.25 30.03, 27.16 17.47, 42.67 0.12 M12.27 43.83 C17.95 32.88, 30.45 21.79, 46.44 1.46 M11.19 42.89 C22.46 29.46, 34.44 15.27, 48.41 0.18 M16.9 41.54 C23.49 31.86, 31.04 24.34, 55.12 1.23 M16.95 41.16 C27.49 28.22, 40.86 14.01, 52.85 -0.29 M20.22 44.35 C27.57 34.98, 34.16 25.16, 57.06 1.58 M20.78 42.79 C33.01 27.67, 45.51 13.09, 58.19 0.64 M27.16 40.88 C36.81 29.74, 49.13 14.87, 63.29 -0.28 M26.38 42.96 C36.05 30.95, 45.46 20.33, 62.93 -0.24 M33.13 42.12 C43.97 26.46, 57.35 13.43, 70.36 1.12 M31.78 42.46 C45.02 26.82, 60.19 10.51, 67.89 1 M37.79 43.8 C48.37 29.19, 58.27 17.18, 76.14 -0.03 M37.78 41.95 C51.94 27.06, 65.1 10.77, 73.63 0.7 M42.36 42.87 C53.07 28.89, 65.02 12.88, 79.13 1.61 M42.96 43.28 C55.39 28.63, 67.6 14.62, 78.44 -0.11 M47.46 43.94 C56.6 29.06, 65.54 22.23, 86.29 -1.06 M48.13 41.69 C58.52 30.98, 68.38 19.95, 85.82 -0.44 M54.39 43.68 C60.95 31.67, 70.48 22.85, 88.33 -1.09 M53.28 43.2 C63.27 30.04, 75.42 16.57, 90.43 0.98 M58.99 41.29 C68.99 31.01, 79.33 20.55, 95.53 -1.09 M58.09 42.79 C68.83 28.23, 79.72 16.98, 95.57 -1.07 M64.9 42.94 C76.99 28.46, 87.47 12.91, 101.06 1.24 M64.86 41.76 C78.82 25.1, 92.95 9.66, 101.14 0.03 M69.39 40.19 C78.48 33.68, 85.44 24.1, 104.79 1.52 M69 41.94 C84.29 26, 98.37 10.94, 107.11 -0.02 M72.69 42.43 C89.34 24.85, 99.94 12.06, 112.6 -0.85 M73.99 43.06 C85.61 28.99, 95.16 16.54, 111.5 -0.13 M79.12 44.08 C85.92 32.9, 96.59 25.91, 115.52 -1.51 M79.21 41.68 C86.91 32.85, 95.58 23.89, 117.18 0.21 M85.72 41.24 C93.47 30.37, 104.31 23.16, 120.36 -0.47 M86.14 42.79 C99.28 26.87, 111.78 11.49, 121.13 -0.58 M88.81 42.46 C102.74 28.67, 115.99 11.63, 126.28 -1.37 M89.69 42.34 C98.29 32.76, 104.73 24.9, 126.67 -0.56 M95.14 41.82 C105.8 26.7, 118.09 14.5, 133.93 -0.37 M94.94 41.22 C107.31 29.24, 119.26 16.82, 133.31 0.67 M101.24 41.46 C111.24 31.26, 122.7 18.4, 138.81 -1.63 M101.14 41.61 C115.36 26.54, 128.58 9.94, 137.67 -0.67 M105.21 43.96 C118.39 27.85, 134.2 14.43, 145.03 1.04 M107.19 42.2 C117.11 31.27, 127.3 19.62, 144 -0.31 M110.03 42.79 C126.92 27.17, 138.3 10.22, 146.68 0.71 M111.58 42.5 C120.7 31.66, 132 17.96, 149.1 -0.62 M115.37 42.78 C127.22 29.87, 142.28 15.06, 153.57 -0.32 M117.89 42.13 C131.31 26.08, 145.77 10.25, 152.83 -0.37 M120.94 42.51 C132.26 29.97, 141.62 20.32, 160.61 1.99 M122.71 43.1 C130.26 32.94, 137.36 24.61, 159.05 0.63 M126.23 42.77 C135.93 33.32, 140.08 24.95, 159.68 6.61 M127.18 43.04 C134.77 35.47, 140.1 27.6, 158.19 6.52 M133.89 41 C137.36 36.92, 142.05 30.99, 159.32 14.76 M132.88 41.56 C139.29 34.72, 145.48 27.96, 158.62 13.57 M137.52 43.74 C146.26 35.62, 148.82 26.59, 158.87 18.96 M137.38 41.48 C145.06 34.07, 150.2 28.31, 159.38 19.13 M144.97 41.02 C150.17 35.96, 155.96 26.97, 157.65 26.45 M144.13 43.13 C145.83 39.45, 149.66 34.6, 159.06 25.83 M149.86 42.65 C152.19 36.98, 155.47 33.64, 159.78 30.46 M148.24 41.73 C150.98 39.31, 153.02 36.47, 159.41 30.62 M153.41 42.14 C155.01 40.66, 156.81 39.13, 158.05 37.5 M153.68 42.66 C155.43 40.96, 156.28 39.36, 158.81 37.41" stroke="#ced4da" stroke-width="0.5" fill="none"></path><path d="M1.77 1.67 C44.17 -0.72, 91.67 -1.6, 158.53 0.05 M0.05 -0.96 C55.7 -0.63, 110.34 -0.15, 158.32 0.47 M158.3 1.04 C156.94 9.49, 155.84 22.86, 156.21 40.26 M158.44 -0.07 C158.56 16.59, 158.08 32.94, 157.17 41.48 M158.51 43.29 C110.45 44.2, 61.56 40.62, 1.69 41.78 M158.32 42.99 C126.31 42.12, 92.2 42.27, -0.13 42.16 M1.3 41.06 C-1.87 30.27, 0.98 22.96, -1.86 -1.4 M-0.37 41.72 C0.14 29.35, 0.7 19.29, 0.61 0.72" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1458.537102593316 461.9185082409751) rotate(0 12 9.5)"><text x="12" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[...]</text></g><g transform="translate(732.5855178833008 145.59075335138093) rotate(0 85.5 9.5)"><text x="0" y="15" font-family="Cascadia, Segoe UI Emoji" font-size="16px" fill="#e67700" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModuleInstance</text></g><g stroke-linecap="round" transform="translate(730.1668548583984 180.4407457219863) rotate(0 105.33334350585938 157.16667175292972)"><path d="M1.49 -0.19 C78.81 1.19, 160.77 2.37, 212.41 1.49 M-0.11 0.14 C68.23 -0.23, 137.55 -0.2, 210.25 -0.71 M209.35 -0.99 C211.76 64.74, 211.35 127.64, 210.26 314.81 M211.1 0.51 C213.29 64.85, 212.24 131.41, 210.16 314.22 M210.26 314.59 C161.36 315.45, 116.62 316.54, -0.79 314.33 M211.23 314.18 C151.91 315.67, 91.49 316.18, -0.8 313.72 M-0.54 313.23 C-0.24 203.28, 0.91 89.96, -1.18 1.39 M-0.34 314.97 C-0.31 233.14, -1.09 153.77, -0.44 -0.31" stroke="#d9480f" stroke-width="4" fill="none"></path></g><g stroke-linecap="round" transform="translate(753.16650390625 424.940913568666) rotate(0 87.33334350585938 15.83331298828125)"><path d="M0.64 1.97 C37.66 0.7, 70.48 1, 174.41 0.32 M0.65 -0.47 C39.98 -0.79, 82.18 0.46, 173.74 -0.7 M173.93 -0.57 C175.48 7.01, 176.6 19.21, 175.88 33.1 M175.31 -0.71 C174.23 11.54, 173.83 25.32, 174.43 31.81 M175.57 30.77 C139.65 32.36, 104.63 33.99, 1.28 31.31 M175.41 30.76 C104.34 32.35, 34.98 32.2, -0.38 30.89 M-1.65 30 C1.83 23.92, 0.71 16.03, -0.96 1.81 M0.85 31.05 C-0.17 20.33, -0.15 7.9, -0.71 0.56" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(758.4998168945312 432.60757006280664) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.11 10.59 C2.95 8.97, 5.09 6.5, 7 3.95 M1.72 10.63 C3.58 8.93, 5.52 6.08, 8.01 3.7 M4.72 14.75 C5.94 12.76, 8.12 11.13, 9.68 7.52 M4.62 13.81 C5.69 12.42, 7.15 10.66, 10.3 7.24" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M7 0.86 C7.5 1.63, 8.89 4.62, 10.83 8.33 M5.76 -0.41 C7.19 3.54, 9.51 6.01, 10.31 8.9 M10.39 9.33 C8.11 12.86, 8.14 15.58, 6.71 18.53 M10.32 8.92 C9.26 10.6, 9.01 12.59, 6.07 17.18 M5.53 17.66 C4.07 15.23, 3.22 13.45, -0.19 10.04 M5.52 17.3 C4.39 14.75, 2.42 12.04, -0.41 8.56 M-0.9 10.06 C1.56 6.45, 3.04 2.44, 6.98 0.94 M-0.33 8.76 C1.8 6.8, 2.98 4.72, 6.3 -0.22" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(778.4998474121094 429.440913568666) rotate(0 57.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">export_tables</text></g><g stroke-linecap="round" transform="translate(745.5002593994141 359.30750902765044) rotate(0 87.33334350585938 15.83331298828125)"><path d="M1.24 1.37 C36.92 -2.97, 72.9 -2.41, 174.47 0.7 M0.15 -0.53 C36.64 1.72, 74.19 1.27, 174.32 0.1 M174.02 -1.53 C175.02 10.09, 174.21 20.2, 174.35 32.17 M174.12 -0.29 C175.57 12.02, 174.16 25.09, 173.81 31.45 M175.77 31.97 C112.93 34.15, 50.89 31.71, 0.13 31.15 M173.67 31.36 C123.33 32.6, 72.15 33.67, -0.5 30.8 M0.97 30.81 C-1.75 20.18, -2.11 7.89, -0.49 -1.14 M0.71 30.92 C-0.64 20.49, 0.04 7.96, 0.09 0.36" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(750.8335723876953 366.97416552179106) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.06 11.33 C3.87 8.86, 5.28 7.59, 7.02 3.44 M1.76 11.15 C3.91 8.57, 5.65 6.33, 7.53 3.85 M4.24 14.04 C5.36 12.8, 7.18 10.55, 10.7 7.61 M4.39 14.69 C6.4 11.52, 8.87 9.28, 9.96 7.78" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M6.7 -0.11 C6.48 1.73, 8.04 4.79, 11.02 8.12 M5.73 -0.31 C7.18 2.2, 8.17 4.54, 10.72 9.23 M9.91 9.2 C8.86 11.24, 7.14 13.73, 6.25 18.52 M10.52 9.33 C8.79 11.84, 7.45 15, 5.89 17.95 M6.16 18.14 C4.86 15.77, 1.7 12.36, -0.27 8.94 M5.84 17.7 C3.72 15.08, 2.44 12, -0.46 9.35 M-0.46 8.14 C2.23 4.77, 3.97 2.42, 5.38 0.85 M-0.4 8.69 C2.35 6.12, 4 3.21, 6.2 -0.2" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(764.8335418701172 365.1408220159317) rotate(0 65.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">export_memories</text></g><g stroke-linecap="round" transform="translate(752.1667938232422 189.3074785100723) rotate(0 87.33334350585938 15.83331298828125)"><path d="M0.6 1.9 C49.4 -1.37, 97.77 -0.55, 173.63 1.67 M-0.12 -0.51 C38.36 0.93, 77.07 1.86, 173.94 0.46 M176.26 -1.16 C176.14 6.14, 172.77 11.98, 175.38 30.01 M174.74 -0.18 C174.13 6.56, 174.12 12.78, 174.05 32.65 M174.24 31.96 C130.47 30.16, 86.56 31.59, 1.5 33.01 M174.72 31.13 C136.55 33.49, 96.85 34.04, 0.42 32.07 M-0.68 33.47 C-0.25 20.29, 1.13 14.33, 0.49 -0.55 M-0.17 32.65 C0.92 22.5, -0.2 13.91, 0.54 -0.93" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(757.5001068115234 196.9741350042129) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.89 11.28 C3.51 9.66, 4.27 7.56, 7.22 3.37 M1.73 10.86 C3.67 8.19, 5.62 6.03, 8.15 3.72 M3.45 14.22 C6.22 13.23, 6.51 11.3, 9.98 7.2 M4.56 14.47 C5.86 12.58, 6.68 11.06, 10.13 7.15" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M6.96 0.23 C6.56 2.72, 8.43 5.05, 11.51 8.2 M5.74 -0.17 C7.21 2.78, 9.2 5.51, 10.9 8.55 M10.1 9.86 C9.44 10.08, 8.01 13.08, 5.19 16.78 M10.58 8.76 C9.37 11.2, 7.85 13.56, 6.48 17.45 M6.16 17.93 C3.63 15.71, 2.56 13.19, 0.71 8.18 M5.72 17.99 C3.95 14.53, 2.18 11.97, 0.22 8.99 M0.98 8.96 C1.04 6.53, 5.04 2.91, 5.7 -0.05 M0.53 9.38 C1.49 6.71, 3.29 5.15, 5.5 -0.45" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(777.5001373291016 193.8074785100723) rotate(0 59 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">export_globals</text></g><g stroke-linecap="round" transform="translate(752.8335418701172 271.30750902765044) rotate(0 87.33334350585938 15.83331298828125)"><path d="M0.01 -0.35 C49.56 2.61, 95.56 0.38, 176.61 1.07 M0.83 -0.76 C35.85 -0.07, 71.32 0.69, 174.85 -0.59 M172.88 -0.19 C173.44 13.9, 175.22 24.19, 175.43 30.43 M173.99 -0.9 C174.44 11.02, 174.54 21.63, 174.01 31.73 M173.83 30.84 C132.04 32.24, 89.53 30.46, -1.04 30.35 M173.83 31.45 C105.72 30.84, 38.96 31.64, -0.85 32.22 M-0.07 31.94 C1.68 23.61, 1.48 13.01, -0.88 -0.5 M0.9 30.82 C-0.65 22.89, -0.06 12.39, -0.22 0.06" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(758.1668548583984 278.97416552179106) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.06 10.76 C3.94 9.54, 5.5 7.93, 8.02 4.89 M2.03 10.45 C4.03 7.96, 6.43 5.74, 7.56 4.52 M5.08 14.82 C5.38 12.27, 6.49 10.95, 9.96 7.2 M4.2 14.61 C6.09 11.65, 7.77 9.74, 10.36 7.76" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.82 1 C8.03 2.85, 8.27 6.31, 11.21 8.06 M5.62 -0.15 C6.95 1.42, 8.35 3.97, 10.37 9.48 M10.58 8.47 C10.22 11.49, 7.96 13.7, 5.39 18 M10.22 9.03 C9.85 10.88, 8.88 12.33, 6.03 17.38 M5.57 17.41 C4.6 15.27, 2.34 13.27, -0.7 9.95 M5.89 17.22 C4.71 15.99, 3.83 13.39, 0.29 8.92 M0.15 9.86 C2.21 7.32, 2.99 3.66, 5.73 0.04 M-0.46 8.53 C1.85 6.72, 2.77 4.68, 6.03 0.48" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(778.1668853759766 275.80750902765044) rotate(0 68 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">export_functions</text></g><g transform="translate(438.8334197998047 192.6407609807754) rotate(0 96.5 9.5)"><text x="0" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMExportFuncInstance</text></g><g stroke-linecap="round" transform="translate(449.8334197998047 223.3074785100723) rotate(0 88.66665649414061 60.500030517578125)"><path d="M-0.41 1.89 C62.67 1.94, 125.66 1.78, 177.25 0.96 M-0.96 -0.09 C51.96 -0.44, 105.71 -0.75, 176.96 -0.75 M176.85 -1.12 C178.33 48.82, 178.22 96.76, 179.12 122.62 M178.11 -0.93 C178.21 40.92, 177.31 79.67, 177.86 121.66 M177.46 119.89 C133.37 123.72, 84.81 121.05, -1.33 121.43 M176.39 120.79 C127.43 120.17, 75.76 121.41, 0.87 120.62 M0.93 120.34 C-0.86 95.09, -0.23 71.96, -1.28 1.81 M0.92 121.27 C0.22 86.63, 0.03 53.4, 0.77 -0.78" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(463.50010681152344 239.30741747491604) rotate(0 58.5 15.5)"><path d="M1.89 -1.11 C46.15 -1.66, 91.23 0.16, 117.96 -0.04 M-0.09 -0.86 C24.95 1.19, 48.76 0.76, 116.25 0.93 M115.88 0.05 C118.09 11.67, 118.46 25.23, 118.62 31.64 M116.07 0.08 C117.86 10.54, 116.42 23.25, 117.66 30.57 M115.89 32.56 C83.43 29.6, 46.09 29.75, 0.43 30.71 M116.79 31.72 C90.05 29.55, 65.23 30.76, -0.38 30.06 M-0.66 29.08 C-0.96 23.13, 0.78 16.56, 1.81 -0.34 M0.27 30.5 C-0.33 22.86, 0.67 16.88, -0.78 -0.22" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(469.50010681152344 244.30741747491604) rotate(0 52.5 10.5)"><text x="52.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">char* name </text></g><g stroke-linecap="round" transform="translate(481.16676330566406 283.64076098077544) rotate(0 7.3333282470703125 8.833328247070312)"><path d="M8.51 -1.06 C10.36 2.51, 12.35 5.04, 13.62 9.8 M8.46 0.03 C9.64 1.68, 10.28 4.24, 15.1 8.72 M15.35 8.97 C13.66 12.37, 11.82 14.14, 8.73 18.07 M15.07 8.55 C11.69 12.56, 9.91 15.32, 7.98 18.16 M8.65 16.79 C4.68 14.29, 3.39 12.24, -0.91 9.04 M7.47 17.47 C6.58 16.46, 4.51 13.61, -0.52 8.87 M-0.62 8.22 C3.23 5.19, 6.67 2.64, 7.28 0.8 M-0.08 8.58 C3.64 5.98, 5.78 1.85, 8.41 -0.14" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(465.8334197998047 275.9740739690567) rotate(0 64 19)"><path d="M-1.9 0.74 C50.43 0.39, 100.97 -2.45, 129.42 -1.93 M0.06 0.52 C36.92 -1.81, 75.52 -0.27, 127.5 -0.24 M127.94 1.61 C129.8 10.9, 128.65 19.89, 128.73 39.56 M127.17 -0.69 C128.55 8.52, 127.6 15.69, 128.91 38.07 M126.52 36.44 C95.36 39.14, 65.1 37.16, 0.07 36.1 M127.66 38.35 C93.12 36.48, 55.54 35.98, -0.21 38.46 M-1.3 38.72 C-0.91 29.67, 0.02 16.52, 1.34 1.84 M-0.69 38.88 C0.96 24.79, -0.03 13.82, -0.23 -0.72" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(498.3334197998047 284.9740739690567) rotate(0 31.5 10.5)"><text x="31.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">function</text></g><g stroke-linecap="round"><g transform="translate(483.8334197998047 292.9740739690567) rotate(0 -55.467186777966646 91.99187592595712)"><path d="M0.44 -0.05 C-18.05 5.67, -104.28 2.28, -110.42 33.14 C-116.56 64, -48.72 159.93, -36.39 185.1 M-0.78 -1.12 C-19.43 4.9, -105.52 3.94, -111.07 34.67 C-116.62 65.39, -46.46 158.12, -34.08 183.21" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(483.8334197998047 292.9740739690567) rotate(0 -55.467186777966646 91.99187592595712)"><path d="M-57.73 165.61 C-49.74 169.09, -40.14 175.44, -34.26 181.48 M-58.03 163.89 C-47.7 172.4, -40.12 178.48, -34.64 183.23" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(483.8334197998047 292.9740739690567) rotate(0 -55.467186777966646 91.99187592595712)"><path d="M-40.29 154.8 C-38.42 162.08, -34.84 172.16, -34.26 181.48 M-40.58 153.09 C-36.92 165.82, -36.01 176.03, -34.64 183.23" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(1300.6854010687935 70.78894077678237) rotate(0 117.5 74.5)"><text x="0" y="14.625" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">name: shown to external</text><text x="0" y="33.25" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">index: refer to item idx for export </text><text x="0" y="51.875" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> in current kind</text><text x="0" y="70.5" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">kind: total 4 export kinds:</text><text x="0" y="89.125" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">- function</text><text x="0" y="107.75" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">- globals</text><text x="0" y="126.375" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">- memory</text><text x="0" y="145" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">- table</text></g><g stroke-linecap="round" transform="translate(450.8334045410156 343.4741197454239) rotate(0 90 16.166671752929688)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.64 6.96 C0.82 4.59, 1.44 3.77, 4.39 1.01 M0.11 6.5 C1.08 4.98, 1.89 3.79, 5.37 0.17 M1.04 11.49 C4.19 7.88, 4.79 5.6, 9.29 -0.28 M0.51 11.89 C3.54 7.22, 8.11 2.17, 11.35 0.09 M-2.12 19.77 C2.96 13.81, 7.38 8.86, 14.63 -1.52 M-0.18 18.95 C3.59 12.79, 9.11 8.92, 15.36 1.09 M-0.86 22.87 C4.46 18.87, 11.12 11.34, 19.76 1.42 M0.25 23.46 C5.13 17.63, 9.6 13.34, 21.9 -0.93 M-0.58 31.13 C8.83 16.98, 19.31 7.61, 25.35 1.18 M-0.77 30.08 C6.26 24.37, 12.27 16.14, 26.56 0.53 M0.58 33.95 C10.22 24.31, 21.8 12.71, 33.83 -1.32 M3.01 34.61 C8.18 26.23, 14.43 18.69, 32.25 -0.76 M6.52 33.25 C16.6 25.21, 24.88 13.93, 36.32 -0.3 M8.16 34.23 C16.76 23.29, 25.33 12.94, 36.34 0.59 M12.96 32.54 C21.48 21.92, 31.62 15.14, 44.25 1.38 M13.15 34.2 C22.32 23, 33.24 12.11, 43.26 0.72 M16.46 34.48 C28.28 23.18, 34.79 16.38, 48.58 0.83 M18.28 34.08 C29.41 20.95, 39.78 8.81, 47.52 0.82 M24.89 33.12 C35.91 22.42, 47.52 9.46, 51.47 1.64 M23.92 33.67 C32.61 24.78, 40.46 14.72, 52.21 0.27 M30.55 32.58 C35.82 28.16, 43.41 20.61, 57.48 -1.51 M28.52 34.25 C36.1 24.52, 44.52 15.41, 58.05 0.95 M35.22 36.25 C42.64 22.55, 52.72 13.6, 65.27 -0.29 M33.54 33.56 C44.34 21.42, 57.83 7.53, 63.94 0.35 M38.68 33.69 C45.25 24.21, 55.98 17.15, 70.75 -0.21 M38.67 33.23 C46.76 24.77, 55.05 15.51, 67.94 -0.11 M45.1 33.39 C55.52 19.47, 68.13 6.52, 74.8 -1.98 M44.26 35.32 C53.48 22.67, 63.25 10.66, 73.86 0.07 M50.12 34.11 C57.54 23.2, 68 13.84, 78.43 -1.02 M49.09 34.21 C56.88 24.9, 65.16 15.47, 80.26 0.72 M56.04 33.42 C62.6 26.99, 68.19 19.74, 86.52 -0.85 M55.46 34.86 C64.19 23.35, 74.47 13.25, 84.98 0.2 M59.47 34.29 C67.2 27.13, 74.79 18.77, 90.93 -0.54 M59.7 34.02 C71.61 21.66, 81.64 8.67, 90.18 -0.33 M66.56 33.63 C73.98 21.65, 87.09 9.49, 94.25 -0.16 M65.23 34.47 C76.37 20.95, 88.74 8.15, 94.88 0.21 M72.67 32.85 C79.43 25.4, 87.4 16.61, 100.98 -0.21 M71.03 34.19 C80.36 24.81, 88.31 14.66, 99.95 -0.84 M77.54 34.45 C85.21 23.42, 97.04 7.17, 105.17 0.97 M76.75 34.64 C84.69 24.78, 93.1 16.35, 106.71 -0.77 M81.02 32.54 C89.82 27.14, 93.77 19.46, 109.67 -0.3 M81.18 33.91 C88.71 26.66, 94.45 20.22, 111.89 0.79 M86.19 33.47 C93.19 26.64, 99.22 17.32, 117.11 2.35 M87.29 35.01 C97 22.6, 107.63 10.63, 115.56 -0.19 M91.13 34.3 C99.32 24.9, 104.2 15.99, 120.43 -1.94 M92.81 33.04 C98.31 25.16, 105.92 17.33, 121.39 0.32 M96.06 35.45 C106.18 20.69, 117.37 10.15, 127.25 1.67 M97.18 33.42 C106.6 23.67, 113.47 14.66, 126.04 -0.09 M103 35.19 C115.76 21.94, 126.15 7.7, 133.02 -1.1 M102.17 33.12 C113.97 21.79, 125.34 8.55, 131.94 0.67 M107.04 34.29 C118.93 24.8, 129.14 10.19, 138.12 1.04 M108.83 34.86 C119.32 21.66, 131.57 8.55, 137.39 0.43 M111.94 34.46 C124.68 19.53, 134.25 10.44, 141.58 1.41 M114.09 34.35 C120.76 26.07, 126.29 19.66, 144.08 -1.04 M117.38 35.05 C130.32 20.55, 140.95 8.71, 146.27 1.99 M117.74 34.5 C126.34 25.41, 135.75 15.12, 149.08 1.19 M122.61 35.5 C134.9 20.09, 146.33 6.95, 152.56 -2.06 M124.98 34.62 C135.64 21.45, 147.26 8.64, 154.44 -0.55 M129.67 35.97 C137.6 25.53, 141.56 19, 159.56 0.19 M129.47 34.67 C139.72 20.66, 152.32 8.79, 159.17 0.68 M135.03 31.85 C142.95 25.8, 149.45 16.06, 162.76 -0.02 M135.83 34.47 C142.23 25.22, 150.49 15.67, 164.75 0.61 M140.83 34.4 C151.96 21.14, 162.05 6.82, 171.23 -0.55 M140.68 33.9 C147.51 24.73, 155.03 16.07, 169.26 1.05 M145.87 33.97 C152.14 24.59, 161.53 15.89, 173.33 0.19 M144.53 34.88 C156.28 21.89, 165.63 10.13, 174.79 0.05 M152.13 32.88 C159.88 24.03, 167.04 15.57, 181.86 1.78 M150.09 33.85 C157.94 27.01, 165.42 18.27, 179.57 1.15 M157.17 36.21 C161.86 24.48, 171.72 15.63, 177.86 5.17 M155.55 35.23 C162.21 25.41, 169.4 18.49, 179.53 6.36 M159.2 33.11 C165.19 29.24, 171.65 21.72, 178.85 13.38 M161.51 34.39 C165.69 27.62, 170.06 23.4, 179.38 11.54 M166.28 35.35 C170.42 31.87, 173.67 25.2, 181.5 18.4 M166.95 34.85 C171.42 27.7, 176.44 23, 179.21 18.98 M170.62 33.97 C175.47 30.24, 175.95 29.01, 181.38 23.1 M171.16 34.37 C175.19 30.75, 178.11 26.07, 179.82 23.65 M177.24 34.2 C177.69 33.12, 179.33 31.55, 179.8 30.66 M176.59 34.56 C177.86 33.42, 178.29 32.2, 180.16 30.43" stroke="#fab005" stroke-width="0.5" fill="none"></path><path d="M0.7 0.18 C44.18 0.19, 92.18 -0.84, 178.43 -1.98 M-0.23 0.03 C62.62 -0.73, 126.88 -1.86, 180.34 0.59 M179.72 1.77 C180.8 10.79, 180.2 20.9, 179.25 30.73 M179.3 0.65 C180.34 8.59, 180.4 18.98, 180.03 32.36 M181 33.95 C136.37 33.25, 89.68 32.21, 0.03 33.85 M180.37 32.49 C126.54 31.37, 70.7 32.4, -0.51 33.13 M-1.98 31.66 C2.02 22.41, -0.55 10.57, -0.75 0.8 M0.66 31.35 C0.09 23.8, 0.42 13.67, 0.25 0.29" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(529.8334045410156 349.64079149835356) rotate(0 11 10.5)"><text x="11" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[1]</text></g><g transform="translate(526.0000305175781 323.8075242864395) rotate(0 14.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">[0]</text></g><g stroke-linecap="round" transform="translate(451.1666564941406 376.9741960393692) rotate(0 90 16.166671752929688)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.5 5.68 C1.47 4.06, 3.37 3.19, 4.66 1.14 M-0.63 6.66 C1.34 4.68, 2.2 3.07, 4.94 0.5 M0.37 11.37 C1.84 10.11, 5.39 7.4, 9.4 -0.48 M-0.12 12.68 C2.98 8.79, 5.47 5.01, 10.44 -0.47 M-0.14 18.4 C3.83 11.93, 8.6 7.22, 17.22 2.05 M-0.28 18.59 C6.12 11.25, 11.85 5.75, 15.97 1.07 M-0.17 22.56 C8.7 16.82, 14.88 5.82, 22.27 1 M-0.07 24.38 C6.9 16.23, 13.57 7.35, 21.72 -0.05 M-1.09 31.74 C8.54 20.82, 19.8 10.55, 27.12 -1.39 M-0.13 30.77 C10.16 19.18, 21.28 6.72, 26.74 -0.65 M1.56 35.79 C11.22 22.66, 24.58 11.84, 33.67 -0.76 M2.33 33.77 C8.92 26.07, 14.73 19.18, 31.54 -0.19 M6.84 35.84 C20.24 21.69, 27.7 10.19, 36.15 1.75 M6.89 34.15 C14.82 23.1, 24.89 14.71, 37 0.41 M12.32 33.26 C23.23 20.19, 32.89 11.25, 42.9 1.85 M13.42 33.25 C20.52 23.57, 29.92 14.1, 42.86 -0.97 M17.2 35.05 C24.73 24.75, 31.93 16.61, 45.74 0.61 M17.93 34.21 C25.01 26.2, 30.14 18.73, 46.7 -0.33 M22.9 34.04 C33.4 21.09, 42.62 11.21, 53.72 -1.14 M22.74 33 C31.04 24.66, 37.7 16.8, 52.38 0.69 M28.34 35.32 C38.5 23.08, 50.2 9.88, 58.48 1.67 M28.46 34.74 C36.98 24.7, 44.49 16.15, 59.02 0.13 M33.11 33.47 C44.59 22.32, 55.66 11.04, 64.05 0.69 M32.83 33.71 C41.43 25.32, 49.6 15.02, 63.46 -0.05 M40.06 35.19 C45.93 23.37, 53.79 17.2, 68.14 -1.26 M39.91 33.85 C48.1 23.04, 57.13 13.44, 69.26 -0.64 M43.89 36.01 C53.77 22.24, 66.42 9.72, 75.98 0.08 M44.39 34.37 C53.1 25.06, 62.45 14.33, 75.14 -0.94 M48.32 35.5 C55.95 24.86, 63.75 18.36, 77.61 -1.01 M49.38 34.71 C61.04 22.13, 71.18 9.99, 79.94 0.53 M55.37 33.69 C61.47 26.97, 71.48 15.41, 85.73 -1.9 M55.34 33.85 C63.72 25.56, 72.04 15.47, 85.12 0.33 M59.22 33.48 C71 20.68, 83.2 6.86, 88.97 0.92 M60.62 34.59 C72.8 20.61, 83.86 7.55, 89.71 -0.64 M67.49 33.14 C73.43 26.07, 79.51 15.68, 93.7 -1.8 M66.39 34.82 C71 26.55, 77.27 20.36, 94.78 -0.84 M71.04 32.68 C81.9 20.66, 89.44 9.69, 101.41 0.4 M71.1 33.81 C81.12 22.36, 91.87 8.35, 100.41 -0.82 M77.33 34.35 C84.86 26.84, 92.61 16.94, 106.44 0.13 M75.45 33.51 C82.56 25.69, 91.22 17.41, 106.17 -0.96 M80.19 33 C92.67 22.55, 105.13 10.4, 109.34 0.6 M80.91 34.8 C91.99 22.2, 101.85 11.39, 112.06 -0.13 M85.16 32.62 C96.32 23.69, 103.06 11.61, 118 -1.22 M86.6 34.77 C98.61 22.46, 108.52 9.01, 116.36 1.27 M91.26 32.68 C99.07 28.19, 102.45 21.43, 120.27 -1.92 M91.84 33.04 C104.12 20.18, 115.86 8.14, 121.84 0.9 M96.36 32.63 C110.3 20.04, 119.65 6.57, 126.53 -0.91 M97.08 35 C103.9 27.7, 109.36 21.36, 127.05 0.98 M102.97 34.3 C112.64 26.76, 117.57 15.21, 132.89 0.71 M102.36 34.11 C111.99 22.91, 119.64 14.04, 133.11 0.32 M107.52 34.38 C116.4 23.36, 128.8 10.91, 136.42 -1.37 M108.3 35.18 C117.84 23.27, 126.82 13.22, 137.66 0.62 M114.22 34.8 C124.68 21.33, 136.2 6.82, 143.05 1.72 M114.58 34.65 C121.3 25.21, 128.68 16.41, 142.38 -0.25 M120.35 35.22 C129.65 20.96, 140.41 9.86, 146.82 -1.47 M118.86 33.88 C128.2 23.91, 137.24 11.53, 148.92 0 M126.06 35.44 C132.72 24.25, 142.82 12.47, 153.74 1.68 M123.31 33.4 C135.42 21.06, 147.89 8.35, 154.37 -0.61 M127.72 35.85 C142.71 19.49, 151.2 8.3, 157.07 -1.7 M129.52 34.23 C136.84 25.94, 142.07 18.17, 159.24 -0.03 M135.69 31.84 C142.18 22.63, 153.12 13.96, 165.13 -1.5 M135.02 34.15 C145.94 21.28, 155.36 8.62, 164.94 -0.96 M139.67 34.3 C147.78 26.74, 155.41 18.38, 168.65 1.77 M140.21 34.96 C148.61 24.58, 155.89 14.68, 169.71 -0.51 M145.82 32.72 C154.92 24.35, 164.04 9.37, 176.53 1.44 M144.2 33.54 C151.47 27.4, 157.91 19.58, 174.13 -0.96 M149.38 35.96 C155.6 26.05, 162.66 20.92, 179.2 -0.88 M151.04 33.36 C160.16 24.66, 168.51 12.69, 179.08 0.57 M157.26 34.88 C159.81 29.41, 165.16 21.29, 178.5 7.89 M154.98 35.04 C163.95 23.83, 173.78 14.94, 179.26 6.13 M159.19 35.55 C163.83 28.19, 169.49 26.34, 182.03 12.94 M161.29 34.32 C167.63 27.61, 173.84 19.25, 180.27 11.4 M167.04 33.71 C171.23 27.12, 176.3 25.61, 179.98 18.3 M166.19 34.42 C170.55 29.95, 175.66 23.64, 179.02 19.31 M171.03 34.77 C175.23 30.08, 177.62 26.41, 179.84 24.1 M172.18 33.55 C174.08 31.83, 175.79 30.51, 180.68 24.78 M176.83 34.37 C178.39 33.19, 178.73 31.72, 179.63 30.65 M176.83 34.27 C177.64 33.38, 178.9 32.08, 180.19 30.84" stroke="#fab005" stroke-width="0.5" fill="none"></path><path d="M0.36 -0.95 C54.66 0.85, 105.48 -0.58, 180.33 -1.49 M0.42 0.92 C68.78 0.12, 137.02 -0.87, 180.48 0.95 M178.67 1.14 C179.16 9.86, 178.4 15.43, 179.52 30.65 M180.99 0.46 C180.1 8.46, 180.26 18.27, 179.54 33.23 M181.96 30.34 C124.5 32.47, 65.75 33.52, -1.66 31.35 M180 32.28 C143.13 33.26, 104.41 34.59, 0.11 32.07 M1.96 31.2 C-1.12 18.71, 1.6 7.54, 0.48 -1.5 M0.81 32.32 C-0.39 20.36, -0.55 7.93, 0.42 0.64" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(525.6666564941406 383.1408677922989) rotate(0 15.5 10.5)"><text x="15.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[...]</text></g><g stroke-linecap="round" transform="translate(451.8334655761719 407.97425707452544) rotate(0 90 15.5)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M0.33 5.61 C1.12 4.78, 3.1 2.56, 5.45 0.96 M-0.31 6.54 C1.54 4.39, 3.35 2.43, 5.29 0.32 M-1.03 12.75 C3.27 9.32, 6.33 4.06, 11.92 1.19 M-0.1 12.68 C4.22 7.36, 8.42 2.54, 10.27 0.11 M-0.29 19.43 C3.54 15.14, 9.97 9.13, 13.71 2.01 M0.8 19.07 C3.42 13.61, 7.08 8.01, 16.01 1.09 M-0.6 26.04 C6.09 15.87, 12.9 7.65, 19.98 1.83 M0.04 23.96 C7.15 15.84, 12.54 8, 21.45 -0.67 M1.58 30.93 C8.24 21.33, 16.71 10.31, 24.27 1.4 M0.32 30.77 C5.44 24.35, 11.89 17.28, 25.93 -0.61 M3.18 31.79 C8.81 25.97, 15.91 16.78, 31.37 -0.39 M2.69 32.71 C11.77 21.57, 22.27 10.46, 31.5 -0.7 M6.36 32.27 C13.89 27.06, 19.59 19.45, 36.93 0.26 M8.2 34.32 C16.77 23.6, 26.5 12.49, 36.8 0.94 M12.25 32.46 C24.38 19.01, 36.32 6.96, 43.34 0.46 M14.38 33.73 C21.78 21.94, 31.58 12.67, 42.55 -0.76 M19.6 35.26 C27.15 25.71, 33.3 14.04, 46.96 1.13 M19.46 33.88 C27.3 24.22, 34.45 15.06, 47.53 0.55 M23.88 31.81 C34.3 22.81, 43.57 9.48, 53.99 -0.64 M24.23 33.86 C35.32 20.41, 46.25 8.74, 54.01 -0.12 M30.66 34 C38.71 22.69, 51.1 6.94, 59.77 -1.09 M28.97 34.16 C35.04 26.84, 41.89 19.9, 57.75 1.16 M32.71 33.6 C45.08 21.11, 53.59 11.28, 64.58 -1.38 M33.27 33.71 C44.89 21.85, 54.22 12.05, 63.45 0.56 M38.65 34.95 C47.3 22.36, 56.6 12.39, 68.96 -1.15 M40.34 33.41 C47.01 25.42, 54.69 16.8, 68.74 0.75 M43.51 33.69 C55.04 23.53, 61.31 15.79, 73.51 -2.09 M44.16 34.69 C52 27.56, 56.15 19.83, 73.62 0.18 M51.87 33.89 C56.69 24.91, 64.01 17.3, 78.24 -1.47 M50.39 33.49 C60.19 21.71, 69.1 11.54, 78.46 -0.61 M57.22 34.55 C65.15 24.44, 73.36 16.62, 86.34 0.25 M56.26 34.58 C63.84 22.55, 72.78 13.17, 85.44 0.24 M61.74 33.96 C68.07 22.58, 77.94 15.34, 91.51 1.89 M62.1 32.81 C66.05 27.28, 73.35 19.26, 90.54 0.23 M67.62 32.23 C75.74 19.08, 89.07 7.74, 93.79 -2.03 M65.26 33.45 C77.66 20.75, 89.69 8.01, 94.99 -0.22 M72.87 31.63 C79.26 22.03, 90.12 14, 98.82 1.18 M71.62 33.38 C77.83 24.89, 84.92 17.96, 101.27 0.5 M78.63 35.12 C84.08 21.74, 95.39 12.76, 105.73 -1.23 M77.52 33.47 C84.99 25.04, 94.39 15.04, 106.54 0.47 M81 34.72 C91.24 23.29, 102.15 14.27, 110.38 -0.96 M83.27 33.77 C90.77 22.91, 101.07 11.45, 110.63 0.51 M86.33 33.98 C97.07 21.75, 105.87 10.66, 116.55 0.46 M87.08 33.88 C95.02 26.37, 102.45 16.86, 116.86 0.25 M95.04 32.4 C102.54 23.51, 111.22 12.35, 122.54 -1.59 M92.56 34.15 C102.14 24.33, 109.42 14.35, 121.27 0.63 M96.94 31.88 C106.17 26.97, 110.27 18.23, 125.75 1.89 M98.65 34.01 C105.26 25.41, 112.12 18.68, 126.88 -0.56 M103.05 33.17 C116.39 22.21, 124.21 9.56, 131.82 0.61 M103.14 33.23 C110.97 22.63, 120.23 13.39, 133.5 0.33 M108.87 34.26 C117.56 23.05, 131.12 8.49, 136 1.55 M108.6 34.25 C115.41 26.65, 122.07 19.3, 136.71 0.14 M114.25 34.88 C125.13 19.76, 133.32 8.84, 144.89 -0.71 M113.86 33.35 C124.3 22.18, 134.15 10.44, 142.31 -0.86 M118.66 34.89 C129.44 22.18, 140.67 11.11, 149.81 0.51 M119.99 33.07 C126.89 25.63, 134.52 16.29, 147.3 0.33 M125.02 34.73 C135.59 20.26, 144 12.95, 152.58 -1.58 M125.74 33.38 C134.76 19.97, 146.69 8.86, 154.35 -0.31 M131.01 33.88 C134.99 28.68, 141.24 19.03, 158.85 1.19 M129.53 34.04 C138.04 24.12, 145.52 17.32, 158.77 -0.47 M136.89 31.26 C143.01 26.98, 146.39 20.55, 163.88 -1.64 M134.94 33.81 C141.61 25.6, 148.42 16.86, 164.96 0.67 M140.79 31.7 C145.86 26.94, 153.71 15.74, 169.91 1.34 M140.63 32.79 C151.88 20.51, 163.2 7.98, 169.42 -0.16 M145.89 35.1 C155.81 22.46, 164.45 10.86, 175.92 1.78 M145.17 34.42 C154.58 23.33, 163.14 14.05, 175.15 -0.14 M151.01 35.14 C155.83 27.26, 163.32 18.98, 178.97 0.06 M150.34 34.02 C159.41 24.13, 167.1 15.93, 180.7 0.96 M155.18 31.97 C164.57 23.72, 174.43 14.64, 178.1 6.49 M155.28 34.33 C161.45 27.33, 165.88 22.31, 180.68 5.89 M162.83 31.37 C167.99 26.15, 174.84 16.76, 178.67 11.87 M162.41 32.53 C169.14 24.46, 174.99 16.92, 179.77 11.23 M165.1 33.2 C170.64 28.23, 173.61 23.11, 179.19 20.35 M166.3 33.51 C171.36 27.25, 177.29 23.43, 180.22 18.18 M173.14 33.64 C174.54 31.09, 178.81 27.86, 179.99 24.4 M172.32 33.83 C174.8 31.01, 176.54 28.84, 180.08 24.35 M177.51 33.87 C178.23 32.89, 179.53 31.75, 180.33 30.88 M177.37 33.48 C178.09 33.05, 178.51 32.5, 180.12 30.61" stroke="#fab005" stroke-width="0.5" fill="none"></path><path d="M1.87 1.37 C60.01 0.96, 123.92 0.25, 178.16 -1.13 M-0.73 -0.38 C59.28 -1.57, 119.56 -0.63, 180.57 0.21 M180.01 0.61 C179.49 5.04, 180.19 12.75, 180.57 32.79 M179.25 0.74 C179.37 8.68, 181.05 15.48, 179.76 30 M179.51 31.07 C128.59 28.98, 75.61 30.95, 0.38 32.28 M180.11 30.17 C139.57 31.3, 99.78 30.44, -0.46 30.32 M-0.02 29.47 C0.15 22.39, -1.11 13.27, -1.76 0.72 M0.26 30.52 C-0.42 19.36, 0.11 6.97, 0.19 0.86" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(529.3334655761719 417.97425707452544) rotate(0 12.5 10.5)"><text x="12.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[n]</text></g><g stroke-linecap="round"><g transform="translate(973.1669311523438 20.863758858108355) rotate(0 1.1454355564646477 418.47457523718464)"><path d="M0.45 -0.66 C1.4 286.58, 2.58 571.88, 1.22 837.61" stroke="#000000" stroke-width="4.5" fill="none" stroke-dasharray="1.5 10"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(763.5001068115234 278.02590276007174) rotate(0 -65.8816224112011 -26.85459209832011)"><path d="M1.68 -0.68 C-50.77 -21.8, -101.06 -42.9, -133.45 -53.78 M0.28 0.81 C-26.88 -11.6, -53.21 -23.06, -133.44 -54.51" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(763.5001068115234 278.02590276007174) rotate(0 -65.8816224112011 -26.85459209832011)"><path d="M-101.77 -54.33 C-115.8 -55.04, -127.13 -55.82, -133.87 -53.71 M-103.17 -52.84 C-109.46 -54.35, -114.95 -54.95, -133.87 -54.44" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(763.5001068115234 278.02590276007174) rotate(0 -65.8816224112011 -26.85459209832011)"><path d="M-109.34 -35.26 C-120.32 -43.17, -128.79 -51.17, -133.87 -53.71 M-110.74 -33.77 C-115.51 -39.13, -119.47 -43.59, -133.87 -54.44" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(442.1667785644531 477.8076005803848) rotate(0 111.66673278808595 16.500076293945284)"><path d="M0.19 0.79 C65.62 -0.82, 132.42 -1.39, 222.22 1.26 M0.3 -0.33 C71.93 1.03, 142.16 1.53, 223.15 -0.54 M223.57 1.93 C223.04 9.41, 224.4 20.82, 222.23 34.8 M224.15 0.4 C224.03 10.25, 223.82 19.89, 223.95 33.84 M224.55 31.61 C135.77 35.58, 46 33.82, 0.09 32.7 M223.77 32.47 C166.8 31.73, 109.97 33.19, -0.75 32.95 M-1.5 31.18 C-1.57 21.01, 0.57 10.79, -0.05 -1.29 M0.04 32.55 C0.49 21.89, -0.67 12.91, 0.42 -0.33" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(448.8334045410156 485.4741960393692) rotate(0 104 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">(refer to function diagam)</text></g><g transform="translate(763.5001525878906 316.47401293390044) rotate(0 77 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">export_func_count</text></g><g stroke-linecap="round"><g transform="translate(752.8126237255627 333.47404345147856) rotate(0 -95.43072714479244 45.03858509230764)"><path d="M-1.05 -0.83 C-14.62 8.49, -50.24 40.2, -81.93 55.48 C-113.62 70.77, -173.01 84.99, -191.18 90.9 M0.6 1.35 C-13.08 10.37, -50.84 39.17, -82.85 53.79 C-114.86 68.41, -172.97 83.21, -191.46 89.08" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(752.8126237255627 333.47404345147856) rotate(0 -95.43072714479244 45.03858509230764)"><path d="M-168.65 71.43 C-172.2 77.24, -178.14 82.14, -189.65 88.1 M-166.9 71.62 C-175.14 76.42, -183.59 83.9, -191.75 89.04" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(752.8126237255627 333.47404345147856) rotate(0 -95.43072714479244 45.03858509230764)"><path d="M-162.91 91.13 C-167.87 91.82, -175.29 91.65, -189.65 88.1 M-161.16 91.33 C-171.42 89.1, -181.9 89.61, -191.75 89.04" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(753.5000915527344 310.80738695733794) rotate(0 86.3333740234375 15.833343505859375)"><path d="M1.7 0.48 C59.04 1.96, 116.59 3.11, 173.81 1.69 M-0.12 -0.35 C65.42 -0.77, 131.51 -0.79, 173.32 -0.4 M172.98 -1.26 C174.27 12.36, 171.88 24.13, 170.98 30.65 M173.29 0.03 C171.95 5.96, 171.9 12.54, 172.22 30.89 M170.74 32.26 C114.88 30.58, 61.41 29.08, -0.7 31.64 M171.89 31.11 C107.53 32.12, 43.99 31.99, 0.36 31.51 M0.75 32.92 C1.71 25.77, 1.94 17.25, 1.8 0.58 M0.03 31.17 C0.3 19.11, -0.63 7.42, 0.33 -0.39" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1288.3149074978296 65.01118334405675) rotate(0 143.85188462999133 81.14818912082251)"><path d="M1.29 -1.34 C76.66 0.94, 152.17 0.46, 287.94 0.62 M286.56 -0.85 C287.49 56.32, 286.87 113.44, 289.42 162.71 M288.17 161.21 C179.72 162.5, 75.07 164.32, 0.14 163.4 M0.31 162.86 C2.92 107.51, 0.32 52.92, -1.83 1.96" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g stroke-linecap="round"><g transform="translate(1547.7461809951221 224.5152236258764) rotate(0 -0.49546062400435176 26.05596998477685)"><path d="M0.86 -0.37 C2.51 4.05, 13.12 17.91, 10.94 26.72 C8.76 35.53, -8.34 47.88, -12.22 52.48" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g transform="translate(1547.7461809951221 224.5152236258764) rotate(0 -0.49546062400435176 26.05596998477685)"><path d="M-4.99 38.26 C-6.89 41.84, -11.59 47.57, -10.74 53.11" stroke="#000000" stroke-width="1.5" fill="none"></path></g><g transform="translate(1547.7461809951221 224.5152236258764) rotate(0 -0.49546062400435176 26.05596998477685)"><path d="M3.09 46.84 C-1.95 47.18, -9.76 49.59, -10.74 53.11" stroke="#000000" stroke-width="1.5" fill="none"></path></g></g><mask></mask><g transform="translate(98.83338928222656 113.05734118097072) rotate(0 96 9.5)"><text x="0" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMExportGlobInstance</text></g><g stroke-linecap="round" transform="translate(109.83338928222656 143.7240587102676) rotate(0 88.66665649414062 60.500030517578125)"><path d="M-0.75 -0.95 C39.17 -2.52, 82.68 -0.76, 175.94 -1.5 M0.99 -0.97 C38.27 -0.77, 78.75 -0.52, 178.33 -0.46 M178.27 0.25 C178.37 29.4, 176.39 60.32, 176.09 119.25 M177.33 -0.94 C178.22 39.7, 176.6 79.54, 177.12 120.09 M177.98 122.7 C135.35 121.19, 88.77 118.81, -0.94 119.44 M177.99 121.58 C125.09 120.44, 71.17 120.17, 0.35 121.32 M1.55 120.23 C-0.27 93.21, 0.56 64.42, 1.75 -0.3 M-0.46 120.94 C0.8 96.67, -0.02 72.3, -0.42 -0.41" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(123.50007629394531 159.72399767511135) rotate(0 58.5 15.5)"><path d="M-0.95 -1.72 C31.08 1.35, 65.43 -0.96, 115.5 -1.6 M-0.97 -0.75 C43.8 -0.45, 87.57 -0.17, 116.54 -0.54 M117.25 0.14 C116.53 9.77, 117.72 21.96, 115.25 31.65 M116.06 0.98 C116.77 8.42, 116.38 17.92, 116.09 30.45 M118.7 32.46 C82.05 29.7, 43.45 30.44, -1.56 30.95 M117.58 31.48 C87.52 31.05, 58.3 32.11, 0.32 30.27 M-0.77 30.14 C-0.43 23.18, -1.78 17.17, -0.3 -1.92 M-0.06 31.24 C0.54 22.56, 0.82 14.87, -0.41 0.34" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(129.5000762939453 164.72399767511135) rotate(0 52.5 10.5)"><text x="52.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">char* name </text></g><g stroke-linecap="round" transform="translate(141.16673278808594 204.05734118097072) rotate(0 7.3333282470703125 8.833328247070312)"><path d="M7.15 0.51 C9.85 1.64, 10.62 3.89, 15.47 9.67 M8.16 0.4 C10.88 4.2, 12.98 6.94, 15.08 8.75 M14.49 8 C12.84 11.33, 9.1 15.37, 7.92 18.7 M14.38 8.65 C12.09 11.54, 10.1 13.95, 8.05 17.33 M8.75 16.67 C4.62 14.29, 1.69 11.93, -0.62 8.98 M7.69 17.24 C4.56 14.74, 2.29 10.94, -0.29 9.17 M-0.21 8.98 C2.04 6.69, 5.89 1.08, 7.44 -0.78 M0.2 8.65 C2.41 6.45, 3.82 4.62, 7.95 -0.18" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(125.83338928222656 196.39065416925197) rotate(0 64 19)"><path d="M0.91 0.25 C30.95 -0.53, 63.08 2.41, 129.2 1.99 M0.71 0.54 C27.01 -0.82, 51.5 0.38, 127.54 0.47 M126.16 0.87 C126.78 10.12, 128.68 23.6, 129.89 37.98 M127.35 -0.91 C128.16 6.93, 127.82 15.78, 127.39 38.33 M126.32 36.9 C77.8 37.26, 29.42 37.76, -0.04 39.31 M127.28 37.21 C82.54 37.65, 35.65 36.84, 0.28 38.77 M-0.03 36.31 C1.92 27.75, -1.76 17.18, -1.3 -0.92 M-0.58 38.62 C-0.51 26.42, 0.25 15.57, -0.29 0.31" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(166.83338928222656 205.39065416925197) rotate(0 23 10.5)"><text x="23" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">global</text></g><g stroke-linecap="round"><g transform="translate(143.83338928222656 213.39065416925197) rotate(0 -55.910267871840404 88.2789895329384)"><path d="M0.15 -0.84 C-18.35 4.44, -109.05 2.5, -111.9 32.21 C-114.75 61.91, -32.81 153.51, -16.93 177.4 M-1.23 1.34 C-19.27 6.69, -106.99 4.23, -109.66 33.24 C-112.33 62.26, -32.29 151.64, -17.24 175.43" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(143.83338928222656 213.39065416925197) rotate(0 -55.910267871840404 88.2789895329384)"><path d="M-43.85 157.67 C-38.32 164.23, -29.87 168.43, -19.17 173.93 M-41.46 158.72 C-34.6 165.12, -26.22 170.19, -17.12 175.5" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(143.83338928222656 213.39065416925197) rotate(0 -55.910267871840404 88.2789895329384)"><path d="M-27.5 145.27 C-25.58 154.63, -20.8 161.61, -19.17 173.93 M-25.11 146.31 C-23.53 156.88, -20.53 166.03, -17.12 175.5" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(110.8333740234375 263.8906999456192) rotate(0 90 16.166671752929688)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M0.26 6.3 C0.83 3.72, 3.7 2.96, 5.39 -0.28 M-0.24 6.05 C0.75 4.95, 2.08 3.44, 5.26 0.02 M-0.36 10.74 C2.92 10.21, 4.88 6.44, 10 0.76 M0.06 12.08 C3.47 7.86, 6.84 3.95, 10.09 0.75 M1.4 19.58 C7.11 10.38, 12.38 3.81, 17.24 1.88 M0.34 19.3 C4.65 12.71, 11.03 6.67, 14.65 0.62 M1.01 25.79 C9.52 14.14, 16.85 5.88, 21.34 1.48 M-0.51 23.79 C4.13 19.06, 9.1 12.92, 21.01 -0.89 M1.86 28.79 C5.64 24.79, 12.84 17.87, 27.54 1.24 M-0.71 31.14 C10.07 19.32, 19.11 8.72, 27.21 -0.46 M0.45 32.05 C12.3 24.15, 17.98 11.92, 33.34 0.6 M2.88 33.94 C10.3 26.09, 16.58 17.98, 31.82 0.79 M8.93 34.27 C13.48 27.22, 19.53 20.5, 35.61 -0.59 M7.17 34.08 C15.76 25.69, 22.86 16.81, 37.78 -0.16 M13.01 32.33 C21.8 23.06, 33.58 9.56, 42.41 -1.66 M13.3 33.52 C21.32 23.44, 31.35 14.4, 41.82 -1.01 M17.11 32.68 C31.4 22.08, 39.55 6.83, 48.34 1.33 M17.53 34.58 C26.68 24.59, 35 13.73, 48.5 0.19 M22.93 33.52 C34.95 22.46, 42.2 10.71, 54.28 0.04 M24.41 33.93 C30.55 26.35, 39.42 16.17, 53.6 0.27 M26.72 33.28 C39.89 20.49, 51.47 9.21, 58.78 0.28 M27.74 33.91 C39.96 21.25, 51.06 7.6, 58.16 -0.7 M32.47 33.76 C42.39 25.55, 47.69 19.23, 61.82 -1.59 M34.41 33.57 C43.09 23.01, 52.41 13.19, 63.91 -0.23 M40.5 32.87 C48.65 22.79, 59.1 11.2, 68.14 -0.14 M38.63 34.16 C46.4 27.65, 52.41 18.36, 69.24 0.98 M46.03 35.28 C50.31 25.6, 58.4 15.21, 75.05 -0.52 M45.16 33.69 C52.84 25.09, 61.03 16.35, 74.69 0.21 M50.36 33.62 C56.81 25.28, 61.74 18.45, 79.77 0.04 M50.18 34.96 C60.26 21.71, 69.7 10.26, 78.89 1.11 M56.18 34.93 C65.06 25.85, 69.95 14.77, 83.18 0.63 M55.21 33.86 C62 26.89, 68.58 17.52, 84.04 -1.12 M59.37 33.05 C73.56 22.61, 83.62 6.88, 89.19 -0.88 M60.58 34.57 C66.49 25.07, 74 18.15, 89.91 0.65 M64.32 35.13 C70.12 25.15, 78.36 18.34, 96.54 0.59 M65.42 33.97 C75.96 23.19, 84.07 12.4, 95.25 0.67 M71.74 34 C80.62 21.2, 91.91 9.46, 102.08 -0.24 M71.14 34.8 C79.51 24.13, 87.67 14.04, 99.8 0.65 M77.99 34.65 C84 23.84, 95.31 13.75, 104.63 1.43 M75.36 34.01 C87.69 22.31, 97.82 7.93, 105.76 -0.98 M82.85 34.66 C88.87 24.78, 97.66 14.82, 112.26 -1.06 M81.4 34.02 C93.39 21.24, 106.19 6.36, 111.72 -0.78 M84.89 34.62 C94.27 27.94, 98.76 20.01, 117.46 -0.69 M86.25 35.03 C97.98 21.76, 110.43 6.79, 115.53 -0.29 M93.23 34.58 C100 23.93, 108.74 16.53, 123.72 -2.01 M92.03 34.22 C102.83 23.23, 111.94 12.39, 121.5 0.55 M98.89 32.49 C106.62 23.64, 117.83 11.87, 126.14 -0.51 M97.98 34.16 C108.08 21.94, 117.56 10.31, 126.68 0.86 M102.57 32.63 C111.97 22.89, 120.37 15.36, 132.59 0.6 M103.89 33.94 C109.88 25.34, 117.73 17.17, 132.64 -0.08 M110 36.07 C113.19 28.8, 119.27 20.18, 137 -1.17 M108.11 33.61 C119.08 22.54, 128.53 10.44, 138.5 0.41 M111.71 33.06 C122.83 20.74, 133.89 9.03, 141.18 -1.2 M113 33.31 C121.73 25.12, 131.71 13.53, 143.32 0.68 M118.39 33.51 C131.37 22.14, 141.44 10.26, 148.15 0.75 M118.89 33.68 C126.81 23.51, 135.54 14.55, 149.14 0.11 M124.66 35.41 C130.88 25.64, 141.97 13.83, 151.94 -1.06 M123.56 33.03 C131.98 24.25, 139.91 17.03, 153.39 -0.73 M128.4 35.29 C137.82 23.51, 151.85 10.91, 158.89 2.06 M130.22 33.72 C135.67 25.84, 141.99 19.45, 157.9 -0.69 M134.56 32.61 C141.03 24.18, 149.77 17.03, 165.48 -0.27 M134.95 33.38 C143.16 23.75, 153.26 12.45, 165.36 0.18 M138.5 32.25 C151.71 22.45, 160.77 9.27, 167.64 -1.11 M140.69 33.19 C149.68 23.7, 158.59 12.99, 170.27 -0.06 M145.09 33.67 C151.95 23.39, 163.41 15.63, 174.56 -1.76 M144.05 33.97 C151.72 26.76, 158.27 19.08, 175.42 -0.99 M151.34 33.58 C160.48 24.03, 166.42 14.03, 182 0.71 M150.55 34.62 C161.1 22.42, 171.19 11.02, 180.89 -0.51 M155.01 34.68 C163.79 25.36, 168.49 21.08, 180.2 6.65 M154.89 33.73 C161.8 27.9, 167.16 19.83, 180.54 6.21 M159.72 32.79 C165.89 27.94, 170.7 22.13, 178.23 12.42 M160.73 34.59 C165.63 29.11, 168.61 25.48, 180.09 12.13 M164.3 33.34 C170.26 31.19, 173.35 25.14, 178.8 19.19 M165.69 34.44 C170.1 29.47, 175.07 23.92, 180.57 19.02 M172.31 33.86 C173.92 29.34, 177.58 27.24, 179.28 24.15 M171.81 34.54 C174.81 30.35, 178.45 26.12, 180.36 23.71 M177.27 34.8 C178.54 33.18, 178.93 31.45, 180.09 30.65 M176.72 34.49 C177.75 33.05, 178.59 32.25, 179.87 30.73" stroke="#fab005" stroke-width="0.5" fill="none"></path><path d="M1.44 1.2 C43.42 -0.49, 81.37 2.01, 181.42 1.09 M0.74 -0.46 C72.33 1.1, 143.79 0.81, 179.08 0.43 M179.85 1.89 C179.7 5.81, 181.67 14.32, 178.71 30.5 M180.1 -0.61 C180.03 9.86, 180.43 18.65, 179.16 31.78 M178.95 32.3 C135.75 33.44, 89.83 31.23, -1.44 30.75 M179.51 32.62 C120.54 30.63, 59.1 30.85, -0.02 31.49 M-0.93 31.04 C-0.87 19.68, 0.53 7.94, -1.16 1.24 M-0.08 32.04 C0.44 24.46, 0.75 15.19, 0.08 0.35" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(189.8333740234375 270.0573716985489) rotate(0 11 10.5)"><text x="11" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[1]</text></g><g transform="translate(186 244.2241044866348) rotate(0 14.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">[0]</text></g><g stroke-linecap="round" transform="translate(111.1666259765625 297.3907762395645) rotate(0 90 16.166671752929688)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.94 6.94 C2.17 4.63, 2.94 1.57, 5.7 0.23 M-0.25 6.25 C1.35 4.85, 2.66 2.63, 5.22 0 M1.53 11.07 C4.01 8.17, 6.68 6.14, 9.98 1.36 M0.12 11.62 C3.33 8.02, 7.03 5.81, 10.52 0.67 M-0.87 18.46 C5.55 13.17, 13.17 5.25, 13.77 0.13 M0.03 19.17 C5.19 11.28, 10.92 6.54, 15.35 -0.63 M-1.26 25.62 C5.97 15.84, 15.75 6.03, 21.24 1.53 M0.73 23.67 C4.65 18.62, 8.85 12.79, 21.97 -1.05 M0.96 31.53 C11.49 19.93, 21.82 8.02, 26.03 -0.62 M-0.36 30.57 C5.74 24.41, 11.02 16.58, 26.87 0.37 M2.92 31.88 C7.27 28.19, 15.42 18.77, 30.82 -1.02 M2.88 33.26 C13.52 21.73, 23.98 8.94, 32.85 -0.52 M7.3 34.44 C18.82 20.03, 28.87 7.66, 36.4 0.01 M7.66 34.23 C15.99 25.38, 23.6 15.36, 36.96 0.44 M13.97 34.14 C21.26 23.7, 29.48 13.54, 43.32 1.08 M12.88 34.78 C23.78 22, 31.73 12.38, 42.1 -0.11 M19.12 32.6 C24.93 26.04, 34.49 16.36, 49.09 -1.65 M18.05 34.19 C24.51 26.43, 32.85 17.14, 47.01 0.22 M23.65 32.44 C31.13 25.73, 39.54 14.66, 53.85 -1.97 M24.53 34.74 C34.07 21.53, 46.35 9.2, 53.79 -0.24 M28.37 33.87 C36.73 27.85, 40.97 21.89, 57.62 -1.05 M28.54 33.89 C34.26 26.96, 40.37 19.14, 57.98 0.03 M33 33.94 C42.55 23.87, 47.05 17.58, 61.89 1.16 M33.07 34.28 C45.84 21.46, 56.91 8.26, 64.04 -0.11 M38.65 35.45 C48.69 21.13, 60.59 7.78, 66.88 0.46 M40.19 34.16 C45.28 26.37, 54.12 17.32, 69.43 0.85 M44.32 33.67 C54.3 21.77, 67.35 6.94, 73.22 0.97 M44.31 34.93 C57 21.01, 68.68 6.14, 74.07 -0.78 M47.88 33.72 C57.68 23.32, 69.03 12.65, 79.1 1.71 M49.15 34.02 C58.57 22.21, 70.09 11.16, 78.47 -0.65 M55.31 33.09 C64.46 19.6, 77.78 7.44, 86 1.13 M55.66 34.18 C64.72 21.76, 74.41 12.04, 85.17 -0.14 M62.34 34.21 C67.18 24.71, 74.08 16.1, 91.85 -0.3 M59.64 33.65 C69.78 23.74, 79.02 12.5, 90.82 0.86 M63.66 35.05 C71.19 27.1, 80.83 18.4, 96.73 0.45 M65.74 33.41 C75.32 23.58, 84.31 14.41, 95.7 0.12 M70.63 33.62 C80.83 24.38, 90.35 11.51, 100.04 -0.45 M70.98 33.4 C79.31 23.01, 89.24 13.74, 99.75 0.38 M76.42 34.58 C88.89 19.32, 101.58 8.74, 106.22 -1.11 M76.79 33.71 C82.16 25.93, 89.14 18.4, 106.11 -0.54 M81.73 33.78 C91.32 23.06, 101.49 11.97, 109.93 0.58 M82.55 34.81 C88.88 25.54, 96.52 15.43, 111.13 -0.42 M87.97 32.85 C93.82 28.38, 97.86 22.09, 117.02 0.33 M87.6 34.79 C93.2 25.21, 100.61 16.99, 117.26 0.27 M90.93 35.7 C102.09 24.06, 110.48 11.36, 121.11 -1.77 M92.8 33.56 C101.04 24.45, 108.44 16.25, 122.38 -0.18 M98.02 35.18 C108.98 20.86, 119 9.74, 125.96 -0.44 M96.54 34.08 C107.22 21.74, 119.18 9.71, 126.08 -0.16 M101.89 33.54 C112.79 24.54, 120.27 13.85, 132.54 -1.89 M102.28 34.55 C113.59 20.93, 125.8 6.88, 133.54 -0.88 M109.66 33.06 C119.89 20.3, 129.8 8.48, 138.24 0.75 M108.57 33.65 C118.08 24.54, 126.64 13.64, 136.58 -0.09 M112.59 32.6 C119.19 25.24, 124.66 20.23, 144.5 -2.02 M114.6 34.79 C120.12 26.17, 128.46 18.88, 142.18 -0.85 M119.29 34.14 C129 24.29, 136.22 14.59, 148.07 0.51 M118.22 33.27 C129.31 24.4, 137.84 12.1, 147.52 0.64 M125.38 35.35 C131.89 21.38, 141.89 11.43, 152.63 1.78 M123.46 34.52 C131.73 25.64, 137.41 18.85, 154.49 0.3 M130.68 36.2 C137.42 25.83, 146.04 15.7, 160.02 -1.41 M128.6 33.34 C141.96 19.97, 151.84 6.68, 158.74 0.35 M132.92 35.43 C141.91 25.32, 151.68 14.89, 165.9 1.58 M135.64 34.11 C143.98 24.6, 153.33 14.05, 164.21 0.58 M140.92 33.2 C147.36 24.44, 152.49 18.9, 170.97 -0.12 M140.39 33.98 C152.21 21.99, 162.35 8.08, 170.16 0.54 M143.59 36.36 C155.08 23.43, 162.17 11.92, 176.63 -0.39 M145.32 33.88 C152.58 27.39, 157.33 19.4, 175.68 0.72 M150.46 33.26 C160.35 24.26, 171.27 11.82, 180.17 0.46 M150.87 33.95 C160.21 24.66, 167.52 13.26, 180.76 0.86 M154.07 34.58 C163.95 27, 168.9 17.95, 180.58 5.06 M155.75 34.05 C160.66 28.56, 166.87 21.03, 178.89 5.88 M161.08 32.64 C165.96 27.23, 170.18 22.37, 180.71 13.63 M160.87 33.69 C166.56 28.28, 170.73 22.61, 181.12 12.24 M167.41 33.94 C168.83 30.02, 172.54 28.47, 180.06 16.96 M166.29 34.28 C169.48 31.15, 173.56 26.97, 179.63 19.59 M170.58 33.86 C174.82 29.75, 177.5 28.53, 180.77 23.87 M171.81 34.22 C173.84 31.16, 176.34 28.75, 180.03 23.84 M177 33.99 C178.02 32.92, 179.37 31.45, 180.55 30.67 M176.59 34.22 C177.86 33.2, 178.65 32.59, 180.19 30.81" stroke="#fab005" stroke-width="0.5" fill="none"></path><path d="M-1.93 -1.5 C67.52 -0.37, 134.97 0.19, 179.09 -1.09 M0.13 0.07 C67.22 -1.76, 135.2 -1.47, 179.12 0.32 M178.13 1.95 C179.25 8.16, 178.48 18.48, 178.17 31.23 M180.85 0.73 C180.44 9.17, 179.25 19.55, 179.22 32.31 M181.16 33.29 C134.4 32.07, 89.33 34.2, 0.65 30.87 M179.62 31.9 C134.6 33.71, 88.7 34.6, -0.15 31.37 M-0.12 32.82 C0.88 22.97, 1.45 15.11, -0.82 0.68 M0.48 32.95 C-0.33 22.97, 0.44 13.84, -0.02 -0.05" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(185.6666259765625 303.5574479924942) rotate(0 15.5 10.5)"><text x="15.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[...]</text></g><g stroke-linecap="round" transform="translate(111.83343505859375 328.39083727472075) rotate(0 90 15.5)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M0.24 6.8 C0.31 4.57, 2.83 3.57, 5.03 -0.33 M-0.31 6.67 C0.71 4.81, 2.59 3.05, 4.86 0.03 M1.09 11.41 C3.95 9.1, 5.63 6.3, 10.49 0.05 M0.28 11.5 C3.75 9.62, 5.66 6.31, 11.24 0.42 M-0.27 20.07 C6.99 12.63, 9.08 5.6, 16.55 2.06 M-0.11 17.47 C4.05 14.39, 7.4 8.37, 15.99 1.18 M-0.9 24.16 C10.08 13.03, 16.59 6.93, 19.71 -0.66 M-0.09 23.83 C4.03 18.04, 10.27 12.36, 22.19 -0.91 M0.93 31.77 C8.48 22.74, 15 11.77, 24.81 1.61 M-0.04 31.44 C8.67 19.76, 19.35 9.12, 25.29 -0.61 M1.59 34.55 C14.08 20.32, 22.76 8.43, 32.92 0.06 M3.83 33.04 C13.68 20.93, 23.67 10.02, 32.68 -0.08 M8.3 32.19 C16.28 22.18, 25.75 12.24, 36.51 -0.02 M8.29 34.36 C17.96 21.86, 28.92 9.57, 36.88 -0.49 M12.79 32.96 C18.73 25.19, 27.82 18.69, 43.12 -0.74 M14.59 32.37 C20.59 24.76, 28.8 14.96, 42.08 -0.89 M17.76 34.26 C30.78 20.61, 42.46 5.99, 46.6 1.02 M17.78 34.42 C28.19 22.72, 37.34 11.32, 47.16 0.09 M23.91 34.16 C35 20.21, 46 7.25, 54.71 0.1 M23.62 33.48 C31.82 25.21, 39.41 15.69, 52.2 -0.61 M31.18 34.04 C37.8 25.44, 45.59 12.88, 56.39 -0.28 M28.56 33.42 C36.91 23.11, 46.14 13.75, 57.57 -0.19 M35.73 31.79 C43.95 21.42, 54.41 9.95, 65.4 -2.08 M34.66 33.88 C42.69 24.46, 51.24 14.89, 64.41 -0.83 M38.42 32.73 C48.64 21.23, 55.97 12.93, 67.53 0.23 M38.92 33.83 C50.31 21.47, 60.05 11.26, 69.67 0.56 M43.32 34.36 C51.54 25.19, 57.58 19.06, 76.27 -1.81 M45.52 34 C55.14 21.33, 64.18 10.43, 74.65 -0.47 M48.68 33.7 C60.55 22.86, 70.1 12.51, 80.01 1.88 M49.76 32.82 C61.61 21.68, 69.55 9.91, 80.06 0.36 M54.16 31.82 C67.9 19.29, 79.5 8.73, 85.73 -1.45 M55.08 32.69 C63.95 23.68, 74.47 11.94, 84.47 -0.78 M60.49 32.46 C70.87 19.46, 84.63 7.63, 90.17 1.14 M61.56 33.18 C68.35 25.19, 74.91 19.61, 89.44 0.44 M64.69 34.52 C74.23 26.2, 81.25 18.51, 95.53 -1.18 M66.98 33.23 C78.18 21.71, 88.38 8.74, 95.97 -0.32 M71.73 34.68 C78.66 24.95, 85.41 16.54, 100.68 1.62 M71.35 32.4 C80.36 24.41, 86.78 15.53, 101.59 0.19 M77.73 31.95 C84.75 27.81, 89.14 18.45, 104.78 -1.07 M75.93 33.08 C85.91 22.02, 96.36 10.61, 106.84 0 M81.63 34.19 C88.6 26.82, 95.57 17.13, 110.56 0.11 M81.76 33.66 C89.19 23.26, 97.65 14.55, 110.36 0.16 M88.42 34.76 C95.88 24.51, 107.42 11.36, 115.27 1.75 M86.72 32.84 C94.19 24.09, 103.56 15.57, 116.69 0.69 M92.77 34.99 C100.66 22.87, 111.2 9.65, 121.19 0.54 M94 32.77 C103.32 22.32, 113.06 10.51, 122.67 -0.92 M98.25 32.78 C105.08 25.09, 112.97 14.25, 128.1 0.05 M97.21 33.32 C108.71 22.21, 117.22 10.41, 126.68 -0.3 M105.04 33.19 C113.12 22.09, 121.05 11.6, 134.28 0.02 M102.85 33.25 C112.05 22.76, 121.22 13.39, 133.54 0.85 M109.07 32.98 C114.29 26.4, 123.84 17.17, 137.73 -1.01 M109.36 34.48 C118.87 22.45, 128.09 9.64, 136.56 -0.1 M113.72 31.12 C119.52 26.11, 128.12 17.22, 141.87 -1.21 M113.66 33.26 C122.32 24.98, 128.11 14.71, 143.05 -0.45 M121.04 33.47 C129.95 21.72, 139.65 10.09, 148.66 -0.84 M120.18 34.45 C125.71 26.06, 131.67 19.32, 148.35 1.06 M123.4 31.21 C130.16 24.57, 136.27 20.18, 152.37 -1.74 M125.38 32.66 C133.62 23.04, 143.92 12.57, 153.37 0.42 M130.7 33.53 C137.84 24.55, 143.55 16.97, 160.7 -0.72 M130.78 32.55 C137.06 23.92, 145.77 15.78, 158.62 -0.36 M134.03 34.09 C143.72 23.89, 153.22 16.31, 164.51 -1.02 M135.52 33.97 C142.43 25.87, 148.63 18.15, 163.74 -1.11 M140.9 31.62 C148.97 22.65, 161.73 10.46, 171.01 -1.74 M141.34 34.25 C150.17 21.72, 161.21 10.7, 169.52 -0.23 M146.24 33.26 C151.36 24, 161.65 16.82, 173.39 -1.3 M146.52 34.12 C153.31 23.81, 163.43 14.83, 175.47 -0.47 M150.86 35.32 C162.83 21.82, 173.49 8.3, 180.1 1.14 M152.12 34.21 C159.52 22.63, 170.02 13.14, 179.8 0.26 M157.97 34.15 C165.82 21.98, 175.88 10.68, 178.53 5.05 M155.36 34.49 C163.54 24.72, 170.78 15.24, 179.07 5.91 M162.14 31.38 C166.75 26.22, 171.77 24.05, 179.32 13.2 M162.45 33.25 C168.35 25.73, 175.91 18.38, 179.26 11.65 M166.54 32.58 C171.45 29.57, 175.15 22.54, 179.01 18.58 M166.64 34.34 C170.34 30.6, 172.79 27.47, 180.32 18.45 M172.55 32.35 C174.27 32.21, 176.61 28.76, 180.35 25.13 M172.02 33.34 C174.06 31.41, 176.4 28.06, 180.91 24.7 M177.41 33.69 C178.45 32.56, 179.87 31.35, 179.96 30.76 M177.58 33.51 C178.3 32.98, 179.11 32.04, 179.92 30.51" stroke="#fab005" stroke-width="0.5" fill="none"></path><path d="M0.57 1.42 C72.99 3.33, 142.9 0.26, 181.49 -0.91 M-0.16 -0.92 C62.86 -0.75, 123.97 0.2, 179.92 0.94 M178.95 -1.29 C177.88 8.85, 177.88 17.45, 180.19 29.77 M180.64 -0.84 C179.71 9.84, 179.48 20.59, 179.47 30.98 M178.95 29.56 C112.62 32.56, 49.07 30.4, -0.97 31.57 M179.83 30.98 C111.23 31.1, 43.99 29.26, -0.47 30.35 M0.67 29.84 C1.26 22.3, -0.8 15.94, -0.15 -0.59 M-0.43 31.08 C0.2 21.16, -0.17 10.46, -0.23 0.9" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(189.33343505859375 338.39083727472075) rotate(0 12.5 10.5)"><text x="12.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[n]</text></g><g stroke-linecap="round" transform="translate(133.50003051757812 392.2241807805801) rotate(0 98.00007629394531 19.666732788085938)"><path d="M1.09 1.98 C43.2 -2.48, 89.7 -2.3, 196.94 0.25 M196.87 -1.25 C194.18 12.72, 195.79 26.03, 195.98 37.46 M194.17 38.91 C116.26 36.97, 40.37 36.84, 0.65 41.03 M-1.1 38.4 C-1.81 24.62, -1.3 9.97, 1.31 1.16" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g transform="translate(144.83331298828125 401.8907762395645) rotate(0 82 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMGlobalInstance</text></g><g transform="translate(199.6666717529297 503.89079149835356) rotate(0 96.5 9.5)"><text x="0" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMExportMemInstance</text></g><g stroke-linecap="round" transform="translate(210.6666717529297 534.5575090276504) rotate(0 88.66665649414062 60.500030517578125)"><path d="M-0.17 -0.97 C41.63 2.13, 85.8 2.63, 178.27 0.73 M0.97 0.13 C45.94 -0.24, 89.54 -1.01, 178 0.87 M177.61 -0.95 C176.35 25.13, 175.92 53.4, 178.34 121.51 M176.78 0.68 C177.23 45.91, 176.17 91.41, 178.28 120.53 M178.75 121.46 C122.16 120.81, 68.13 121.78, -1.41 121.51 M177.37 121.29 C139.52 119.96, 102.64 119.09, -0.18 120.93 M-0.95 120.26 C1.31 88.02, 0.93 55.08, -1.35 1.39 M-0.06 120.77 C1.66 77.55, 1.88 35.53, 0.78 -0.1" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(224.33335876464844 550.5574479924942) rotate(0 58.5 15.5)"><path d="M-0.97 -1.96 C30.4 -1.29, 60.01 1.04, 117.73 -0.93 M0.13 0.97 C30.27 -1.54, 59.95 -0.47, 117.87 -0.81 M116.05 -0.55 C115.55 7.21, 117.34 17.39, 117.51 32.57 M117.68 0.25 C117.02 7.59, 116.74 17.74, 116.53 31.14 M117.46 31.42 C82.01 33.81, 49.41 30.42, 0.51 29.26 M117.29 30.95 C77.65 31.88, 37.49 30.85, -0.07 30.74 M-0.74 32.88 C0.33 21.73, 0.57 8.12, 1.39 1.08 M-0.23 31.51 C-0.58 25.38, 0.24 19.07, -0.1 -0.67" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(230.33335876464844 555.5574479924942) rotate(0 52.5 10.5)"><text x="52.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">char* name </text></g><g stroke-linecap="round" transform="translate(242.00001525878906 594.8907914983536) rotate(0 7.3333282470703125 8.833328247070312)"><path d="M8.72 -0.78 C10.9 3.22, 12.25 4.79, 14.22 9.03 M7.9 -0.23 C10.12 3.88, 13.79 6.63, 14.47 8.82 M13.93 8.46 C12.78 12.25, 10.72 15.28, 7.68 17.26 M14.74 8.56 C13.02 11.65, 11.21 13.33, 7.93 18.05 M7.15 18.84 C4.74 13.64, 2.35 10.23, 0.42 8.35 M7.96 18.16 C5 14.93, 3.08 12.26, 0.28 8.74 M0.12 9.9 C2.31 5.84, 4.91 5.03, 6.86 -0.11 M-0.36 9.44 C2.5 6.79, 4.66 3.27, 7.75 0.55" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(226.6666717529297 587.2241044866348) rotate(0 64 19)"><path d="M-1.39 1.79 C33.15 -0.1, 63.49 -1.62, 128.06 1.94 M-0.4 -0.96 C40.74 1.1, 79.33 -0.13, 127.68 0.14 M127.02 0.44 C128.91 10.12, 129.46 18.63, 127.25 36.89 M127.19 -0.14 C129.04 13.53, 128.23 27.86, 128.7 38.71 M129.98 37.53 C85.24 37.6, 43.57 37.8, -1.1 38.06 M128.84 37.07 C85.69 37.85, 43.49 38.39, -0.44 37.53 M1.5 38.43 C-1.7 29.41, 0.72 16.13, -0.18 -0.12 M0.74 38.21 C0.59 27.39, -0.86 16.57, 0.92 -0.03" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(263.6666717529297 596.2241044866348) rotate(0 27 10.5)"><text x="27" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">memory</text></g><g stroke-linecap="round"><g transform="translate(244.6666717529297 604.2241044866348) rotate(0 -55.152343048587966 88.93260316701065)"><path d="M1.07 0.56 C-17.48 6.14, -107.34 3.25, -110.56 32.61 C-113.79 61.97, -33.92 152.68, -18.27 176.71 M0.18 -0.19 C-18.56 5.62, -108.04 4.15, -111.28 33.85 C-114.53 63.56, -34.59 154.02, -19.28 178.05" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(244.6666717529297 604.2241044866348) rotate(0 -55.152343048587966 88.93260316701065)"><path d="M-43.51 162.44 C-36.31 166.65, -26.15 175.35, -19.02 180 M-43.78 162.59 C-38.23 166.2, -30.65 171.3, -19.76 177.78" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(244.6666717529297 604.2241044866348) rotate(0 -55.152343048587966 88.93260316701065)"><path d="M-27.12 150.09 C-25.99 158.95, -21.8 172.15, -19.02 180 M-27.39 150.23 C-26.51 157.18, -23.55 165.76, -19.76 177.78" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(10 589.224150263002) rotate(0 95 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">(WASMMemoryInstance*)</text></g><g stroke-linecap="round" transform="translate(211.66665649414062 654.724150263002) rotate(0 90 16.166671752929688)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.94 6.04 C0.85 4.28, 2.89 2.89, 5.49 0.94 M-0.33 6.1 C1.08 4.8, 2.81 2.27, 5.12 0.68 M1.23 12.37 C3.93 7.73, 5.16 6, 10.65 -0.49 M-0.41 11.35 C2.78 9.09, 6 5.95, 11.29 0.54 M-1.38 18.7 C4.44 12.04, 12.89 4.85, 15.08 0.92 M-0.61 18.1 C3.53 12.98, 9.45 8.47, 16.48 0.46 M0.05 22.8 C5.01 17.65, 13.94 9.19, 20.29 -0.34 M0.61 24.4 C5.49 17.48, 11.74 11.88, 21.98 0.01 M0.23 31 C8.3 22.65, 14.9 13.63, 26.79 -0.38 M0.32 31.26 C9.99 18.38, 19.18 6.79, 26.01 -0.03 M3.02 33.54 C7.93 25.44, 12.7 20.52, 32.48 0.15 M2.16 33.92 C8.74 26.32, 14.72 19.8, 32.62 0.29 M6.28 32.24 C15.42 27.31, 21.17 19.08, 37.85 -1.52 M6.61 34.96 C16.55 23.69, 26.64 10.7, 35.91 -0.52 M13.59 35.57 C21.61 20.86, 35.11 10.03, 43.65 -1.73 M13.61 34.04 C22.53 22.89, 31.87 12.28, 41.54 0.78 M17.35 34.22 C29.12 24.4, 35.92 11.57, 48.09 0.23 M17.44 35.05 C26.93 24.79, 33.99 15.91, 46.76 -0.56 M23.17 35.33 C34.84 21.92, 41.51 12.05, 52.53 -1.4 M23.96 33.1 C29.19 27.64, 37.33 20.28, 53.97 -1.11 M29.04 35.15 C37.53 23.07, 48.14 10.78, 58.66 -0.22 M27.69 34.78 C35.48 26.42, 42.21 17.03, 58.71 -0.01 M32.39 34.31 C42.54 24.16, 54.12 11.85, 62.2 -1.16 M33.63 34.05 C44.08 23.29, 55.22 10.52, 63.24 -0.78 M40.54 34.63 C47.71 20.96, 60.32 8.96, 70.08 -1.84 M39.62 34.79 C49.19 23.67, 57.65 14.37, 68.5 -0.08 M43.19 33.95 C51.95 22.46, 60.2 15.17, 74.1 -0.12 M43.61 34.23 C54.96 21.67, 66.31 10.39, 73.74 0.52 M49.43 35.42 C54.3 26.09, 63.35 20.52, 80.18 0.58 M50.57 33.91 C58.03 26.21, 64.79 16.93, 78.45 -0.29 M52.91 34.07 C63.87 23.37, 75.51 11.03, 86 -0.25 M54.5 34.93 C65.15 23.48, 74.87 12.01, 85.96 0.72 M61.58 33.41 C67.32 27.37, 75.02 19.6, 90.18 -1.6 M59.96 34.14 C68.37 26.2, 76.36 16.54, 89.44 0.5 M66.85 35.91 C75.65 23.22, 85.24 11.1, 94.01 -0.38 M66.12 35.37 C77.16 21.1, 88.76 8.99, 95.45 -0.06 M69.25 35.66 C82.45 23.43, 89.72 12.71, 102.6 -0.86 M70.28 33.64 C79.6 25.6, 87.23 16.9, 99.94 -0.89 M75.67 32.86 C84.9 25.43, 93.17 14.46, 106.6 -2.14 M75.89 34.42 C87.27 20.52, 99.07 7.67, 105.83 -0.56 M81.02 34.41 C94.91 22.19, 105.1 8.09, 111.34 0.46 M82.09 33.76 C93.59 21.63, 104.66 8.12, 111 -0.98 M85.4 32.47 C97.15 23.91, 108.02 9.63, 117.91 0.71 M85.77 33.62 C96.26 23.63, 103.7 14.15, 117.18 -0.56 M91.82 33.02 C105.43 20.32, 115.05 7.74, 123.6 0.21 M93.05 34.01 C100.68 24.92, 109.65 14.63, 121.25 -0.61 M99.38 34.44 C108.15 21.48, 117.59 10.43, 128.4 1.31 M97.35 34.22 C105.32 24.74, 113.17 15.47, 127.58 1.05 M104.92 32.03 C112.17 19.8, 124.53 8.62, 133.98 -1.65 M102.89 33.06 C108.1 25.78, 115.8 20.04, 131.89 0.06 M108.29 32.63 C115.84 27.19, 122.47 17.44, 138.91 2.25 M108.75 34.09 C114.34 26.11, 120.51 19.93, 138.25 -0.2 M113.95 35.12 C125.56 23.33, 135.59 12.24, 142.37 -0.96 M114.4 33.78 C124.77 20.69, 135.44 9.49, 143.69 0.53 M120.19 33.05 C124.49 28.04, 129.97 20.31, 147.28 -1.52 M117.71 34.8 C129.75 21.87, 140.95 8.82, 149.14 -0.33 M124.85 35.14 C130.88 26.3, 136.89 21.23, 152.04 0.57 M124.48 34.19 C133.7 22.23, 145.31 10.47, 154.03 -1.02 M130.46 35.88 C141.22 22.4, 151.45 10.81, 157.68 0.14 M128.51 34.6 C138.4 22.51, 148.94 11.8, 159.27 0.8 M133.94 32.09 C143.41 23.26, 153.57 8.85, 163.58 1.39 M135.08 34.49 C141.95 25.35, 150.96 15.8, 163.83 -0.75 M139.81 33.45 C150.23 22.55, 161.85 10.33, 170.64 -1.5 M139.02 33.39 C147.82 25.11, 154.84 16.95, 169.73 0.49 M145.2 35.87 C153.19 25.18, 161.9 16.14, 176.95 -1.88 M145.58 34.81 C153.3 25.29, 160.81 16.32, 174.61 -0.14 M152.32 32.24 C160.4 24.22, 165.8 16.86, 181.02 0 M149.71 33.75 C157.76 25.78, 163.81 17.79, 180.72 0.21 M154.94 33.3 C162.16 27.4, 168.46 19.44, 179.52 6.31 M156.42 35.17 C165.1 24.26, 173.3 14.14, 179.57 5.8 M161.41 34.9 C167.06 30.87, 168.35 26.03, 181.54 12.32 M160.61 33.94 C165.86 27.81, 173.35 20.78, 179.99 12.71 M165.84 34.6 C170.62 28.46, 174.87 25.72, 181.25 19.37 M166.14 35.06 C170.44 29.39, 174.98 25.04, 179.68 18.42 M171.81 34.16 C175.13 31.23, 178.46 27.93, 180.27 25.47 M172.14 34.6 C174.81 31.47, 177.01 28.6, 179.7 24.56 M176.48 34.91 C178.35 32.88, 179.6 31.49, 180.22 30.76 M176.83 34.65 C177.36 33.67, 178.28 32.81, 180.24 30.73" stroke="#fab005" stroke-width="0.5" fill="none"></path><path d="M-0.93 -0.79 C70.19 1.29, 140.51 1.29, 179.64 -0.81 M-0.81 -0.36 C36.43 -1.42, 73.03 -1.84, 179.33 -0.49 M181.57 -0.58 C179.41 9.31, 181.53 21.34, 180.28 30.72 M180.14 -0.13 C181.01 9.94, 180.53 18.68, 179.28 33.33 M178.26 33.05 C129.12 32.86, 81.02 32.7, -0.13 34.01 M179.74 32.81 C142.33 31.73, 105.18 33.14, 0.1 33.08 M1.08 30.43 C0.04 21.81, -0.25 12.55, -1.21 1.47 M-0.67 31.91 C0.66 21.92, 0.04 12.09, -0.24 -0.43" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(290.6666564941406 660.8908220159317) rotate(0 11 10.5)"><text x="11" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[1]</text></g><g transform="translate(286.8332824707031 635.0575548040176) rotate(0 14.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">[0]</text></g><g stroke-linecap="round" transform="translate(211.99990844726562 688.2242265569473) rotate(0 90 16.166671752929688)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.48 6.28 C1.18 5.63, 2.61 4.04, 5.67 0.43 M0.12 6.09 C1.09 4.86, 3.08 2.78, 5.34 -0.01 M-1.37 12.13 C3.65 7.52, 7.39 2.69, 10.08 1.24 M0.61 12.04 C3.38 9.93, 5.69 7.01, 10.71 0.57 M0.27 19.87 C3.46 13.69, 7.92 9.57, 14.67 -0.65 M-0.57 19.07 C4.04 14.89, 7.98 9.23, 14.75 -0.07 M0.42 25.94 C4.87 16.26, 12.29 9.77, 19.97 -1.71 M0.15 23.81 C8.16 16.89, 14.29 8.18, 20.72 0.7 M1.68 29.04 C10.05 21.62, 15.59 13.27, 25.76 0.79 M-0.57 29.67 C7.75 20.25, 16.84 9.49, 25.54 -0.51 M0.55 32.06 C12.35 23.24, 22.32 9.65, 30.61 1.61 M2.4 33.28 C11.4 25.17, 19.23 14.12, 32.73 -0.24 M7.76 35.53 C14.49 26.54, 20.45 17.86, 37.02 0.37 M8.15 33.88 C12.88 25.76, 19.67 19.69, 37.39 -0.64 M12.14 34.6 C23.12 24.05, 30.58 12.3, 41.27 -0.05 M13.25 33.06 C24.41 20.67, 35.2 9.72, 42.65 0.77 M19.83 32.42 C26.27 25.46, 33.84 15.17, 46.68 -1.05 M17.6 34.06 C24.86 24.87, 31.39 17.52, 46.66 0.37 M22.76 32.34 C31.76 23.55, 38.5 13.11, 53.49 -1.91 M24.6 34.73 C34.68 23.53, 42.59 12, 53.03 0.73 M30.02 32.38 C39.28 24.03, 47 11.4, 60.11 0.71 M29.12 33.91 C33.78 27.66, 40.43 20.46, 57.84 -0.1 M34.99 34.36 C41.76 24.84, 47.13 19.06, 64.97 -0.86 M34.34 35.37 C42.93 23.39, 51.46 13.93, 64.09 -0.32 M37.93 34.64 C48.5 23.29, 58.71 9.67, 67.84 -0.81 M38.98 34.41 C49.75 22.15, 58.71 10.88, 68.64 0.92 M42.57 32.81 C52.97 25.72, 59.42 18.51, 75.59 -1.44 M43.55 35.36 C51.85 25.47, 59.44 17.05, 74.72 -0.24 M49.28 34.81 C59.06 25.72, 66.5 14.39, 79.56 -0.72 M50.16 34.63 C60.14 20.29, 71.36 9.23, 78.9 0.97 M56.39 33.46 C62.56 28.66, 67.15 21.49, 85.34 -1.85 M55.49 33.96 C63.62 26.18, 71.61 15.46, 85.5 0.17 M61.97 34.8 C72.75 22.18, 79.82 9.16, 90.11 -0.8 M61.27 34.73 C67.56 25.03, 75.4 17.48, 89.64 -0.82 M65.17 34.65 C75.03 19.93, 87.36 10.31, 96.42 0.07 M65.23 35.22 C76.74 21.42, 87.32 9.38, 95.65 0.22 M72.04 32.9 C78.44 28.75, 82.09 19.01, 101.5 0.52 M71.61 34.92 C78.17 25.74, 82.97 19.01, 100.07 -0.74 M76.8 34.08 C84.32 25.03, 91.34 16.94, 107.13 0.81 M76.06 33.79 C85.15 24.48, 92.58 16.33, 106.1 0.26 M83.7 33.71 C90.82 24.91, 97.66 17.6, 112.88 -1.84 M82.16 34.52 C91.56 22.16, 100.49 11.62, 110.56 0.49 M88.3 34.79 C93.03 28.1, 101.12 18.53, 117.32 1.95 M86.39 33.88 C93.24 28.11, 98 21.11, 115.75 -0.5 M91.3 34.19 C99.67 26.16, 108.8 14.81, 122.57 -1.62 M92.56 34.92 C102.48 20.79, 113.39 9.29, 121.65 0.72 M95.86 35.16 C107.67 22.07, 121.93 6.24, 124.93 1.17 M96.83 34.3 C105.25 24.94, 115.64 14.88, 127.19 -0.05 M101.37 33.66 C114.74 22.17, 125.07 5.52, 134.03 0.76 M102.14 34.55 C112.27 23.77, 120.34 14.07, 133.06 -0.61 M108.82 34.91 C116.66 24.83, 128.78 11.23, 136.11 -1.26 M107.17 33.41 C119.64 22.42, 129.67 9.39, 137.68 -0.03 M114.57 35.75 C124.12 22.1, 131.15 13.49, 141.89 0.27 M112.86 33.98 C125.1 21.61, 136.44 7.44, 142.67 0.53 M119.69 33.13 C130.36 20.6, 139.34 10.33, 149.82 0.53 M119.35 34.17 C125.23 28.18, 130.05 19.25, 148.82 0.23 M123.74 34.47 C135.16 20.82, 144.14 12.24, 153.93 1.18 M124.41 34.82 C133.5 23.39, 142.13 13.06, 153.54 -0.28 M130.12 34.21 C141.55 20.77, 150.09 10.06, 159.15 0.76 M128.48 35.11 C135.05 27.15, 142.88 19.55, 158.87 -0.51 M135.86 32.14 C140.85 24.67, 151.58 16.15, 165.09 -0.87 M135.1 34.75 C143.4 22.59, 152.76 13.25, 164.9 -0.87 M140.93 33.92 C150.4 25.45, 155.76 13.54, 169.38 -0.03 M139.87 33.34 C147.29 27.26, 152.97 19.64, 169.78 -0.4 M145.41 34.21 C155.69 25.5, 162.01 11.7, 175.46 -0.9 M144.29 35.32 C155.09 20.99, 167.13 8.35, 175.16 0.52 M150.08 33.36 C163.78 21.59, 173.68 6.09, 179.92 -0.94 M149.98 33.55 C156.51 27.3, 163.59 18.56, 180.16 0.47 M155 36.17 C160.28 26.53, 168.59 20.73, 178.39 8.2 M155.96 33.86 C165.6 23.31, 173.5 11.77, 178.97 7.01 M162.7 32.98 C168.39 28.45, 173.07 20.17, 179.87 13.35 M161.44 35.01 C165.57 28.72, 171.01 23.81, 179.8 13.15 M165.44 34.16 C171.75 31.27, 174.75 25.39, 179.6 18.58 M165.81 35.05 C170.2 29.46, 174.09 25.66, 179.41 18.99 M172.62 34.38 C175.5 31.04, 178.15 28.01, 181.06 23.01 M171.97 34.38 C174.88 29.9, 178.04 27.54, 180.21 24.52 M176.67 34.79 C177.43 33.65, 178.43 32.12, 179.86 30.48 M176.8 34.54 C177.74 33.41, 178.94 31.79, 180.29 30.4" stroke="#fab005" stroke-width="0.5" fill="none"></path><path d="M1.94 0.26 C47.59 -0.42, 90.48 -1.97, 181.34 1.74 M0.14 -0.47 C39.11 -0.1, 78.29 0.8, 180.51 0.26 M178.89 1.37 C180.41 12.51, 178.29 24.18, 181.89 31.4 M180.71 0.23 C180.17 9.42, 180.95 20.04, 179.29 32.59 M180.06 32.92 C141.57 31.22, 105.01 29.48, -0.37 32.19 M179.53 31.96 C131.59 31.63, 82.05 31.75, -0.67 33.03 M-0.12 31.86 C1.32 19.67, 1.78 9.86, 1.57 -0.2 M-0.03 32.62 C0.65 24.56, -0.3 16.78, -0.45 1" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(286.4999084472656 694.390898309877) rotate(0 15.5 10.5)"><text x="15.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[...]</text></g><g stroke-linecap="round" transform="translate(212.66671752929688 719.2242875921036) rotate(0 90 15.5)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M0.02 6.9 C1.58 5.19, 2.93 3.61, 4.85 -0.24 M-0.44 6.53 C1.15 4.88, 2.34 3.43, 5.26 0.44 M-0.2 12.06 C3.84 7.01, 7.81 3.98, 9.55 -1.41 M0.83 12.7 C3.38 9.42, 5.65 6.31, 10.13 0.07 M-0.25 17.9 C4.21 13.62, 6.43 8.67, 14.64 -0.36 M0.02 19.31 C3.46 14.22, 5.84 10.17, 15.51 -0.31 M-1.36 23.11 C4.94 17.69, 8.88 10.82, 21.94 0.56 M1.22 24.81 C5.15 18.72, 9.32 13.91, 21.37 0.19 M1.96 31.02 C7.01 23.13, 15.12 12.92, 26.88 1.85 M-0.71 30.24 C7.61 20.78, 14.98 12.04, 26.58 0.13 M3.13 33.7 C11.33 22.74, 17.56 17.23, 31.47 0.01 M3.84 33.84 C11.48 23.15, 20 14.56, 31.35 -1.09 M7.54 34.44 C17.64 20.72, 31.05 6.98, 35.4 1.75 M7.11 32.5 C13.89 26.25, 22.09 16.76, 37.17 1.13 M14.34 34.2 C18.02 26.84, 24.17 19.66, 43.75 0.3 M14.47 32.08 C22.01 24.98, 28.73 16.9, 42.2 -0.12 M19 34.01 C28.9 20.96, 38.61 8.13, 46.41 1.96 M18.57 32.68 C28.98 21.05, 39.9 8.33, 47.28 0.99 M24.5 32.41 C33.89 19.29, 46.14 6.91, 53.81 -1.54 M25.27 33.85 C29.41 26.02, 36.6 18.99, 53.36 0.33 M30.62 33.92 C34.76 25.4, 43.27 20.06, 56.28 1.44 M28.53 33.97 C37.89 23.54, 46.78 12.5, 57.53 0.09 M35.16 32.18 C39.79 26.99, 48.66 17.65, 63.84 -1.13 M34.29 33.21 C42.88 23.13, 53.2 11.66, 64.43 0.05 M38.47 34.67 C44.24 26.33, 51.43 18.24, 69.51 1.5 M40.67 33.1 C50.76 20.53, 61.87 8.72, 68.25 -0.11 M46.05 33.41 C52.49 26.78, 60.74 16.21, 73.17 -0.74 M45.24 33.05 C55.43 21.64, 64.55 11.47, 74.19 0.43 M51.75 34.11 C57.02 25.28, 62.64 18.74, 80.79 -0.23 M49.82 32.38 C61.53 20.49, 72.93 7.56, 78.42 -0.06 M57.05 34.64 C61.35 27.66, 67.69 18.31, 84.32 0.71 M56.49 34.6 C65.35 22.77, 73.87 13.45, 85.58 -0.6 M62.85 33.44 C67.91 22.35, 78.36 12.34, 88.94 0.27 M60.99 32.7 C70.8 22.4, 79.48 10.38, 90.7 0.84 M64.86 31.99 C75.5 24.33, 85.67 12.46, 96.93 1.61 M66.77 33.43 C76.83 21.84, 86.92 10.13, 94.73 0.52 M73.3 35.2 C81.5 20.22, 94.03 9.11, 98.94 -0.69 M72.38 32.54 C82.09 19.72, 93.84 5.99, 100.43 -0.7 M76.34 33.91 C83.73 25.31, 95.22 14.43, 105.83 -0.26 M77.48 33.15 C83.84 26.43, 91.1 17.71, 105.93 -0.13 M83.79 33.27 C93.1 22.79, 104.8 7.14, 111.94 -0.42 M82.32 32.94 C92.23 20.97, 103.43 8.38, 110.61 -0.92 M86.51 35.21 C95.95 23.73, 105.13 15.61, 114.32 -1.05 M87.68 34.49 C97.84 21.55, 109.49 6.98, 115.99 -0.09 M92.16 34.87 C104.64 19.84, 116.25 5.82, 123.24 0.11 M92.35 32.52 C101.63 22.56, 111.18 12.42, 122.91 0.05 M96.55 35.04 C109.44 20.96, 116.66 10.85, 126.84 0.17 M97.11 34.23 C107.22 24.71, 115.09 14.08, 127.85 -0.6 M103.41 34.58 C108.59 24.22, 117.9 19.67, 132.28 -1.75 M104.18 32.49 C110.27 25.23, 116.84 18.21, 132.69 -0.88 M107.77 34.89 C120.59 20.23, 127.34 8.59, 139.02 -0.06 M109.19 34.23 C115.74 25.78, 123.68 16.65, 137.68 0.93 M115.7 32.31 C124.69 21, 135.67 6.98, 144.67 -0.28 M114.66 33.63 C124.33 21.65, 132.34 12.69, 143.95 -0.68 M119.67 32.59 C125.34 26.1, 136.79 15.48, 146.3 1.41 M119.98 34.46 C127.32 22.38, 137.42 13.09, 148.45 0.92 M126.34 31.31 C135.42 22.64, 144.54 11.99, 154.2 0.58 M124.85 33.3 C130.93 25.57, 138.49 16.7, 154.4 0.72 M131.89 32.33 C139.53 22.49, 149.82 11.32, 157.26 1.03 M129.25 33.92 C138.78 24.39, 146.32 13.97, 158.31 -0.62 M133.8 32.2 C143.24 25.22, 148.61 18.15, 164.76 1.21 M134.95 32.44 C142.27 25.1, 150.67 15.15, 164.39 -0.51 M142.22 34.62 C146.35 23.96, 155.68 15.56, 167.67 -1.35 M141.43 33.72 C149.62 23.45, 158.47 12.87, 169.58 0.88 M147.06 35.65 C152.18 23.18, 162.67 13.77, 176.45 0.37 M144.7 33.31 C157.28 20.06, 168.78 7.85, 175.96 -1.13 M152.62 34.34 C162.45 19.11, 173.84 6.26, 178.42 -0.59 M150.6 34.04 C160.9 21.96, 170.44 12.02, 179.77 -0.43 M154.19 33.47 C164.29 25.5, 171.44 16.08, 181.6 7.93 M156.97 33.51 C163.04 24.11, 170.72 16.51, 179.92 6.97 M163.19 34.69 C168.8 25.26, 175.4 18.41, 179.08 11.9 M161.54 33.14 C166.01 29.1, 168.88 25.48, 180.04 12.28 M168.49 35.02 C171.52 29.2, 174.32 24.73, 179.9 19.81 M166.84 33.46 C170.82 29.54, 174.64 24.46, 179.94 18.68 M173.51 33.26 C175.95 30.37, 177.95 26.53, 180.96 25.24 M172.59 32.74 C175.79 30.16, 178.49 26.42, 179.96 24.84 M177.36 33.79 C178.5 32.16, 179.21 31.29, 180.15 31.02 M177.39 33.81 C178.17 32.71, 178.96 31.92, 179.99 30.76" stroke="#fab005" stroke-width="0.5" fill="none"></path><path d="M1.95 -0.36 C53.75 -2.15, 110.45 1.5, 178.38 -0.72 M-0.28 -0.67 C47.74 1.07, 96.96 1.11, 180.78 -0.29 M180.5 0.28 C178.21 7.85, 181.71 15.34, 180.27 30.74 M180.21 -0.72 C181.21 11.25, 179.51 23.22, 179.13 31.36 M179.9 30.87 C137.58 29.66, 91.44 31.38, -0.52 31.94 M180.94 31.1 C134.74 30.55, 87.32 31.03, 0.54 30.05 M1.01 29.79 C1.49 22.39, 1.59 12.75, -1.34 -0.84 M0.51 30.76 C-0.42 18.38, -0.44 7.72, -0.92 -0.77" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(290.1667175292969 729.2242875921036) rotate(0 12.5 10.5)"><text x="12.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[n]</text></g><g stroke-linecap="round" transform="translate(234.33331298828125 783.0576310979629) rotate(0 98.00007629394531 19.666732788085938)"><path d="M-0.81 -1.92 C62.7 2.09, 121.1 -0.36, 195.36 0.28 M195.02 0.44 C196.9 10.45, 197.46 19.3, 195.25 38.22 M194.39 39.05 C125.69 38.67, 51.89 39.34, 1.41 40.75 M1.98 38.86 C-1.5 27.14, -1.82 14.64, -1.1 0.06" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g transform="translate(245.66659545898438 792.7242265569473) rotate(0 85 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMMemoryInstance</text></g><g stroke-linecap="round"><g transform="translate(761.5000457763672 209.14082201593166) rotate(0 -235.1008458497821 -39.01886975046375)"><path d="M-0.75 0.17 C-46.46 -12.18, -196.76 -64.36, -275.04 -75.04 C-353.32 -85.73, -437.84 -66.07, -470.41 -63.94 M1.06 -0.79 C-44.22 -12.91, -194.16 -63.48, -272.87 -73.88 C-351.59 -84.28, -438.35 -64.77, -471.26 -63.2" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(761.5000457763672 209.14082201593166) rotate(0 -235.1008458497821 -39.01886975046375)"><path d="M-444.17 -78.4 C-451.98 -73.97, -458.88 -70.9, -470.23 -62.31 M-443.51 -75.75 C-453.75 -71.48, -463.99 -65.95, -470.45 -63.4" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(761.5000457763672 209.14082201593166) rotate(0 -235.1008458497821 -39.01886975046375)"><path d="M-441.79 -58.02 C-449.98 -58.34, -457.44 -60.02, -470.23 -62.31 M-441.13 -55.37 C-452.14 -58.72, -463.27 -60.81, -470.45 -63.4" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(749.5512229860934 386.3933010586473) rotate(0 -181.67109641309762 95.6091543283861)"><path d="M-1.17 -0.18 C-23.58 30.46, -73.38 160.03, -133.81 184.93 C-194.24 209.83, -325.53 155.34, -363.76 149.22 M0.42 -1.32 C-21.69 30.02, -71.37 161.62, -131.68 186.39 C-191.98 211.16, -322.82 153.49, -361.41 147.29" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(749.5512229860934 386.3933010586473) rotate(0 -181.67109641309762 95.6091543283861)"><path d="M-331.78 143.39 C-342.24 143.92, -351.2 145.6, -361.75 147.92 M-331.94 146.05 C-337 146.07, -343.11 146.16, -361.96 146.59" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(749.5512229860934 386.3933010586473) rotate(0 -181.67109641309762 95.6091543283861)"><path d="M-337.44 163.11 C-346.09 156.76, -353.05 151.49, -361.75 147.92 M-337.6 165.78 C-341.66 161.79, -346.6 157.83, -361.96 146.59" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(697.1667327880859 550.8075548040176) rotate(0 92 9.5)"><text x="0" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMExportTabInstance</text></g><g stroke-linecap="round" transform="translate(695.8333358764648 570.4742265569473) rotate(0 88.66665649414061 60.500030517578125)"><path d="M1.12 -0.79 C66.02 -2.18, 135.42 -1.64, 176.35 -1.15 M-0.71 0.06 C45.96 1.47, 92.21 0.85, 177.8 -0.19 M175.42 0.26 C179.21 34.28, 178.4 65.28, 179.23 121.46 M178.07 0.82 C177.5 26.18, 178.64 50.88, 178.09 120.96 M179.19 119.66 C124.24 123.39, 72.2 121.31, 0.05 122.65 M177.05 120.67 C120.78 122.59, 65.03 121.26, 0.58 120.32 M-1.52 121.71 C0.13 84.97, -0.16 48.99, 0.34 -0.23 M-0.09 121.15 C-1.05 88.88, -1.73 58.86, -0.91 0.3" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(709.5000228881836 586.4741655217911) rotate(0 58.5 15.5)"><path d="M-0.79 -1.67 C25.8 -0.6, 53.63 -1.64, 115.85 -0.75 M0.06 -0.63 C25.04 -0.13, 49.38 1.3, 116.81 -0.3 M117.26 1.45 C118.97 11.04, 117.36 22.71, 117.46 29.22 M117.82 -0.92 C117.88 12.3, 117.03 24.9, 116.96 30.91 M115.66 29.5 C80.43 30.12, 41.01 32.13, 1.65 31.3 M116.67 30.29 C92.42 30.04, 65.83 31.25, -0.68 30.93 M0.71 31.53 C-0.34 20.92, -0.86 10.7, -0.23 -0.84 M0.15 30.95 C-0.74 18.41, 0.46 6.36, 0.3 -0.2" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(715.5000228881836 591.4741655217911) rotate(0 52.5 10.5)"><text x="52.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">char* name </text></g><g stroke-linecap="round" transform="translate(727.1666793823242 630.8075090276504) rotate(0 7.3333282470703125 8.833328247070312)"><path d="M7.16 0.03 C9.8 2.71, 12.07 6.05, 13.7 8.12 M8.05 -0.54 C9.23 2.36, 10.95 3.99, 14.87 9.55 M15.58 9.35 C13.34 11.85, 12.21 11.62, 8.98 18.58 M15.01 9.12 C12.12 12.59, 9.74 15.36, 8.1 18.17 M8.46 16.51 C4.15 14.23, 2.75 10.98, -0.99 9.61 M8.4 17.3 C5.46 15.6, 3.28 12.86, 0.19 8.54 M-0.35 9.14 C1.09 7.17, 3.41 4.44, 9 -0.61 M-0.54 8.56 C2.49 5.84, 4.82 3.65, 7.64 0.22" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(711.8333358764648 623.1408220159317) rotate(0 64 19)"><path d="M0.05 -0.97 C32.38 -0.19, 65.99 -0.77, 126.43 -1.43 M-0.97 -0.54 C39.69 -0.29, 78.14 0.25, 128.98 -0.96 M128.63 0.05 C130.17 12.36, 126.5 25.58, 129.67 39.47 M128.22 -0.23 C128.4 14.49, 127.56 29.26, 128.91 38.93 M126.03 36.69 C98.25 40.15, 68.71 36.81, 1.04 37.44 M127.37 37.33 C94.45 38.18, 59.67 39.19, -0.78 37.24 M0.24 36.89 C0.24 25.02, -0.94 14.15, -1.02 -0.18 M-0.73 38.3 C-0.89 26.31, -0.18 13.43, 0.36 -0.2" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(754.3333358764648 632.1408220159317) rotate(0 21.5 10.5)"><text x="21.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">table</text></g><g stroke-linecap="round" transform="translate(696.8333206176758 690.6408677922989) rotate(0 90 16.166671752929688)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.72 6.62 C1.4 4.36, 2.32 3.43, 4.33 -0.15 M-0.64 6.18 C1.12 5.09, 2.96 2.75, 5.19 0.19 M0.29 10.46 C4 8.51, 6.74 2.38, 9.61 -0.41 M0.11 11.91 C3 9.02, 5.03 6.31, 11.24 -0.78 M0.6 19.56 C4.55 12.41, 11.72 5.18, 15.47 -0.75 M-0.09 18.08 C4.04 11.98, 9.7 7.26, 14.69 0.12 M1.58 24.77 C6.72 15.26, 13.95 8.09, 19.79 1.58 M0.49 25.04 C7.72 14.17, 17.52 5.75, 20.62 0.17 M-1.47 30.4 C5.47 22.89, 10.6 18.28, 27.44 2.17 M0.95 31.15 C10.66 19.46, 19.94 7.6, 26.72 0.95 M3.43 34.85 C8.49 28.77, 12.47 18.96, 30.26 -0.31 M2.65 34.53 C11.69 21.11, 23.99 10.16, 31.37 0.19 M7.57 35.78 C18.14 21.88, 27.16 11.84, 38 0.41 M6.66 33.3 C15.88 25.34, 23.59 14.41, 36.83 -0.16 M11.29 35.2 C19.47 25.65, 27.64 17.02, 41.95 0.71 M13.32 34.28 C24.11 19.54, 37.53 5.81, 41.78 -0.77 M17.06 32.99 C26.06 23.91, 37.5 15.05, 46.22 -0.31 M18.19 33.23 C24.83 26.14, 33.03 16.54, 48.33 -0.63 M23.85 35.22 C30.61 24.22, 38.81 14.58, 51.36 1.7 M24.24 34.75 C34.09 21.2, 46.07 8.6, 52.59 0.1 M28.36 32.73 C37.69 25.53, 45.23 15.1, 57.55 0.9 M27.94 33.59 C39.59 21.6, 48.91 9.7, 57.64 0.32 M34.01 34.43 C40.75 26.23, 49.26 15.61, 64.33 -0.15 M34.09 33.53 C41.06 25.51, 49.66 14.28, 64.12 -0.75 M39.44 34.08 C47.56 24.26, 53.58 15.17, 69.75 2.05 M39.17 34.92 C47.42 24.69, 55.42 16.09, 69.22 0.62 M44.96 35.21 C53.58 26.27, 60.19 15.14, 74.07 -1.48 M43.6 35.1 C53.68 24.14, 60.94 14.58, 75.25 -0.15 M51.61 34.28 C62.33 21.52, 73.03 10.25, 78.94 0.35 M49.68 34.41 C58.71 24.45, 66.16 15.26, 78.64 0.36 M56.31 33.38 C67.69 20.04, 79.06 9.63, 83.1 1.24 M54.59 34.38 C65.57 22.97, 75.2 10.91, 84.46 0.7 M59.56 34.71 C71.04 23.57, 78.92 11.93, 89.58 -1.88 M60.9 34.95 C70.45 23.4, 78.96 12.03, 89.52 0.83 M64.63 33.17 C75.5 22.47, 86.63 13.38, 97.33 1.67 M65.65 34.71 C75.94 22.09, 87.13 9.1, 94.8 -0.71 M69.28 34.92 C80.09 24.74, 84.98 16.97, 100.47 0.88 M70.81 34.09 C79 23.96, 87.59 14.71, 100.57 -0.52 M76.86 33.94 C83.74 27.36, 88.76 18.58, 107.96 1.64 M76.41 33.61 C86.98 20.46, 99.39 8.28, 106.88 -1.21 M80.11 34.61 C91.31 20.28, 104.55 10.43, 110.77 -0.72 M80.97 33.06 C92.35 22.24, 102.81 10.77, 110.59 0.92 M88.27 36.24 C95.15 25.34, 98.94 18.98, 116.92 1.89 M86.61 33.75 C94.55 24.93, 104.11 14.51, 117.25 -0.23 M90.77 35.65 C101.06 26.4, 105.03 17.42, 121.96 -0.87 M91.52 33.73 C100.77 25.81, 108.4 16.29, 121.43 -0.05 M96.47 35.75 C103.75 26.25, 111.07 18.9, 125.43 1.06 M97.05 34 C104.67 24.77, 113.28 17.11, 126.01 0.24 M101.29 32.05 C108.8 27.29, 118.82 18, 131.88 -0.59 M102.18 33.69 C109.35 25.96, 116.25 19.75, 133.06 0.54 M107.42 33.31 C114.68 25.64, 121.48 17.32, 136.08 2.19 M108.61 34.37 C117.99 23.28, 126.81 13, 137.87 1.12 M115.04 31.99 C122.46 22.93, 132.19 12.33, 144.71 -1.77 M113.25 33.17 C124.63 20.82, 136.22 8.06, 142.49 0.81 M117.44 32.92 C129.3 24.87, 139.52 13.1, 149.49 -0.26 M119.26 35.08 C127.61 23.6, 138.38 11.99, 147.75 0.26 M124.76 35.79 C130.78 24.01, 138.52 17.41, 152.97 -1.12 M124.6 34.08 C130.55 27.47, 137.43 18.46, 152.82 0.09 M131.16 35.75 C136.03 24.16, 145.54 13.95, 157.6 -1.68 M129.04 33.48 C137.26 24.97, 146.31 15.88, 159.18 0.18 M134.51 33.93 C143.88 22.87, 153.6 9.06, 163.53 -0.2 M134.69 33 C144.54 22.21, 152.48 12.3, 164.23 -0.16 M139.58 34.09 C149.94 22.29, 157.04 13.62, 169.7 -1.3 M139.05 35.12 C146.12 27.04, 151.33 21.43, 169.25 1.07 M145.06 33.82 C156.54 23.02, 164.55 9.72, 175.59 0.58 M144.89 34.94 C155.82 21.98, 165.92 11.45, 174.99 0.73 M150.04 33.43 C161.72 21.53, 168.99 12.55, 178.41 -0.21 M150.51 34.72 C161.89 21.35, 172.59 8.38, 179.64 -0.2 M154.47 34.74 C164.46 25.03, 173.51 11.45, 180.82 6.77 M155.12 35.32 C164.7 25.43, 173.03 14.67, 180.51 6.36 M160.2 34.39 C169.63 27.19, 174.69 15.86, 179.22 12.75 M161.67 33.16 C168.34 25.71, 174.91 18.8, 181.08 12.97 M164.18 34.4 C169.61 31.43, 173.71 28.66, 178.41 16.75 M166.91 33.48 C169.04 30.55, 173.06 27.52, 179.54 19.23 M172 34.51 C174.61 30.68, 177.63 26.55, 180.07 23.27 M171.21 34.35 C174.39 29.98, 178.49 26.25, 180.06 23.9 M176.5 34.79 C177.97 33.87, 178.23 32.74, 180.35 31.07 M176.85 34.49 C177.71 33.27, 178.54 32.27, 179.83 30.54" stroke="#fab005" stroke-width="0.5" fill="none"></path><path d="M-0.99 -1.15 C39.73 -0.86, 79.38 -0.56, 180.13 -1.26 M0.46 -0.19 C55.19 1.33, 111.97 0.01, 180.13 0.72 M181.89 0.46 C178.33 14.18, 181.77 26.25, 181.65 30.49 M180.75 -0.04 C179.98 11.9, 180.99 24.35, 179.33 31.58 M180.05 33.99 C119.34 29.47, 59.13 30.59, -0.67 30.91 M180.58 31.65 C113.87 31.46, 47.09 30.37, 0.36 32.6 M0.34 32.1 C-0.88 25.23, -1.06 14.64, 0.31 -0.11 M-0.91 32.63 C0.03 24.93, 0.59 18.54, 0.63 0.75" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(775.8333206176758 696.8075395452286) rotate(0 11 10.5)"><text x="11" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[1]</text></g><g transform="translate(771.9999465942383 670.9742723333145) rotate(0 14.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">[0]</text></g><g stroke-linecap="round" transform="translate(697.1665725708008 724.1409440862442) rotate(0 90 16.166671752929688)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.72 6.19 C1.18 4.26, 1.77 3.26, 4.65 -0.03 M0.07 6.69 C0.53 5.37, 1.76 4.09, 5.27 0.74 M0.84 11.54 C2.21 7.26, 6.37 3.84, 11.44 0.24 M0.22 11.62 C3.74 9.02, 5.66 5.61, 11.24 -0.11 M1.04 17.87 C6.23 12.32, 9.28 6.94, 17.15 1.27 M-0.56 18.07 C5.5 12.15, 9.28 7.99, 14.76 0.59 M-0.27 23.26 C8.37 13.87, 17.19 8.37, 22.82 1.88 M0.06 25.02 C7.67 15.79, 13.8 7.94, 21.02 0.77 M-0.45 28.97 C7.82 24.92, 13.78 18.85, 27.28 -0.96 M0.82 29.7 C11.12 18.95, 21.14 5.63, 26.18 0.41 M4.24 31.88 C11.63 20.23, 22.85 11.04, 33.51 -0.68 M1.73 34.56 C12.41 22.49, 21.79 11.99, 32.5 -0.64 M5.43 35.85 C14.87 24.52, 25.59 12.55, 36.11 1.48 M8.35 33.48 C14.22 26.36, 20.83 17.92, 36.49 -0.27 M12.54 34.64 C17.89 26.03, 26.3 21.3, 41.11 0.82 M12.43 34.52 C21.92 22.06, 31.84 11.61, 42.34 -0.96 M17.99 35.36 C27.34 24.44, 32.65 16.29, 49.32 -0.3 M18.66 34.25 C27.65 24.27, 36.39 12.35, 47.92 0.6 M23.68 32.59 C32.49 21.59, 43.63 14.39, 52.13 -0.08 M23.91 33.7 C34.53 21.21, 44.93 9.45, 52.22 0.76 M30.35 32.92 C38.72 23.81, 46.52 15.71, 58.79 1.18 M28.2 33.7 C35.36 25.55, 42.69 17.76, 57.36 1.17 M34.73 34.06 C42.89 24.1, 53 11.98, 64.27 1.5 M34.49 33.91 C43.76 22.97, 54.48 10.04, 64.01 0.08 M38.09 33.56 C46.75 24.45, 59.43 12.35, 68.53 -0.3 M38.91 34.32 C47.83 24.6, 56.68 13.74, 69.38 0.64 M44.89 35.49 C52.51 22.15, 63.18 10.67, 76.36 -0.21 M44.09 33.81 C51.63 26.82, 58.39 18.44, 74.72 0.13 M49.92 35.61 C62.53 20.23, 72.92 7.11, 80.7 1.42 M49.88 34.17 C58.31 23.53, 66.59 15.52, 79.22 0.3 M53.57 35.88 C67.65 19.36, 79.04 9.21, 86.42 0.35 M55.37 34.37 C63.44 24.2, 72.33 15.66, 85.55 0.61 M61.71 32.79 C68.83 24.9, 73.35 17.05, 89.65 -1.16 M60.35 33.88 C69.37 21.81, 81.01 11.03, 89.78 0.52 M64.95 35.87 C75.1 27.12, 83.2 17.65, 97.59 -1.9 M65.29 34.9 C74.06 22.57, 84.02 12.12, 94.88 -1.21 M70.5 32.11 C77.59 26.65, 84.04 19.45, 99.84 0.78 M70.77 33.68 C78.97 25.01, 86.34 15.42, 100.65 -0.26 M77.41 32.41 C87.28 24.28, 98.52 12.61, 108.19 -0.69 M75.5 34.78 C86.83 23.66, 95.36 12.25, 107.25 0.54 M80.47 35.97 C89.08 26.17, 93.76 20.34, 111.94 -1.58 M81.74 34.36 C89.04 25.69, 96.01 18.21, 111.09 -0.51 M85.46 32.8 C97.73 22, 110.14 8.47, 117.04 0.31 M87.32 34.47 C95.5 25.84, 103.21 14.58, 115.71 0.05 M92.98 32.09 C98.39 26.35, 104.18 18.11, 120.72 -0.7 M93.04 34.31 C98.75 26.1, 105 18.9, 121.01 -0.63 M97.77 32.7 C106.3 24.4, 112.87 16.62, 128.06 -1.44 M96.73 34.52 C106.17 24.49, 113.13 15.76, 127.47 -0.16 M104.51 35.55 C110.08 26.18, 115.38 17.94, 133.15 1.27 M102.62 34.46 C110.2 27.08, 116.43 18.52, 132.01 0.06 M107.16 34.09 C114.74 23.66, 126.04 16.14, 136.39 -0.91 M107.39 34.53 C118.26 22.19, 130.05 9.59, 136.93 0.23 M112.73 34.75 C123.39 22.88, 134.1 10.58, 142.34 -1.45 M113.59 33.36 C121.92 24.56, 130.12 16.74, 142.37 0.32 M120.63 35.32 C127.4 27.33, 132.5 18.59, 148.97 1.53 M119.64 34.2 C129.88 21.78, 139.72 9.32, 147.32 -0.58 M122.46 33.45 C133.33 22.15, 142.07 10.34, 153.54 -0.32 M125.26 34.12 C133.34 21.65, 144 11.33, 154.03 -0.02 M129.32 33.05 C140.55 19.89, 150.38 7.37, 157.88 -1.14 M129.48 34.32 C138.44 25.36, 145.79 15.94, 159.04 1.14 M135.65 32.75 C141.47 23.51, 151.37 15.11, 166.19 1.57 M134.08 33.41 C143.13 23.95, 151.56 14.9, 163.59 -1.04 M138.51 32.32 C148.99 24.73, 155.17 12.9, 170.38 -0.59 M139.58 33.72 C146.92 26.58, 153.15 19.77, 168.66 -0.27 M144.78 33.86 C152.44 24.14, 164.4 13.67, 175.87 -0.53 M144.04 35.27 C154.16 23.78, 163.75 13.88, 175.35 0.25 M149.68 32.49 C160.55 22.96, 166.52 16.6, 178.88 0.83 M150.3 34.34 C158.37 23.51, 167.53 14.82, 179.93 1.09 M157.44 33.05 C160.97 28.7, 167.69 21.69, 178.39 7.74 M156.26 35.02 C161.23 27.81, 167.7 20.64, 180.35 5.71 M162.41 33.27 C164.18 27.48, 171.27 24.13, 180.44 12.2 M160.65 34.19 C168.49 27.24, 175.48 17.77, 180.27 11.79 M166.41 36.22 C169.77 29.71, 169.85 26.82, 180.98 18.8 M166.05 34.85 C172.15 28.15, 177.3 23.54, 180.54 17.98 M172.25 33.19 C174.68 30.75, 176.17 29.03, 181.59 23.97 M171.49 34.25 C173.31 31.81, 175 29.68, 180.94 23.96 M177.16 34.27 C177.74 33.76, 178.77 32.53, 180.11 30.4 M176.73 34.25 C177.9 32.97, 178.8 31.75, 180 30.49" stroke="#fab005" stroke-width="0.5" fill="none"></path><path d="M-1.73 -1.57 C43.69 0.8, 88.96 0.84, 178.07 -1.08 M0.36 0.98 C61.36 0.68, 125.35 1.38, 180.32 0.03 M181.79 1.67 C181.54 14.41, 178.24 26.77, 180.45 31.88 M180.19 0.91 C180.91 11.47, 179.24 24.66, 179.02 31.68 M178.32 33.38 C125.03 31.93, 69.76 33.94, -1.25 31 M180.33 31.55 C114.8 32.56, 51.39 31.92, 0.12 31.78 M1.65 31.31 C-0.14 22.4, -0.07 10.05, -1.45 0.6 M-0.6 32.69 C-0.3 26.21, 0.65 19.52, 0.73 -0.76" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(771.6665725708008 730.3076158391739) rotate(0 15.5 10.5)"><text x="15.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[...]</text></g><g stroke-linecap="round" transform="translate(697.833381652832 755.1410051214004) rotate(0 90 15.5)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.08 5.74 C1 4.24, 2.9 2.05, 4.24 -0.07 M-0.59 6.6 C0.96 4.86, 2.86 3.4, 5.03 -0.04 M-1.16 11.02 C3.08 7.48, 7.65 4.56, 10.59 -0.29 M0.6 12.65 C2.84 8.9, 7.65 4.06, 10.92 0.42 M1.04 18.29 C2.26 14.94, 8.44 11.21, 15.68 -0.39 M0.66 17.51 C3.11 15.03, 5.83 11.01, 16.28 0.67 M0.77 22.61 C7.33 19.88, 12.59 13.81, 21.71 1.85 M1.13 23.44 C5.55 17.43, 10.08 13.22, 20.52 -0.11 M1.86 31.67 C9 24.52, 15.21 13.21, 28.13 1.64 M0.98 30.95 C9.27 19.54, 17.4 10.43, 26.78 0.79 M2.03 31.48 C11.27 24.49, 21.86 12.65, 32.45 1.24 M3.62 32.58 C9.31 26.37, 15.4 19.07, 32 0.68 M6.62 34.58 C19.74 19.99, 30.08 8.55, 35.48 -1.59 M7.77 33.41 C15.83 23.14, 24.43 13.43, 36.03 0.94 M12.44 32.5 C22.51 25.81, 28.19 15.65, 43.17 0.77 M12.92 32.33 C19.21 26.07, 25.66 18.25, 42.06 -0.73 M20.3 32.14 C25.15 24.34, 34.53 16.55, 47.92 -1.69 M18.51 34.26 C24.82 24.87, 33.32 17.12, 47.62 0.94 M24.2 31.24 C33.15 26.72, 37.27 17.18, 54.38 1.76 M24.83 32.47 C30.55 26.02, 35.44 19.98, 53.02 -0.88 M30.66 32.81 C38.35 24.67, 46.95 14.64, 56.8 -0.93 M28.95 32.9 C40.11 20.99, 49.77 10.19, 58.34 0.15 M33.87 34.3 C41.44 24.94, 49.2 18.68, 64.77 -2.16 M33.54 34.09 C39.84 26.07, 47.04 19.44, 63.88 -0.22 M38.26 34.34 C51.97 21.36, 59.8 10.04, 68.61 1.75 M40.13 33.82 C49.62 22.29, 58.91 12.75, 69.13 0.52 M43.14 33.38 C55.32 19.89, 70.29 6.49, 73.14 1.01 M45.36 34.56 C56.65 21.23, 68.48 7.56, 75.28 -0.14 M51.8 32.87 C61.86 19.88, 74.05 8.85, 79.01 0.78 M50.79 32.57 C61.88 21.29, 72.56 7.93, 80.12 -0.41 M56.88 31.75 C68.21 21.71, 79.03 8.89, 84.5 -0.39 M55.84 33.11 C67.01 21.77, 77.23 10, 84.57 0.05 M62.14 32.84 C68.79 22.49, 80.17 9.69, 90.83 1.9 M60.3 32.78 C72.35 21.63, 81.75 9.87, 89.6 -0.54 M67.78 35.31 C77.27 24.14, 86.27 11.02, 95.98 0.31 M65.31 32.78 C74.8 22.79, 83.39 11.94, 94.74 0.14 M72.29 33.07 C82.76 21.63, 91.15 11.17, 100.01 0.21 M71.75 33.17 C78.27 24.8, 85.77 17.1, 101.03 -0.16 M77.69 35.28 C87.86 24.87, 97.09 12.12, 106.87 -1.87 M77.31 34.19 C83.79 25.26, 93.26 16.75, 105.48 -0.03 M83.43 32.7 C89.57 25.15, 98.61 13.71, 109.7 -1.83 M82.87 32.52 C92.88 21.45, 101.32 10.63, 112.05 0.97 M87.61 34.23 C99.96 21.23, 110.03 8.85, 115.99 -0.79 M87.53 34.56 C93.1 25.5, 99.63 18.3, 115.46 1.23 M92.88 33.23 C102.67 20.53, 112.89 8.46, 120.17 -0.44 M93.06 32.7 C102.76 21.17, 111.84 9.57, 121.46 0.7 M99.69 32.07 C105.29 25.57, 112.32 16.83, 126.24 -0.27 M98.85 32.66 C105.5 24.47, 113.51 16.09, 126.04 -0.59 M104.13 32.48 C109.81 23.29, 117.87 18.33, 130.86 -0.48 M104.41 33.67 C113.18 22.18, 120.84 12.92, 132.25 -0.53 M107.25 32.06 C119 24.2, 124.28 13.21, 138.74 0.52 M108.32 33.85 C120.11 21.4, 129.12 9.38, 138.23 -0.64 M112.83 34.65 C121.25 25.02, 130.56 12.15, 142.37 -1.49 M114.68 32.43 C122.08 25.7, 127.21 17.93, 142.58 -0.74 M120.75 34.81 C128 23.07, 138.89 12.59, 149.41 1.95 M120.13 33.07 C125.17 25.77, 130.55 18.33, 148.4 1.25 M124.76 32.24 C131.52 23.12, 139.52 16.22, 154.44 0.36 M124.29 32.1 C132.93 23.65, 141.03 14.48, 154.75 0.65 M129.82 32.25 C133.91 26.5, 140.81 18.66, 158.33 -1.21 M130.69 33.83 C136.88 25.63, 144.25 18.03, 158.59 0.3 M133.89 32.14 C142.83 24.85, 152.05 17.86, 163.98 -1.76 M135.33 32.84 C146.79 20.74, 156.88 7.11, 164.28 -0.19 M141.25 33.68 C148.53 21.11, 160.24 11.6, 167.73 2.11 M141.55 33.24 C151.25 22.69, 159.32 10.72, 169.51 -0.15 M143.66 34.3 C157.2 22.14, 168.09 8.53, 175.06 0.64 M145.92 33.69 C158.12 20.89, 168.85 7.84, 174.82 -0.54 M152.97 31.73 C161.32 23.02, 170.89 10.42, 180.01 1.35 M150.44 32.96 C160.51 23.25, 170.37 12.12, 179.53 0.29 M155.66 34.76 C162.27 27.74, 166.82 20.92, 178.99 8.22 M155.81 34.45 C164.24 24.67, 173.47 13.26, 179.31 6.71 M160.07 32.37 C168.99 26.83, 175.45 17.86, 181.21 10.34 M162.26 34.24 C168.87 25.32, 174.38 18.68, 179.2 12.18 M167.65 32.19 C169.24 27.42, 176.45 23.88, 181.46 16.66 M167.47 33.31 C170.96 30.58, 174.46 24.94, 180.08 18.95 M172.66 33.08 C173.57 32.04, 177.7 28.37, 179.25 24.78 M172.23 33.07 C173.8 31.11, 176.31 29.28, 179.98 24.7 M177.59 33.9 C178.75 32.5, 179.45 31.17, 180.16 30.76 M177.48 33.48 C178.11 32.64, 178.91 31.81, 180.03 30.79" stroke="#fab005" stroke-width="0.5" fill="none"></path><path d="M-1.43 0.13 C46.03 1.58, 92.65 0.33, 180.92 -0.37 M-0.96 0.13 C49.24 -0.94, 97.35 -1.75, 180.95 0.23 M181.47 1.65 C178.44 7.79, 180.72 12.64, 181.51 30.92 M180.93 -0.67 C179.31 9.4, 179.08 17.38, 180.02 31.83 M179.44 30.33 C121.89 33.28, 65.39 30.6, 1.16 29.64 M179.24 31.36 C127.53 29.3, 74.64 29.04, 0.17 30.88 M-0.18 31.31 C-0.36 21.21, -1.71 15.6, -1.82 0.6 M-0.2 31.63 C0.94 23.02, 0.92 12.89, 0.58 0.86" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(775.333381652832 765.1410051214004) rotate(0 12.5 10.5)"><text x="12.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[n]</text></g><g transform="translate(496.5000457763672 650.4744249212051) rotate(0 85.5 9.5)"><text x="0" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">(WASMTableInstance *)</text></g><g stroke-linecap="round"><g transform="translate(736.8334197998047 638.4742418157364) rotate(0 -34.455977577799935 9.294579118872093)"><path d="M-0.72 -0.69 C-12.42 2.1, -58.41 14.61, -70.01 17.95 M1.1 1.56 C-10.21 5.03, -56.15 16.62, -67.65 19.28" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(736.8334197998047 638.4742418157364) rotate(0 -34.455977577799935 9.294579118872093)"><path d="M-43.86 1.49 C-50.97 6.05, -56.41 14.2, -67.07 17.43 M-43.09 2.02 C-50.31 6.5, -57.45 12.67, -67.01 19.65" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(736.8334197998047 638.4742418157364) rotate(0 -34.455977577799935 9.294579118872093)"><path d="M-38.99 21.43 C-47.82 19.73, -54.77 21.65, -67.07 17.43 M-38.22 21.96 C-46.86 20.6, -55.42 20.97, -67.01 19.65" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(763.1667327880859 446.2527698473692) rotate(0 -42.13499375757368 64.13821360776171)"><path d="M0.89 0.88 C-12.53 16.57, -69.56 72.86, -81.37 94.05 C-93.17 115.23, -71.89 122.56, -69.93 127.98 M-0.11 0.29 C-13.58 16.1, -70.92 74.01, -82.16 94.97 C-93.39 115.93, -69.6 120.65, -67.52 126.04" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(763.1667327880859 446.2527698473692) rotate(0 -42.13499375757368 64.13821360776171)"><path d="M-82.47 120.71 C-81.71 120.15, -75.23 121.95, -68.47 125.54 M-84.43 119.95 C-77.42 122.33, -72.24 123.45, -67.59 125.83" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(763.1667327880859 446.2527698473692) rotate(0 -42.13499375757368 64.13821360776171)"><path d="M-74.97 111.63 C-75.94 113.2, -71.17 117.09, -68.47 125.54 M-76.93 110.87 C-72.53 116.48, -69.99 120.8, -67.59 125.83" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(460.5000457763672 453.8075548040176) rotate(0 86.5 9.5)"><text x="0" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMFunctionInstance</text></g><g stroke-linecap="round" transform="translate(1096.029450416565 615.4406999456194) rotate(0 114.66668701171875 35.666656494140625)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M0.5 6.59 C0.65 4.18, 2.98 2.72, 4.92 -0.07 M-0.65 6.06 C1.45 4.46, 3.19 2.46, 4.84 -0.03 M0.85 13.15 C3.1 9.65, 4.83 5.36, 10.18 -0.87 M-0.06 11.61 C3.92 8.19, 7.1 4.57, 10.98 0.75 M0.13 18.46 C4.32 11.99, 8.72 9, 15.38 2.08 M-1.1 18.33 C3.42 14.19, 7.04 10.61, 16.47 -0.24 M-0.31 24.39 C5.08 17.86, 9.85 12.38, 20.55 1.81 M1.1 25.05 C7.57 15.95, 15.63 7.79, 20.99 0.92 M-1.65 31.55 C7.97 20.15, 19.3 9.14, 24.29 1.02 M0.92 30.02 C10.68 19.38, 19.96 6.04, 26.84 -0.6 M-0.22 35.35 C8.88 23.57, 20.49 10.61, 30.09 -1.13 M0.69 36.94 C12.16 22.22, 24.24 9.05, 32.82 0.26 M-0.68 40.96 C10.69 28.81, 24 13.36, 35.51 -0.77 M-0.09 43.36 C8.91 32.54, 15.87 24.23, 37.2 0.01 M0.48 48.04 C16.63 32.78, 32.92 13.54, 41.99 1.11 M-0.5 48.29 C12.14 34.91, 24.04 21.74, 42.25 0.81 M0.21 53.84 C8.5 42.91, 18.96 32.55, 48.17 -0.86 M-0.4 55.14 C10.41 43.5, 20.62 32.66, 47.18 -0.15 M-1.88 61.76 C20.58 37.72, 37.13 17.71, 51.7 -2.09 M0.56 61.06 C13.63 45.25, 27.29 31.13, 52.62 -0.49 M1.7 68.43 C16.24 51.65, 29.19 33.47, 58.55 0.54 M0.74 67.97 C14.77 50.8, 31.06 31.72, 57.59 0.75 M-0.48 71.69 C15.67 55.41, 29.34 37.35, 64.83 -1.02 M1.41 71.28 C19.43 49.72, 40.25 28.62, 63.95 -0.65 M7.15 73.51 C22.03 49.54, 40.17 32.66, 70.09 -1.43 M7.29 72.74 C19.93 56.27, 33 40.24, 69.4 -0.84 M11.18 70.5 C26.29 54.75, 37.84 37.66, 75.15 0.37 M12.27 71.74 C30.49 50.22, 49.56 27.49, 73.93 0.43 M16.91 73.03 C36.62 52.34, 54.12 28.04, 79.38 1.7 M17.71 72.25 C34.17 51.99, 51.16 30.84, 78.78 1.06 M21.71 74.14 C42.13 48.81, 58.88 30.58, 86.57 -1.52 M21.51 72.69 C40.03 50.84, 58.67 29.74, 84.92 -1.1 M28.84 72.04 C40.8 56.44, 54.12 40.06, 90.17 1.75 M28.51 72.14 C39.46 58.07, 52.78 43.8, 90.04 1.03 M32.76 70.53 C52.92 48.76, 71.97 24.73, 95.18 0.05 M33.53 71.66 C51.79 50.07, 70.97 29.06, 94.96 0.02 M36.91 73.42 C63.04 42.38, 86.93 17.49, 99.38 -0.11 M37.78 72.58 C58.44 46.81, 79.1 24.71, 100.68 -0.76 M43.09 72.97 C61.24 52.92, 78.96 32.76, 107.21 0.16 M43.88 71.74 C56.85 55.97, 70.73 40.5, 106.76 -0.9 M48.56 73.12 C65.46 54.85, 81.09 33.4, 111.05 0.62 M47.63 72.58 C67.74 50.11, 86.93 27.65, 110.37 0.41 M54.66 70.1 C70.35 53.26, 85.49 37.3, 116.39 1.01 M54.29 72.6 C72.42 52.05, 91.22 30.4, 116.04 1.3 M57.38 71.19 C80.98 49.54, 101.89 24.45, 122.42 1.79 M59.81 71.97 C72.34 58.25, 84.66 42.13, 121.94 0.86 M66.54 71.87 C82.74 51.36, 101.8 29.43, 128.6 -1.15 M63.66 71.49 C77.96 55.69, 90.89 40.97, 127.15 -0.41 M69.12 74.29 C92.69 47.48, 113.63 18.12, 133.85 0.6 M68.79 72.92 C94.44 45.84, 118.51 16.32, 132.42 -0.53 M77 71.63 C98.23 47.49, 117.68 22.04, 135.86 -1.45 M75.07 72.24 C91.62 54.33, 105.83 36.49, 138.17 0.26 M78.37 70.65 C103.71 42.11, 129.09 15.84, 142.89 -0.41 M79.33 71.93 C93.18 55.7, 107.43 40.29, 143.98 0.72 M85.44 72.02 C103.58 51.83, 118.98 33.05, 149.05 0.58 M86.77 72.25 C106.14 49.83, 125.99 25.49, 148.5 0.96 M89.86 72.86 C111.63 47.47, 133.29 22.68, 154.21 0.64 M90.92 71.56 C103.72 58.13, 116.7 42.77, 152.98 -0.34 M98.42 71.07 C119.31 43.16, 145.48 16.49, 159.18 -0.27 M97.16 71.52 C113.98 50.23, 132.91 29.21, 159.19 0.4 M100.48 71.85 C122.79 47.52, 144.67 22.84, 165.66 -1.02 M100.66 71.46 C113.5 56.67, 127.02 40.16, 164.94 -1.09 M107.67 72.11 C122.89 51.71, 140.95 34.57, 167.43 -0.83 M107.84 71.6 C126.85 49.62, 143.99 27.95, 169.99 -0.63 M113.28 70.89 C130.84 49.73, 150.18 29.57, 174.24 1.17 M112.37 71.36 C129 54.75, 145.48 36.45, 175.57 -0.33 M116.05 73.84 C131.91 54.14, 146.34 38.74, 179.11 0.37 M118.58 72.63 C132.85 54.59, 148.36 37.38, 180.3 -0.27 M123.47 71.61 C136.75 56.57, 148.78 40.33, 186.11 -0.88 M123.51 72.06 C144.75 48.34, 166.18 23.08, 185.73 0.73 M127.6 72.3 C147.26 50.15, 165.94 31.52, 189.72 1.18 M128.3 72.33 C144.18 53.02, 159.9 35.51, 190.21 -0.57 M132.4 71.95 C154.32 47.52, 178.61 22.18, 194.58 0.11 M134.23 72.45 C157.41 43.79, 180.04 18.06, 196.47 -0.56 M137.51 70.88 C153.9 56.04, 166.82 38.56, 202.89 1.77 M138.11 71.01 C156.01 53.1, 170.79 33.45, 201.48 -0.5 M145.59 72.23 C164.84 51.47, 183.62 30.72, 206.13 0.72 M144.34 72.49 C162.34 51, 181.7 29.89, 206 -1.26 M150.12 70.3 C163.66 55.04, 180.81 39.12, 212.43 -1.33 M150.29 72.52 C163.17 58.11, 177 42.82, 212.51 1.03 M154.71 73.09 C179.88 45.39, 202.2 14.75, 218.37 0.9 M154.34 72.21 C173 48.26, 193.76 26.65, 216.71 0.16 M160.28 71.39 C182.62 49, 204.94 21.31, 224.28 -1.26 M158.63 72.1 C173.84 57.02, 188.37 38.93, 223.43 0.2 M163.6 73.52 C187.93 45.93, 211.97 17.93, 230.08 -2.05 M164.38 72.74 C183.26 50.39, 201.05 30.86, 228.15 -1.23 M169.95 74.04 C183.72 55.19, 197.91 42.11, 232.6 3.46 M170.06 72.24 C188.38 51.4, 207.52 30.48, 231.01 1.55 M174.23 72.86 C194.15 52.33, 211.92 31.1, 232 8.79 M175.29 71.27 C194.58 49.29, 215.34 26.23, 230.85 8.56 M182.29 71.77 C195.53 54.06, 213.87 33.92, 231.08 13.93 M181.73 72.33 C198.33 51.86, 216.45 31.75, 231.16 13.94 M184.74 72.8 C200.52 55.93, 213.84 40.54, 231.15 18.87 M185.58 72.07 C197.61 59.13, 208.92 46.3, 231.64 20.25 M190.27 70.69 C204.38 60.07, 213.71 45.09, 230.67 26.23 M190.58 72.55 C207.02 53.83, 222.05 37.38, 231.5 26.99 M195.44 71.34 C208.97 60.22, 217.4 49.79, 232.4 34.49 M196.43 71.5 C206.16 61.56, 214.95 50.25, 232.21 32.64 M202.02 72.23 C208.45 62.49, 218.39 54.76, 229.96 36.62 M201.77 71.65 C211.7 60.29, 222.63 48.54, 230.82 39.18 M206.78 72.86 C216.57 63.6, 224.2 50.54, 232.47 44.81 M208.68 70.98 C213.47 65.57, 219.61 58.23, 232.13 45.64 M210.82 71.19 C217.38 65.48, 225.66 56.47, 233.68 49.66 M213.6 72 C217.31 66.13, 223.75 60.3, 232.58 51.09 M217.37 70.07 C223.21 67.29, 224.66 64.02, 233.28 56.6 M217.85 72.03 C221 68.88, 224.23 65.15, 231.16 55.98 M224.41 73.13 C226.24 70.02, 227.49 68.7, 230.54 64.32 M222.88 72.41 C225.44 68.88, 228.47 66.64, 231.25 63.16" stroke="#ced4da" stroke-width="0.5" fill="none"></path><path d="M0.71 0 C75.59 2.1, 153.26 0.4, 230.69 -1.61 M-0.84 -0.07 C60.93 -0.45, 122 0.31, 228.82 -0.21 M228.47 0.44 C229 25.48, 227.51 48.99, 228.23 69.41 M229.14 0.06 C229.25 26.01, 229.15 53.62, 229.07 71.52 M228.11 72.27 C180.8 71.27, 135 73.1, 0.42 70.68 M228.85 71.01 C143.18 69.95, 56.15 70.57, -0.62 70.49 M0.44 73.32 C-1.79 47.63, 1.23 23.86, -0.57 -1.49 M-0.47 71.08 C0.44 53.33, 0.47 36.37, 0.63 -0.21" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1197.1961374282837 641.5073564397596) rotate(0 13.5 10.5)"><text x="13.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[..]</text></g><g transform="translate(1096.3040761947632 586.8410966741346) rotate(0 105.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMFunction (per module)</text></g><g stroke-linecap="round"><g transform="translate(664.1667633056641 499.14083727472075) rotate(0 217.55445830263196 59.90798367224636)"><path d="M0.5 -0.88 C39.23 5.05, 158.83 15.25, 231.19 35.52 C303.54 55.78, 400.52 106.55, 434.61 120.7" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g transform="translate(664.1667633056641 499.14083727472075) rotate(0 217.55445830263196 59.90798367224636)"><path d="M403.24 120.23 C411.02 117.42, 416.21 119.73, 433.64 121.79" stroke="#000000" stroke-width="1.5" fill="none"></path></g><g transform="translate(664.1667633056641 499.14083727472075) rotate(0 217.55445830263196 59.90798367224636)"><path d="M411.81 101.58 C417.85 102.55, 421.32 108.61, 433.64 121.79" stroke="#000000" stroke-width="1.5" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(1406.500015258789 558.8907914983536) rotate(0 24 14.5)"><path d="M-1.96 0.73 C19.08 -0.02, 32.79 1.46, 47.09 0.57 M0.6 -0.89 C18.18 1.09, 35.25 0.31, 47.24 -0.61 M46.2 -1.03 C49.66 7.7, 46.39 15.83, 48.12 29.36 M48.93 0.37 C48.3 6.28, 47.44 13.09, 47.22 28.05 M46.64 27.97 C31.65 30.13, 19.37 28.26, 1.69 30.6 M48.32 28.75 C35.55 28.84, 21.68 29.75, -0.44 29.48 M-0.53 30.25 C-0.55 18.88, -2.18 6.19, -1.26 0.62 M-0.27 29.95 C-1 21.35, 0.2 13.91, -0.36 -0.65" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1406.1666412353516 592.0574174749161) rotate(0 24 14.5)"><path d="M1.96 0.35 C16.71 1.66, 35.4 0.39, 49.44 -1.75 M0.32 0.8 C10.98 0.45, 22.15 -0.19, 47.4 -0.14 M49.7 0.74 C46.17 7.86, 47.86 12.3, 46.66 28.78 M48.33 -0.47 C47.75 9.4, 47.49 18.67, 48.09 28.58 M46.5 30.41 C37.46 28.3, 26.48 30.35, -0.55 28 M48.63 28.4 C28.99 29.18, 9.86 29.37, 0.8 29.89 M-0.29 29.91 C-1.85 19.28, -1.18 11.7, -0.81 0.05 M-1 28.88 C0.29 19, -0.28 8.41, -0.33 -0.16" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1430.1666412353516 599.7240739690567) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.11 11 C3.75 9.46, 4.78 7.12, 8.6 4.05 M1.82 10.93 C3.76 9.47, 5.16 7.86, 7.71 4.13 M3.57 13.79 C6.98 12.65, 7.18 10.74, 10.07 7.1 M4.54 14.33 C5.33 12.51, 7.26 10.96, 10.12 7.15" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M6.18 -0.74 C7.91 1.31, 8.21 4.33, 9.78 8.38 M6.4 -0.24 C7.61 2.84, 8.97 6.16, 10.59 8.52 M11.03 8.23 C10.57 10.92, 8.84 12.02, 5.89 18.04 M10.44 8.74 C8.66 12.04, 6.56 15.88, 5.79 17.38 M6.75 18.23 C4.41 16.5, 4.11 13.31, -0.53 9.98 M5.68 17.58 C4.19 14.59, 2.29 12.37, 0.47 9.05 M0.49 7.96 C1.17 5.87, 3.56 3.65, 6.03 0.47 M-0.07 9.11 C1.54 6.41, 2.84 3.97, 5.91 -0.03" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1405.8333282470703 625.3907609807754) rotate(0 24 14.5)"><path d="M-1.45 1.83 C15.24 0.48, 33.75 -1.83, 46.77 1.19 M-0.47 0.02 C9.37 -1, 19.67 -0.53, 47.06 -0.9 M46.43 1.9 C48.37 7.57, 46.9 14.19, 48.77 30.86 M47.48 -0.41 C47.32 8.82, 48.19 19.11, 47.42 28.32 M49.06 28.54 C37.76 30.94, 23.59 28.34, 1.85 29.65 M47.83 29.3 C34.35 29.2, 22.38 29.6, 0.09 28.74 M-1.93 28.24 C-1.21 19.11, -0.76 8.03, 0.87 -0.54 M0.21 28.97 C-0.07 16.89, -0.04 5.92, -0.06 0.33" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1404.4999542236328 653.0574174749161) rotate(0 24 14.5)"><path d="M1.83 -0.91 C19.67 1.79, 36.45 -0.88, 49.19 -1.78 M0.02 -0.76 C15.31 -0.37, 31.7 -0.71, 47.1 -0.52 M49.9 0.12 C48.47 9.82, 47.89 23.09, 49.86 29.73 M47.59 -0.78 C46.92 9.76, 47.44 18.76, 47.32 28.48 M47.54 30.69 C38.8 28.7, 25.4 31.11, 0.65 28.5 M48.3 28.56 C31.05 29.72, 14.03 29.01, -0.26 29.62 M-0.76 27.74 C0.49 19.91, -0.08 13.31, -0.54 1.9 M-0.03 28.64 C-0.62 22.86, -0.12 17.31, 0.33 -0.54" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1427.1666412353516 661.3907609807754) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.94 11.06 C2.42 10.22, 4.38 7.41, 7.46 3.66 M2.08 11.26 C3.89 8.78, 5.37 6.9, 7.83 3.93 M4.75 13.45 C6.41 12.6, 6.59 10.59, 10.62 6.84 M4.08 14.46 C6.39 11.77, 8.28 9.46, 9.93 7.52" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.54 0.29 C8.15 1.93, 8.28 6.28, 9.77 9.32 M5.61 -0.31 C7.43 3.34, 9.02 6.38, 10.41 9.43 M10.73 9.18 C8.37 11.86, 7.83 15.8, 6.36 18 M10.28 8.53 C9.49 10.97, 7.97 13.03, 5.75 17.3 M6.89 18.51 C3.44 13.91, 2.48 11.57, -0.26 9.67 M5.77 17.92 C5 16.07, 3.18 13.39, 0.33 8.92 M-0.68 9.34 C1.72 5.94, 4.71 2.51, 7.03 -1.08 M-0.19 8.65 C1.53 6.33, 3.4 4, 5.71 -0.49" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1428.500015258789 630.3074632512833) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M2.03 10.18 C4.51 8.71, 5.04 6.32, 7.33 4.05 M2.22 11.19 C3.58 8.78, 5.54 6.7, 7.59 3.77 M3.4 15.07 C5.56 12.17, 6.57 11.36, 9.48 8.12 M4.41 14.25 C6.12 11.81, 8.21 9.81, 10.17 7.7" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M6.29 0.73 C6.26 1.45, 8.81 3.21, 10.99 9.81 M5.69 -0.3 C7.11 1.83, 7.9 4.32, 11.1 9.19 M10.84 8.34 C9.61 11.3, 9.6 13.2, 6.33 17.21 M10.2 9.05 C9.27 10.82, 7.98 13, 5.63 18.01 M6.84 17.38 C3.37 15.63, 2.12 11.33, 0.67 8.37 M6.26 18.09 C4.74 15.23, 2.43 13.06, -0.08 9.24 M0.34 8.56 C1.28 7.68, 2.19 6.4, 4.92 -0.13 M-0.35 8.82 C1.84 6.1, 4.04 2.95, 5.51 -0.1" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1378.1667938232422 531.4741655217911) rotate(0 49.333343505859375 88.66667175292969)"><path d="M24.67 0 M24.67 0 C45.43 -1.89, 62.09 1.05, 74 0 M24.67 0 C34.61 -0.37, 44.73 -1.01, 74 0 M74 0 C89.25 -0.29, 96.78 6.43, 98.67 24.67 M74 0 C89.26 1.95, 99.51 6.42, 98.67 24.67 M98.67 24.67 C97.4 74.98, 99.51 127.59, 98.67 152.67 M98.67 24.67 C98.57 67.35, 98.32 109.91, 98.67 152.67 M98.67 152.67 C98.85 168.27, 89.28 175.97, 74 177.33 M98.67 152.67 C97.48 167.39, 92.07 178.56, 74 177.33 M74 177.33 C59.77 176.73, 48.51 178.38, 24.67 177.33 M74 177.33 C60.26 177.34, 46.4 177.52, 24.67 177.33 M24.67 177.33 C9.83 179.11, 0.18 168.58, 0 152.67 M24.67 177.33 C9.66 177, 1.05 166.9, 0 152.67 M0 152.67 C0 119.19, 1.68 85.07, 0 24.67 M0 152.67 C1.48 102.05, 0.91 50.85, 0 24.67 M0 24.67 C-0.65 7.91, 8.09 0.67, 24.67 0 M0 24.67 C-1.25 6.14, 7.81 -1.97, 24.67 0" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(1519.8704613579644 367.0852868054282) rotate(0 35.177210150509666 -0.9148575513004289)"><path d="M-0.74 0.72 C10.61 0.79, 56.99 -0.24, 68.94 -0.63 M1.08 0.05 C12.71 -0.16, 59.49 -2.45, 71.09 -2.55" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1519.8704613579644 367.0852868054282) rotate(0 35.177210150509666 -0.9148575513004289)"><path d="M44.43 6.81 C54.33 6.21, 63.11 0.51, 69.57 -3.78 M42.34 8.07 C50.79 6.54, 55.85 4.45, 71.15 -2.37" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1519.8704613579644 367.0852868054282) rotate(0 35.177210150509666 -0.9148575513004289)"><path d="M43.79 -13.7 C53.75 -6.67, 62.77 -4.73, 69.57 -3.78 M41.69 -12.44 C50.28 -9.03, 55.49 -6.2, 71.15 -2.37" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(1426.833511352539 609.8075242864395) rotate(0 -52.90143446885048 1.9388250406831844)"><path d="M-0.39 -0.19 C-17.89 0.62, -87.81 3.6, -105.41 4.07" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g transform="translate(1426.833511352539 609.8075242864395) rotate(0 -52.90143446885048 1.9388250406831844)"><path d="M-77.92 -7.32 C-84.35 -5.4, -94.17 -1.7, -107.12 2.72" stroke="#000000" stroke-width="1.5" fill="none"></path></g><g transform="translate(1426.833511352539 609.8075242864395) rotate(0 -52.90143446885048 1.9388250406831844)"><path d="M-77.19 13.19 C-83.68 9.69, -93.69 7.98, -107.12 2.72" stroke="#000000" stroke-width="1.5" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(1509.8704918755425 357.75197381714696) rotate(0 6.666656494140625 5.833335876464844)"><path d="M0.26 1.55 C0.26 1.55, 0.26 1.55, 0.26 1.55 M0.26 1.55 C0.26 1.55, 0.26 1.55, 0.26 1.55 M0.65 7.19 C1.57 4.97, 4.28 4.16, 5.25 1.91 M0.65 7.19 C1.89 6.37, 3.04 4.78, 5.25 1.91 M1.71 12.08 C5.03 8.04, 5.65 6.77, 10.23 2.27 M1.71 12.08 C5.46 7.99, 8.08 3.74, 10.23 2.27 M7.35 11.69 C10.17 7.94, 13.63 5.02, 15.22 2.63 M7.35 11.69 C9.17 8.71, 12.46 6.27, 15.22 2.63" stroke="#fab005" stroke-width="0.5" fill="none"></path><path d="M2.92 0 M2.92 0 C6.29 0.7, 9.41 0.39, 10.42 0 M10.42 0 C10.9 -0.02, 14.91 0.55, 13.33 2.92 M13.33 2.92 C13.63 4.79, 13.74 6.48, 13.33 8.75 M13.33 8.75 C12.25 9.45, 14.24 11.66, 10.42 11.67 M10.42 11.67 C9.51 11.88, 6.46 11.07, 2.92 11.67 M2.92 11.67 C2.68 13.19, -1.24 10.53, 0 8.75 M0 8.75 C0.25 6.69, 0.18 4.84, 0 2.92 M0 2.92 C0.9 0.73, -0.67 -1.71, 2.92 0" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g transform="translate(1339.2039744059243 505.9929117918648) rotate(0 88 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModule::functions</text></g><g stroke-linecap="round" transform="translate(1672.4258931477864 157.650120128589) rotate(0 35.000030517578125 12.833343505859375)"><path d="M1.9 -0.25 C21.27 0.13, 42.01 0.25, 68.79 -1.69 M-0.09 -0.42 C25.4 1.3, 50.17 -0.34, 69.1 0.17 M70.9 -0.01 C71.04 6.87, 71.24 14.79, 68.32 25.02 M70.89 0.58 C70.92 9.73, 70.46 20.3, 69.3 25.18 M69.39 27.61 C49.37 24.69, 31.07 25.44, -0.09 25.55 M70.41 24.83 C52.77 26.49, 38.11 26.01, -0.34 24.98 M1.44 24.03 C1.54 21.48, -0.15 15.6, -0.97 0.91 M-0.43 26.22 C-0.24 17.68, -0.29 9.7, 0.92 -0.97" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1655.4259847005208 129.2334941520265) rotate(0 49.333343505859375 76.50001525878906)"><path d="M24.67 0 M24.67 0 C40.75 1.67, 53.12 0.24, 74 0 M24.67 0 C36.67 -1.19, 49.26 -0.27, 74 0 M74 0 C89.75 -1.95, 96.94 9.12, 98.67 24.67 M74 0 C90.43 1.49, 98.74 9.94, 98.67 24.67 M98.67 24.67 C99.59 62.16, 97.69 100.79, 98.67 128.33 M98.67 24.67 C100 62.04, 98.88 98.36, 98.67 128.33 M98.67 128.33 C98.5 145.45, 89.32 152.39, 74 153 M98.67 128.33 C100.9 144.55, 89.77 155.22, 74 153 M74 153 C57.46 152.34, 44.19 153.8, 24.67 153 M74 153 C64.14 153.42, 52.33 152.61, 24.67 153 M24.67 153 C6.65 153.45, -1 146.21, 0 128.33 M24.67 153 C6.34 154.84, 1.73 144.68, 0 128.33 M0 128.33 C0.45 92.47, -0.78 51.73, 0 24.67 M0 128.33 C-0.05 90.84, 0.9 53.8, 0 24.67 M0 24.67 C-1.09 9.51, 6.92 0.98, 24.67 0 M0 24.67 C1.74 10.2, 9.05 0.73, 24.67 0" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1666.759538438585 331.6039012565187) rotate(0 79.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModule::globals</text></g><g stroke-linecap="round" transform="translate(1667.7594197591145 195.40021931071792) rotate(0 35.000030517578125 12.833343505859375)"><path d="M0.64 1.04 C24.38 -1.37, 50.92 0.37, 70.2 -1.03 M-0.17 0.01 C28.54 -0.16, 54.58 0.08, 70.35 0.2 M69.12 -1.58 C69.15 7.93, 71.82 18.41, 70 24.82 M70.89 -0.54 C69.43 10.08, 69.93 20.03, 70.42 25.23 M70.75 25.16 C53.17 26.71, 34.49 25.21, 0.47 27.09 M69.43 25.75 C52.32 25.98, 35.56 24.82, 0.2 25.72 M-0.1 25.47 C0.98 16.09, 0.18 11.42, -0.01 -1.06 M-0.24 26.54 C0.07 18.74, -1.03 13.14, 0.35 -0.76" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1674.4261678059895 230.73353229899917) rotate(0 35.000030517578125 12.833343505859375)"><path d="M1.04 -1.92 C25.89 -1.92, 54.65 -0.02, 68.97 1.91 M0.01 0.86 C18.03 -0.67, 36.61 0.47, 70.2 0.81 M68.42 -1.02 C67.99 11.06, 68.68 18.83, 69.15 27.43 M69.46 -0.54 C69.89 7.37, 69.87 15.24, 69.56 25.32 M69.5 27.4 C56.29 27.54, 39.66 26.4, 1.42 24.48 M70.09 24.84 C42.8 24.53, 14.21 25.47, 0.05 25.67 M-0.2 26.62 C-1.71 18.37, 1.34 10.74, -1.06 -1.11 M0.87 25.78 C-0.65 16.56, 0.02 9.77, -0.76 -0.76" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1591.8705071343315 358.75197381714696) rotate(0 8 9.500045776367188)"><path d="M8.33 0.84 C10.04 0.81, 12.15 1.69, 13.5 3.06 C14.85 4.44, 16.38 7.22, 16.43 9.1 C16.48 10.97, 14.96 12.65, 13.83 14.31 C12.7 15.98, 11.29 18.55, 9.65 19.09 C8.02 19.63, 5.57 18.27, 4.04 17.55 C2.5 16.82, 1.17 16.34, 0.45 14.75 C-0.28 13.15, -0.76 10.08, -0.31 7.97 C0.13 5.86, 1.59 3.47, 3.13 2.09 C4.68 0.72, 7.77 -0.21, 8.95 -0.3 C10.13 -0.39, 9.98 1.33, 10.22 1.56 M12.2 2.15 C13.57 2.93, 15 4.91, 15.51 6.48 C16.02 8.06, 15.62 9.66, 15.26 11.6 C14.9 13.55, 14.48 16.86, 13.35 18.17 C12.22 19.48, 10.38 19.78, 8.48 19.46 C6.58 19.15, 3.61 17.61, 1.95 16.29 C0.3 14.97, -1.11 13.37, -1.44 11.56 C-1.77 9.74, -1.31 7.31, 0 5.41 C1.3 3.52, 4.53 0.96, 6.38 0.18 C8.23 -0.61, 10.18 0.68, 11.1 0.71 C12.02 0.74, 11.65 0.32, 11.88 0.36" stroke="none" stroke-width="0" fill="#7950f2"></path><path d="M5.22 -0.11 C6.59 -1.08, 9.03 -0.84, 10.69 -0.21 C12.35 0.41, 14.42 1.67, 15.19 3.65 C15.96 5.63, 15.45 9.51, 15.29 11.66 C15.12 13.8, 15.21 15.42, 14.19 16.52 C13.17 17.63, 11.01 18.06, 9.15 18.28 C7.29 18.49, 4.5 19.07, 3.04 17.82 C1.58 16.58, 0.83 12.87, 0.41 10.83 C-0.02 8.8, -0.57 7.27, 0.48 5.62 C1.53 3.96, 5.67 1.77, 6.7 0.89 C7.73 0.02, 6.67 0.32, 6.66 0.38 M6.65 0.15 C8.28 -0.26, 10.4 -0.27, 11.86 0.78 C13.31 1.84, 14.67 4.66, 15.36 6.48 C16.04 8.3, 16.39 9.98, 15.98 11.7 C15.57 13.42, 14.54 15.55, 12.88 16.79 C11.23 18.02, 8.12 19.51, 6.04 19.09 C3.97 18.67, 1.55 15.75, 0.45 14.29 C-0.65 12.82, -0.93 12.22, -0.55 10.3 C-0.17 8.38, 1.55 4.58, 2.73 2.76 C3.9 0.95, 5.85 -0.09, 6.5 -0.56 C7.14 -1.04, 6.65 -0.19, 6.58 -0.1" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(1602.0187208387588 364.75202807061913) rotate(0 29.761134833707672 -77.71932307722645)"><path d="M-0.4 -0.2 C4.02 -20.5, 16.18 -96.42, 26.23 -122.26 C36.29 -148.1, 54.24 -149.85, 59.93 -155.24 M1.58 -1.35 C5.89 -21.44, 15.76 -95.44, 25.31 -120.89 C34.86 -146.34, 53 -148.64, 58.88 -154.03" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1602.0187208387588 364.75202807061913) rotate(0 29.761134833707672 -77.71932307722645)"><path d="M43.38 -135.58 C47.38 -141.51, 51.7 -145.75, 59.64 -155.86 M43.91 -136.49 C48.85 -142.91, 56.02 -149.01, 58.64 -154.3" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1602.0187208387588 364.75202807061913) rotate(0 29.761134833707672 -77.71932307722645)"><path d="M35.12 -149.63 C41.32 -151.7, 47.89 -152.12, 59.64 -155.86 M35.65 -150.53 C43.6 -151.66, 53.87 -152.47, 58.64 -154.3" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(1692.6109347873262 390.3166782883112) rotate(0 35.000030517578125 12.833343505859375)"><path d="M-0.98 1.8 C18.27 -0.48, 39.05 -1.16, 68.35 -1.35 M-0.03 0.18 C17.59 -0.39, 36.73 -0.73, 70.15 -0.21 M68.23 -1.45 C68.62 6.41, 68.33 13.99, 71.88 25.26 M69.21 -0.51 C70.86 7.49, 69.21 15.8, 69.29 26.05 M69.04 25.76 C56.51 25.43, 42.16 24.34, 0.73 25.09 M69.8 24.84 C44.72 26.58, 17.34 25.5, 0.35 26.02 M0.46 25.58 C-0.42 15.46, 0.58 6.33, -0.02 1.41 M0.63 26.17 C0.8 17, 0.31 7.91, -0.95 0.45" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1675.6110263400606 361.9000523117487) rotate(0 49.333343505859375 76.50001525878906)"><path d="M24.67 0 M24.67 0 C40.56 -0.92, 52.61 0.44, 74 0 M24.67 0 C36.76 0.53, 50.32 0.3, 74 0 M74 0 C90.8 -0.64, 98.71 10.05, 98.67 24.67 M74 0 C89.71 0.33, 98.18 8.44, 98.67 24.67 M98.67 24.67 C97.28 56.36, 97.2 89.19, 98.67 128.33 M98.67 24.67 C99.58 45.79, 100.19 66.44, 98.67 128.33 M98.67 128.33 C97.65 146.58, 90.34 151.51, 74 153 M98.67 128.33 C100.32 143.15, 91.33 150.82, 74 153 M74 153 C57.07 153.64, 39.06 153.67, 24.67 153 M74 153 C64.78 151.9, 55 152.66, 24.67 153 M24.67 153 C6.57 154.14, 0.68 142.85, 0 128.33 M24.67 153 C6.51 153.81, 0.81 145.84, 0 128.33 M0 128.33 C-0.57 99.7, -1.8 72.57, 0 24.67 M0 128.33 C0.65 106.11, -0.52 82.96, 0 24.67 M0 24.67 C1.01 10.21, 9.55 1.02, 24.67 0 M0 24.67 C2.11 6.05, 9.27 0.18, 24.67 0" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1633.7593587239583 101.90029178996596) rotate(0 78 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModule::tables</text></g><g stroke-linecap="round" transform="translate(1686.2407124837239 430.99273504422484) rotate(0 35.000030517578125 12.833343505859375)"><path d="M-0.25 0.2 C16.65 -1.24, 33.79 -0.48, 70.39 1.17 M0.02 0.91 C20.47 0.37, 41.37 0.32, 70.19 0.06 M68.47 -1.72 C67.92 7.3, 69.41 10.73, 69.69 26.77 M69.95 -0.75 C70.59 4.96, 70.25 10.39, 70.45 26.6 M69.11 26.57 C50.37 26.7, 34.14 27.36, -1.92 27.31 M70.34 24.7 C49.65 26.41, 31.15 26.53, -0.29 26.14 M-1.32 26.17 C-1.55 17.36, 1.42 10.36, 1.56 -1.06 M0.66 26.18 C0.79 15.41, 0.32 7.12, -0.16 -0.03" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1692.9074605305989 466.3260480325061) rotate(0 35.000030517578125 12.833343505859375)"><path d="M0.2 -0.92 C25.64 -1.26, 53.68 0.48, 71.17 -0.06 M0.91 -0.32 C22.4 -0.23, 44.6 0.18, 70.06 -0.89 M68.28 -1.89 C71.69 5.44, 69.69 11.38, 71.1 24.08 M69.25 0.72 C69.52 6.78, 69.28 13.25, 70.93 25.19 M70.91 23.69 C49.4 24.78, 28.72 23.44, 1.65 25.27 M69.04 24.92 C55.13 26.26, 40.02 25.62, 0.47 25.9 M0.51 24.1 C0.04 19.49, 1.34 12.05, -1.06 1.26 M0.51 26.58 C-1.2 17.12, -0.18 7.51, -0.03 -0.85" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1037.8333435058594 235.80750139825568) rotate(0 8.66668701171875 6.500007629394531)"><path d="M10.67 -0.17 L16.1 8.99 L7.53 13.21 L1.22 6.79" stroke="none" stroke-width="0" fill="#12b886" fill-rule="evenodd"></path><path d="M9.84 0.55 C12.06 2.6, 13.18 3.25, 18.13 6.07 M9.09 -0.5 C10.86 1.75, 13.65 4.1, 17.47 6.49 M17.26 6.29 C14.41 8.96, 13.54 9.83, 9.39 13.08 M17.61 6.49 C15.17 8.47, 13.76 10.1, 8.64 12.6 M8.99 12.18 C6.36 11.32, 3.42 8.47, -0.13 5.96 M8.68 13.29 C7.43 11.24, 4.82 10.32, -0.26 7.33 M-1 6.94 C2.6 4.91, 5.92 2.58, 9.18 -0.32 M-0.16 6.52 C2.47 5.35, 6.17 2.67, 8.68 0.04" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1039.8333435058594 252.14082964532597) rotate(0 8.66668701171875 6.500007629394531)"><path d="M8.83 -1.24 L19.32 5.53 L9.21 14.22 L-0.21 8.37" stroke="none" stroke-width="0" fill="#12b886" fill-rule="evenodd"></path><path d="M9.55 0.7 C12.72 2.09, 14.58 6.02, 16.4 6.77 M8.5 -0.44 C10.96 1.82, 13.52 3.74, 16.82 6.82 M16.62 6.26 C14.43 9.96, 10.44 12.08, 9.08 12.26 M16.82 6.69 C14.23 9.53, 11.29 11.28, 8.6 13.05 M8.18 13.15 C6.5 11.29, 2.96 9.47, -1.04 6.03 M9.29 13.33 C5.72 10.63, 3.16 8.82, 0.33 7.08 M-0.06 6.75 C2.67 5.31, 5.11 3.27, 8.68 0.18 M-0.48 6.63 C3.32 5.36, 5.62 2.41, 9.04 0.47" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1039.8333435058594 267.8075013982557) rotate(0 8.66668701171875 6.500007629394531)"><path d="M8.78 -0.04 L15.46 7.94 L9.47 12.93 L-1.52 7.14" stroke="none" stroke-width="0" fill="#12b886" fill-rule="evenodd"></path><path d="M7.98 -0.35 C12.56 1.78, 14.03 3.5, 16.54 7.4 M9.04 -0.39 C12.43 2.75, 15.26 4.46, 17 7.06 M16.53 7.1 C14.4 9.9, 11.76 10.19, 9.14 13.09 M16.84 6.54 C14.91 8.39, 12 10.85, 9.31 12.59 M9.67 13.17 C6.79 11.59, 3.95 10.16, -0.24 7.11 M8.85 13.09 C6.16 11, 3.09 8.72, -0.35 7.52 M0.08 7.95 C3.37 3.65, 8.06 0.81, 9.12 0.7 M0 7.15 C2.3 5.17, 5.65 2.88, 8.57 0.47" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(1061.3423705607133 431.95786937466056) rotate(0 132.7897097155657 56.31549565361678)"><path d="M0.83 -1.16 C-4.86 5.41, -87.37 21.06, -34.56 40.07 C18.26 59.09, 259 100.75, 317.71 112.93 M-0.19 0.85 C-5.46 7.52, -85.15 22.57, -32.2 41.4 C20.75 60.22, 259.68 101.71, 317.53 113.79" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1061.3423705607133 431.95786937466056) rotate(0 132.7897097155657 56.31549565361678)"><path d="M285.98 117.44 C295.13 118.94, 302.28 117.66, 316.4 114.37 M288.88 119.2 C295.94 117.81, 302.47 116.6, 317.85 113.57" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1061.3423705607133 431.95786937466056) rotate(0 132.7897097155657 56.31549565361678)"><path d="M289.83 97.29 C298.06 104.2, 304.19 108.31, 316.4 114.37 M292.73 99.04 C298.87 102.76, 304.42 106.69, 317.85 113.57" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(1679.2410617404512 534.1224072006648) rotate(0 85.99999999999994 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModule::memories</text></g><g stroke-linecap="round" transform="translate(1705.0924580891924 592.8351842324573) rotate(0 35.000030517578125 12.833343505859375)"><path d="M-1.58 0.06 C26.66 0.76, 55.86 1.99, 71.62 0.68 M0.8 -0.54 C26.47 0.54, 51.99 -0.19, 70.53 0.64 M70.07 1.64 C68.61 6.66, 68.35 11.19, 71.4 27.33 M70.69 0.99 C70.29 8.33, 70.78 19, 70.79 26.62 M70.71 24.55 C47.29 27.76, 26.4 25.52, 1.64 25.37 M70.09 26.58 C52.02 25.64, 33.74 27.13, 0.9 24.95 M0.09 23.78 C-0.54 15.53, 0.92 9.62, 1.3 -1.4 M-0.46 24.76 C0.18 20.48, 0.24 14.7, 0.66 -0.35" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1688.0925496419268 564.4185582558948) rotate(0 49.333343505859375 76.50001525878906)"><path d="M24.67 0 M24.67 0 C41.7 0.07, 59.27 2.29, 74 0 M24.67 0 C44.84 -0.73, 62.79 0.63, 74 0 M74 0 C89.36 1.49, 98.53 9.3, 98.67 24.67 M74 0 C88.61 1.23, 100.14 6.66, 98.67 24.67 M98.67 24.67 C100.2 50.82, 99.27 78, 98.67 128.33 M98.67 24.67 C100.01 52.27, 100.31 79.99, 98.67 128.33 M98.67 128.33 C100.65 145.21, 88.53 154.41, 74 153 M98.67 128.33 C99.63 146.6, 92.64 153.19, 74 153 M74 153 C61.44 152.03, 53 152.72, 24.67 153 M74 153 C59.63 152.63, 47.03 153.01, 24.67 153 M24.67 153 C10.05 152.91, -1.29 144.01, 0 128.33 M24.67 153 C10.16 155.07, -1.65 145.54, 0 128.33 M0 128.33 C-1.12 104.89, -0.82 83.65, 0 24.67 M0 128.33 C-1.42 92.15, -0.09 54.67, 0 24.67 M0 24.67 C-1.81 8.8, 9.41 0.69, 24.67 0 M0 24.67 C1.36 9.73, 7.43 -1.01, 24.67 0" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1698.7222357855903 633.5112409883709) rotate(0 35.000030517578125 12.833343505859375)"><path d="M-0.32 0.67 C22.02 1.88, 41.85 0.66, 71.35 -1.12 M0.74 -0.07 C15.49 -0.42, 30.43 1.02, 69.32 -0.35 M68.7 0.71 C68.45 6.71, 71.41 16.54, 71.24 26.24 M70.22 -0.96 C70.88 10.47, 70.97 21.06, 70.08 24.99 M68.86 27.55 C46.46 24.92, 25.47 24.98, -0.88 25.07 M69.95 25.02 C42.41 27.15, 16.5 25.59, 0.33 24.86 M-0.75 24.08 C0.7 20.91, 1.28 12.63, -1.5 0.82 M0.29 26.26 C0.46 17.05, 0.78 6.91, -0.44 -0.25" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1705.3889838324653 668.8445539766522) rotate(0 35.000030517578125 12.833343505859375)"><path d="M0.67 1.9 C17.38 1.73, 31.64 1.46, 68.88 -1.73 M-0.07 0.54 C25.79 0.01, 53.82 -1.2, 69.65 -0.1 M70.71 -1.56 C69.48 9.19, 71.87 16.82, 70.57 27.5 M69.04 0.71 C70.67 10.26, 71.21 19.02, 69.32 25.96 M71.88 25.21 C46.16 26.9, 22.74 24.39, -0.6 27.44 M69.36 25.28 C49.24 26.54, 26.07 25.97, -0.81 24.93 M-1.58 26.38 C1.3 19.15, -1.16 8.54, 0.82 1.17 M0.59 26.01 C0.82 19.81, -0.11 12.19, -0.25 -0.05" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1584.5003662109375 45.40013326810172) rotate(0 143.33333333333343 353.51851569281683)"><path d="M32 0 M32 0 C119.88 0.8, 209.01 2.43, 254.67 0 M254.67 0 C276.74 -0.47, 286.6 10.38, 286.67 32 M286.67 32 C288.43 288.84, 288.48 544.85, 286.67 675.04 M286.67 675.04 C287.47 695.54, 275.73 706.97, 254.67 707.04 M254.67 707.04 C210.86 706.24, 164.34 708.01, 32 707.04 M32 707.04 C10.49 706.85, 1.01 694.7, 0 675.04 M0 675.04 C-0.92 431.89, -1.08 189.39, 0 32 M0 32 C-0.12 12, 9.22 1.41, 32 0" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g stroke-linecap="round"><g transform="translate(1222.3507160661097 222.4371646537352) rotate(0 175.92464774687824 -105.80122052398973)"><path d="M0.84 -1.17 C14.63 -34.61, 24.98 -172.48, 83.51 -201.55 C142.04 -230.62, 307.41 -179.69, 352.02 -175.59 M-0.17 0.83 C13.44 -32.85, 24.3 -173.37, 82.89 -203.13 C141.49 -232.89, 306.69 -182.18, 351.41 -177.72" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1222.3507160661097 222.4371646537352) rotate(0 175.92464774687824 -105.80122052398973)"><path d="M319.82 -172.04 C334.4 -174.51, 344.21 -177.56, 349.8 -175.81 M321.17 -173.17 C332.37 -174.86, 343.01 -177.23, 352.01 -177.47" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1222.3507160661097 222.4371646537352) rotate(0 175.92464774687824 -105.80122052398973)"><path d="M323.77 -192.18 C336.76 -187.24, 345.12 -182.9, 349.8 -175.81 M325.12 -193.3 C334.79 -187.46, 343.96 -182.3, 352.01 -177.47" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(1600.796583387587 366.14091356866584) rotate(0 40.66995592665228 32.37065500637928)"><path d="M-0.16 -0.3 C13.63 10.48, 69.34 54.01, 83.04 65.13 M-1.7 -1.51 C11.91 9.37, 67.77 55.28, 82.14 66.25" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1600.796583387587 366.14091356866584) rotate(0 40.66995592665228 32.37065500637928)"><path d="M53.19 56.85 C61.68 58.36, 73.05 64.87, 81.73 64.26 M52.73 57.69 C61.25 58.55, 66.73 61.1, 82.52 65.88" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1600.796583387587 366.14091356866584) rotate(0 40.66995592665228 32.37065500637928)"><path d="M65.97 40.8 C70.35 47.53, 77.56 59.26, 81.73 64.26 M65.52 41.63 C70.87 46.48, 73.23 52.95, 82.52 65.88" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(1600.796651204427 372.4371985621554) rotate(0 49.48869147395931 114.28871736108223)"><path d="M-0.62 0.56 C7.11 32.75, 29.27 154.02, 45.97 192.05 C62.67 230.09, 90.74 222.9, 99.6 228.78 M1.25 -0.2 C9.42 31.74, 31.96 152.37, 48.32 190.23 C64.67 228.09, 90.84 220.64, 99.4 226.96" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1600.796651204427 372.4371985621554) rotate(0 49.48869147395931 114.28871736108223)"><path d="M70.37 227.41 C78.3 230.1, 86.91 228.86, 98.58 227.39 M69.96 227.83 C78.85 228.46, 88.45 228.41, 98.43 227.04" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1600.796651204427 372.4371985621554) rotate(0 49.48869147395931 114.28871736108223)"><path d="M76.34 207.78 C82.52 215.61, 89.55 219.54, 98.58 227.39 M75.93 208.2 C83.02 215.34, 90.64 221.78, 98.43 227.04" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(1597.0929022894966 375.0298024575547) rotate(0 -70.445805440899 117.2991348266643)"><path d="M0.73 0.61 C-4.45 25.06, -7.51 108.89, -31.06 147.68 C-54.6 186.48, -122.27 219.12, -140.56 233.38 M-0.35 -0.12 C-5.13 24.44, -5.16 110.03, -28.7 149.17 C-52.25 188.31, -122.91 220.53, -141.62 234.72" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1597.0929022894966 375.0298024575547) rotate(0 -70.445805440899 117.2991348266643)"><path d="M-121.97 210.07 C-128.53 217.43, -133.88 224.11, -141.77 232.78 M-122.86 210.7 C-128.98 218.33, -133.67 223.94, -142.56 235.53" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1597.0929022894966 375.0298024575547) rotate(0 -70.445805440899 117.2991348266643)"><path d="M-111.22 227.54 C-121.14 229.74, -129.7 231.19, -141.77 232.78 M-112.11 228.18 C-121.29 230.72, -129.09 231.28, -142.56 235.53" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(1089.5743882921008 423.54835714505475) rotate(0 99 9.5)"><text x="0" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMFunction **functions;</text></g><g stroke-linecap="round" transform="translate(1043.9077623155383 408.88173116849225) rotate(0 108 21.33331298828125)"><path d="M-1.15 -0.41 C71.94 -1.24, 144.84 -1.68, 214.86 0.45 M0.01 0.86 C81.18 -0.86, 160.97 -1.5, 216.05 0.11 M217.15 -0.58 C215.55 10.11, 215.66 21.6, 215.07 43.03 M216.28 0.61 C214.85 11.92, 215.41 21.67, 216.87 42.28 M215.58 43.89 C148.97 45.24, 82.99 44.86, 1.56 41.17 M216.05 41.96 C140.96 41.97, 68.08 41.38, 0.62 42.2 M0.79 41.5 C-1.47 29.32, 0.16 15.9, -1.15 0.29 M-0.95 41.7 C0.73 27.61, 0.84 14.25, -0.84 -0.93" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1058.5745103624133 419.548418180211) rotate(0 7.666656494140625 11.333343505859375)"><path d="M7.67 0.02 C10.24 4.57, 12.15 6.52, 15.69 13.05 M8.7 0.24 C11.17 3.78, 13.37 8.91, 15.42 11.81 M14.96 11.7 C12.14 15.03, 9.82 17.88, 8.24 22.2 M15.73 11.37 C13.77 14.51, 10.9 18.1, 7.75 22.72 M8.93 22.41 C5.7 19.17, 2.58 16.3, -1.14 12.58 M7.46 22.08 C5.42 19.41, 2.17 15.68, -0.36 12.03 M-0.84 10.95 C2.18 8.47, 4.27 3.91, 8.21 0.57 M-0.69 12.46 C1.72 9.26, 4.77 4.75, 7.33 0.28" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(1246.7225884331597 369.8446624835964) rotate(0 68.83580672299297 -44.336174603751914)"><path d="M-0.61 0.46 C9.96 -11.52, 39.34 -57.85, 62.49 -72.78 C85.64 -87.72, 125.52 -86.6, 138.29 -89.13 M1.26 -0.34 C11.86 -12.1, 39.37 -56.88, 62.07 -71.54 C84.78 -86.2, 124.54 -85.79, 137.49 -88.33" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1246.7225884331597 369.8446624835964) rotate(0 68.83580672299297 -44.336174603751914)"><path d="M111.38 -73.32 C115.65 -77.88, 120.84 -79.44, 137.81 -88.03 M109.78 -75.56 C120.23 -80.21, 131.15 -84.7, 137.86 -89.2" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1246.7225884331597 369.8446624835964) rotate(0 68.83580672299297 -44.336174603751914)"><path d="M109.1 -93.72 C113.72 -93.81, 119.41 -90.9, 137.81 -88.03 M107.51 -95.95 C118.93 -92.97, 130.71 -89.8, 137.86 -89.2" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(764.5002983940975 229.84464552938653) rotate(0 82.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">export_global_count</text></g><g stroke-linecap="round" transform="translate(751.9817470974394 225.49280837118334) rotate(0 87.33334350585938 12.685162014431455)"><path d="M-1.73 -1.68 C49.47 1.22, 96.69 -1.01, 176.24 0.2 M0.99 0.47 C61.61 -0.96, 123.31 -2.27, 175.24 0.66 M176.01 -0.37 C173.51 10.25, 172.88 18.97, 176.43 24.1 M173.81 0.04 C173.86 10.21, 175.29 18.61, 175.56 26.11 M172.69 24.7 C121.04 28.04, 67.66 25.2, -0.34 24.59 M174.83 24.38 C107.24 27.86, 39.27 27.27, 0.06 24.65 M1.92 23.58 C1.17 17.04, -1.65 12.14, 1.23 0.79 M-0.12 24.67 C-0.04 16.31, -0.93 9.05, -0.39 0.95" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(748.418830871582 395.92424944513095) rotate(0 87 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">export_memory_count</text></g><g stroke-linecap="round" transform="translate(746.0855178833008 394.42409685724033) rotate(0 91.16665649414062 12.5)"><path d="M-0.98 -1.69 C67.21 -2.59, 132.38 -1.95, 181.81 1.3 M0.34 -0.54 C48.21 0.18, 98.96 0.48, 181.54 -0.63 M182.41 -0.85 C182.75 5.85, 183.11 16.58, 181.36 26.92 M182.26 -0.51 C182.74 7.48, 181.43 13.65, 182.33 24.89 M182.67 26.97 C124.35 25.21, 66.26 23.8, -0.99 23.81 M182.83 25.91 C113.93 24.69, 46.88 24.45, -0.34 25.09 M-0.3 23.62 C0 18.31, -0.09 10.16, -0.4 0.67 M-0.45 24.53 C0.1 16.88, -0.15 10.8, 0.77 -0.8" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(762.0855178833008 462.7574098455216) rotate(0 81 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">export_table_count</text></g><g stroke-linecap="round" transform="translate(754.7522048950195 461.7574403630997) rotate(0 87.16665649414062 12.166717529296875)"><path d="M1.92 1.54 C49.93 -1.24, 101.57 0.34, 172.33 1.12 M-0.79 -0.93 C50.85 0.23, 103.27 -0.97, 174.67 0.42 M176.22 1.98 C174.82 6.63, 173.45 8.84, 172.61 22.76 M174.91 0.21 C174.91 8.42, 174.49 16.89, 174.51 23.8 M174.69 23.24 C112.93 24, 50.73 24.65, -1.99 25.5 M175.02 24.3 C113.97 25.05, 54.47 26.38, 0.85 23.39 M-1.49 22.61 C-0.92 15.52, -0.73 3.7, 0.39 -1.61 M-0.03 24.88 C-1.06 15.33, 0.76 7.02, -1 -0.35" stroke="#000000" stroke-width="1" fill="none"></path></g></svg> \ No newline at end of file
diff --git a/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_function.excalidraw b/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_function.excalidraw
new file mode 100644
index 000000000..8c59bdbca
--- /dev/null
+++ b/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_function.excalidraw
@@ -0,0 +1,7754 @@
+{
+ "type": "excalidraw",
+ "version": 2,
+ "source": "https://marketplace.visualstudio.com/items?itemName=pomdtr.excalidraw-editor",
+ "elements": [
+ {
+ "type": "rectangle",
+ "version": 215,
+ "versionNonce": 1880133867,
+ "isDeleted": false,
+ "id": "4o9JHPgrKQSqK-ibc0qs_",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2254.5001678466797,
+ "y": 1663.1666412353516,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 150.66668701171875,
+ "height": 43.000030517578125,
+ "seed": 4270136,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "PsNatrhOR918YjbmvyT9x",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 230,
+ "versionNonce": 1135445829,
+ "isDeleted": false,
+ "id": "94gfo2BctxYsRP6cuuIbI",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1297.1946105957031,
+ "y": 1755.6666768391929,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 214.33333333333348,
+ "height": 122.66668701171875,
+ "seed": 305330883,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "9vnyulmvSUCDWXvSKKyJ6",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 162,
+ "versionNonce": 1027947403,
+ "isDeleted": false,
+ "id": "JWlL3nHzTP4pxrEVYolFx",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2226.416498184204,
+ "y": 1001.3333435058594,
+ "strokeColor": "#000000",
+ "backgroundColor": "#ced4da",
+ "width": 278.6666259765625,
+ "height": 244.00003051757812,
+ "seed": 1502608995,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "70jp9eV1jV2_kUBbN055m",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 115,
+ "versionNonce": 291919525,
+ "isDeleted": false,
+ "id": "Cc8lshSSJ7lAY4RPjzS5A",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1289.1666717529297,
+ "y": 1285.8333587646484,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 178,
+ "height": 20,
+ "seed": 411108936,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMFunctionInstance",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMFunctionInstance"
+ },
+ {
+ "type": "rectangle",
+ "version": 100,
+ "versionNonce": 1607176747,
+ "isDeleted": false,
+ "id": "onh-wm6wgKrkH94fakl6O",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1291.1666107177734,
+ "y": 1309.1666717529297,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 259.33331298828125,
+ "height": 210.3333435058593,
+ "seed": 2073695304,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "fltFoJAyfls8KPkBw6X_P",
+ "type": "arrow"
+ },
+ {
+ "id": "MLVyGZQLa4jU554J6bsmJ",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 113,
+ "versionNonce": 34486789,
+ "isDeleted": false,
+ "id": "eAtZfC7P3ZafizTDITzz-",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1363.1666717529297,
+ "y": 1335.500015258789,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 10,
+ "height": 12.333343505859375,
+ "seed": 136923720,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 139,
+ "versionNonce": 411964619,
+ "isDeleted": false,
+ "id": "GmBiArFp8A3Q9NaPWxp3Q",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1395.8332977294922,
+ "y": 1332.8333587646484,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 94,
+ "height": 20,
+ "seed": 258177848,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "nUF7GyfmAGZN3iZvBfYtq",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "func_import",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "func_import"
+ },
+ {
+ "type": "text",
+ "version": 239,
+ "versionNonce": 245543269,
+ "isDeleted": false,
+ "id": "YdCXv7DFgrOOU2wowasgm",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1748.499984741211,
+ "y": 1142.4999237060547,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 164,
+ "height": 20,
+ "seed": 1678600520,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMFunctionImport:",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMFunctionImport:"
+ },
+ {
+ "type": "rectangle",
+ "version": 254,
+ "versionNonce": 656884587,
+ "isDeleted": false,
+ "id": "1Oi1iFkA8pBbaQpvduCq1",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1738.499984741211,
+ "y": 1161.1666717529297,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 176,
+ "height": 200.33340454101554,
+ "seed": 1244990536,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "nUF7GyfmAGZN3iZvBfYtq",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 701,
+ "versionNonce": 879836357,
+ "isDeleted": false,
+ "id": "nUF7GyfmAGZN3iZvBfYtq",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1502.280048689805,
+ "y": 1332.5712493918486,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 234.84228393034437,
+ "height": 170.17912641351631,
+ "seed": 213606712,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "GmBiArFp8A3Q9NaPWxp3Q",
+ "focus": 0.8789861743715494,
+ "gap": 14.558826765976846
+ },
+ "endBinding": {
+ "elementId": "w7-3leJjFtbtDhwDpkUjF",
+ "focus": 0.9853865103923569,
+ "gap": 6.774518257019281
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 157.46964422706515,
+ -143.2377075217314
+ ],
+ [
+ 234.84228393034437,
+ -170.17912641351631
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 197,
+ "versionNonce": 1944165899,
+ "isDeleted": false,
+ "id": "bM6INpWVFBvURve3zdbdf",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1396.1666717529297,
+ "y": 1355.5000457763672,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 34,
+ "height": 20,
+ "seed": 379599688,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "78xSb96N8EcRm2LhdCNjJ",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "func",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "func"
+ },
+ {
+ "type": "diamond",
+ "version": 140,
+ "versionNonce": 1796693029,
+ "isDeleted": false,
+ "id": "3cBYbIbQEyvFuXBMoyida",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1364.8332977294922,
+ "y": 1360.3333435058594,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 10,
+ "height": 12.333343505859375,
+ "seed": 1837623096,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 310,
+ "versionNonce": 2042078379,
+ "isDeleted": false,
+ "id": "9KTm6XzaqX3iZ90_AL3RN",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1900.8332977294922,
+ "y": 1530.166732788086,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 211,
+ "height": 20,
+ "seed": 1970637640,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "Bnf72M4RGMZjNgBlzk90B",
+ "type": "arrow"
+ },
+ {
+ "id": "78xSb96N8EcRm2LhdCNjJ",
+ "type": "arrow"
+ },
+ {
+ "id": "S1cN82-5SoSu4e4SWfAUw",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMFunction (per module)",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMFunction (per module)"
+ },
+ {
+ "type": "rectangle",
+ "version": 261,
+ "versionNonce": 1518505861,
+ "isDeleted": false,
+ "id": "0kWlc6iPzGzhrfIVEPeOM",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1902.1667938232422,
+ "y": 1559.6667175292969,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 225.33337402343744,
+ "height": 200.9999389648438,
+ "seed": 2020723016,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "78xSb96N8EcRm2LhdCNjJ",
+ "type": "arrow"
+ },
+ {
+ "id": "Bnf72M4RGMZjNgBlzk90B",
+ "type": "arrow"
+ },
+ {
+ "id": "uC3ZSm-IltHDllxDGLJ9v",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 675,
+ "versionNonce": 1884542795,
+ "isDeleted": false,
+ "id": "zzj3BPEivUiaW1sqpfx7J",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2266.8334197998047,
+ "y": 1673.8333282470703,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 129,
+ "height": 20,
+ "seed": 26708536,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "78xSb96N8EcRm2LhdCNjJ",
+ "type": "arrow"
+ },
+ {
+ "id": "PsNatrhOR918YjbmvyT9x",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "internal function",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "internal function"
+ },
+ {
+ "type": "arrow",
+ "version": 666,
+ "versionNonce": 1357928165,
+ "isDeleted": false,
+ "id": "78xSb96N8EcRm2LhdCNjJ",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1434.5331571443298,
+ "y": 1377.528759465866,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 458.6267427864543,
+ "height": 186.82387510648414,
+ "seed": 535299656,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "evHonaxVjRvjwFP08UX9x",
+ "focus": -0.827785929496437,
+ "gap": 16.471286310501227
+ },
+ "endBinding": {
+ "elementId": "9KTm6XzaqX3iZ90_AL3RN",
+ "focus": -1.317866862333605,
+ "gap": 14.985901784264229
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 184.63351460859985,
+ 58.63791228706373
+ ],
+ [
+ 458.6267427864543,
+ 186.82387510648414
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 145,
+ "versionNonce": 907064811,
+ "isDeleted": false,
+ "id": "WfHCEtd4eDaOU42FFn9wo",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1341.1666717529297,
+ "y": 1321.500015258789,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 186.00006103515625,
+ "height": 65,
+ "seed": 663703880,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [
+ {
+ "id": "78xSb96N8EcRm2LhdCNjJ",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 166,
+ "versionNonce": 2028876357,
+ "isDeleted": false,
+ "id": "QbAKq7kA_EZo7yxdpqj6F",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1742.499984741211,
+ "y": 1166.8332977294922,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 158.66668701171872,
+ "height": 45.33337402343752,
+ "seed": 757681480,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 170,
+ "versionNonce": 2046345355,
+ "isDeleted": false,
+ "id": "w7-3leJjFtbtDhwDpkUjF",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1715.499984741211,
+ "y": 1169.1666412353516,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 187,
+ "height": 40,
+ "seed": 1177365064,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "nUF7GyfmAGZN3iZvBfYtq",
+ "type": "arrow"
+ },
+ {
+ "id": "70jp9eV1jV2_kUBbN055m",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": " char *module_name;\n char *field_name;",
+ "baseline": 34,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": " char *module_name;\n char *field_name;"
+ },
+ {
+ "type": "rectangle",
+ "version": 190,
+ "versionNonce": 1331274149,
+ "isDeleted": false,
+ "id": "m6kQPfRjltByoJapP3m-h",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1744.499984741211,
+ "y": 1234.499984741211,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 155.33337402343747,
+ "height": 35.666656494140625,
+ "seed": 613948728,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 184,
+ "versionNonce": 633763627,
+ "isDeleted": false,
+ "id": "IXwlC5RgaF1iJPCtg6-Er",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1768.4999237060547,
+ "y": 1243.499984741211,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 125,
+ "height": 20,
+ "seed": 664043080,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "l4S1IXvHmVx_wl8DPQXk3",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "func_ptr_linked",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "func_ptr_linked"
+ },
+ {
+ "type": "rectangle",
+ "version": 230,
+ "versionNonce": 1499473157,
+ "isDeleted": false,
+ "id": "o1vzUOCoilIzaDJdTpt35",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1735.8333587646484,
+ "y": 932.4999542236328,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 155.33331298828125,
+ "height": 90.33334350585938,
+ "seed": 1170302520,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "l4S1IXvHmVx_wl8DPQXk3",
+ "type": "arrow"
+ },
+ {
+ "id": "j_Tg3JOansfDRNxNBUMfi",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 211,
+ "versionNonce": 132405707,
+ "isDeleted": false,
+ "id": "Kpjtivj-7LYLq1nuvC4KS",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1742.5000457763672,
+ "y": 940.8332977294922,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 123,
+ "height": 20,
+ "seed": 1541878344,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "l4S1IXvHmVx_wl8DPQXk3",
+ "type": "arrow"
+ },
+ {
+ "id": "j_Tg3JOansfDRNxNBUMfi",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "native function:",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "native function:"
+ },
+ {
+ "type": "arrow",
+ "version": 755,
+ "versionNonce": 444546149,
+ "isDeleted": false,
+ "id": "l4S1IXvHmVx_wl8DPQXk3",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1751.6334408235434,
+ "y": 1247.8332977294922,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 121.88354763506686,
+ "height": 307.57912212433075,
+ "seed": 203809096,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "OpV38MM8YOexWG_e-5_hX",
+ "focus": -0.4013706262952343,
+ "gap": 1.943772417380456
+ },
+ "endBinding": {
+ "elementId": "Kpjtivj-7LYLq1nuvC4KS",
+ "focus": 1.1040701980735919,
+ "gap": 6.6751580517609455
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -121.88354763506686,
+ -191.16677856445312
+ ],
+ [
+ -15.808553098937182,
+ -307.57912212433075
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 185,
+ "versionNonce": 1030547563,
+ "isDeleted": false,
+ "id": "5EDlNHzjVbZ3Rx8ny3SUe",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1742.6665802001953,
+ "y": 1279.1666412353516,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 165.16677856445304,
+ "height": 73.666748046875,
+ "seed": 202955336,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 241,
+ "versionNonce": 1250191301,
+ "isDeleted": false,
+ "id": "wc-s6ecXMbmh2ViGrkOa4",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1757.8332977294922,
+ "y": 1289.5000457763672,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 152,
+ "height": 40,
+ "seed": 1536408648,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "S1cN82-5SoSu4e4SWfAUw",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "import_module;\nimport_func_linked;",
+ "baseline": 34,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "import_module;\nimport_func_linked;"
+ },
+ {
+ "type": "arrow",
+ "version": 788,
+ "versionNonce": 1546298123,
+ "isDeleted": false,
+ "id": "S1cN82-5SoSu4e4SWfAUw",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1741.963485458681,
+ "y": 1322.4954523286892,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 248.14874440629774,
+ "height": 238.16542426722026,
+ "seed": 1657735240,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "-vw33v9u2Ko2ayilI0CXG",
+ "focus": 2.0635763351494516,
+ "gap": 4.200185998866319
+ },
+ "endBinding": {
+ "elementId": "9KTm6XzaqX3iZ90_AL3RN",
+ "focus": -1.1514950968199016,
+ "gap": 11.294143807823616
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -88.79684422332912,
+ 88.33793695353734
+ ],
+ [
+ 159.35190018296862,
+ 238.16542426722026
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 234,
+ "versionNonce": 1267541797,
+ "isDeleted": false,
+ "id": "jF8UBxFom2hco1NronB-_",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1639.2142922537669,
+ "y": 1510.404782976423,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 137,
+ "height": 20,
+ "seed": 548488008,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "(WASMFunction *)",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "(WASMFunction *)"
+ },
+ {
+ "type": "diamond",
+ "version": 76,
+ "versionNonce": 1553467819,
+ "isDeleted": false,
+ "id": "jJOCFAslIe3JYgWsRnIKx",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1915.8334197998047,
+ "y": 1577.1667022705078,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 17.33331298828125,
+ "height": 15.666656494140625,
+ "seed": 1470386504,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [
+ {
+ "id": "PsNatrhOR918YjbmvyT9x",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 88,
+ "versionNonce": 1611070085,
+ "isDeleted": false,
+ "id": "V1RSJPoudlOhc-GaAxPSa",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1947.8334197998047,
+ "y": 1577.500015258789,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 37,
+ "height": 20,
+ "seed": 1209849672,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "PsNatrhOR918YjbmvyT9x",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "code",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "code"
+ },
+ {
+ "type": "rectangle",
+ "version": 217,
+ "versionNonce": 1138728011,
+ "isDeleted": false,
+ "id": "tXHmR9TBkCnxMdo_pd0XG",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2255.833480834961,
+ "y": 1603.1666412353516,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 149.3333740234375,
+ "height": 114.33340454101562,
+ "seed": 321892664,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 182,
+ "versionNonce": 548364773,
+ "isDeleted": false,
+ "id": "Zsg-OsrfZ2doJiTuOOpPu",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2277.166793823242,
+ "y": 1576.1666107177734,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 70,
+ "height": 20,
+ "seed": 40194872,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "bytecode",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "bytecode"
+ },
+ {
+ "type": "arrow",
+ "version": 545,
+ "versionNonce": 232512235,
+ "isDeleted": false,
+ "id": "PsNatrhOR918YjbmvyT9x",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1990.5000762939453,
+ "y": 1589.1666717529297,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 264.9616597351928,
+ "height": 70.73153780068333,
+ "seed": 1716226360,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "V1RSJPoudlOhc-GaAxPSa",
+ "focus": -0.13746287298855567,
+ "gap": 7.9146728515625
+ },
+ "endBinding": {
+ "elementId": "4o9JHPgrKQSqK-ibc0qs_",
+ "focus": 0.060950944035830956,
+ "gap": 3.268431681738548
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 149.9165802001953,
+ 22.1666259765625
+ ],
+ [
+ 191.24952507019043,
+ 48.83355712890625
+ ],
+ [
+ 264.9616597351928,
+ 70.73153780068333
+ ]
+ ]
+ },
+ {
+ "type": "diamond",
+ "version": 79,
+ "versionNonce": 848551237,
+ "isDeleted": false,
+ "id": "sWaZg1Dcn3g0Qfdc7onW_",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1916.5001068115234,
+ "y": 1629.8333892822266,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 18.6666259765625,
+ "height": 15,
+ "seed": 238700600,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 84,
+ "versionNonce": 1461142923,
+ "isDeleted": false,
+ "id": "U5NUD0rdNNDuY14J1ZRMu",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1954.8333587646484,
+ "y": 1628.8333892822266,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 110,
+ "height": 20,
+ "seed": 744475464,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "code_compiled",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "code_compiled"
+ },
+ {
+ "type": "rectangle",
+ "version": 431,
+ "versionNonce": 1024584869,
+ "isDeleted": false,
+ "id": "gk39IBXF-F8MrwhzL35C6",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2462.5001068115234,
+ "y": 1639.5001373291016,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 114.66674804687503,
+ "height": 119.33334350585936,
+ "seed": 201839672,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 444,
+ "versionNonce": 1187798059,
+ "isDeleted": false,
+ "id": "ZRckuyHrC8P5etlpd8MWT",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2443.166793823242,
+ "y": 1616.833480834961,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 161,
+ "height": 20,
+ "seed": 2016979784,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "precompiled-bytecode",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "precompiled-bytecode"
+ },
+ {
+ "type": "rectangle",
+ "version": 437,
+ "versionNonce": 534188037,
+ "isDeleted": false,
+ "id": "qGjmy62MZbL7zALsNU2dL",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2463.166793823242,
+ "y": 1699.5001373291016,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 114.00006103515625,
+ "height": 43.000030517578125,
+ "seed": 1165004088,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "iqe6U9xOE6ECb18moJnw-",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 68,
+ "versionNonce": 954572491,
+ "isDeleted": false,
+ "id": "SiZHwNA9YKd93iwc74wxB",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1942.4999542236328,
+ "y": 1667.833480834961,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 175,
+ "height": 20,
+ "seed": 1708294472,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "HCvGV6j45DG_BGeI3J7ut",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929331,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "fast_jit_jitted_code",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "fast_jit_jitted_code"
+ },
+ {
+ "type": "diamond",
+ "version": 85,
+ "versionNonce": 1759561573,
+ "isDeleted": false,
+ "id": "ODI38iO5_5uu6RobQgkVa",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1912.499984741211,
+ "y": 1672.3333892822266,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 18.6666259765625,
+ "height": 15,
+ "seed": 297387080,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 93,
+ "versionNonce": 670928235,
+ "isDeleted": false,
+ "id": "gNxfqnpn5KEfZX8dL5GX3",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1913.499984741211,
+ "y": 1717.666732788086,
+ "strokeColor": "#000000",
+ "backgroundColor": "#ced4da",
+ "width": 18.6666259765625,
+ "height": 15,
+ "seed": 1391035448,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 99,
+ "versionNonce": 175936197,
+ "isDeleted": false,
+ "id": "sYSDwbrpZl0692xpkcG4z",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1946.499984741211,
+ "y": 1713.166763305664,
+ "strokeColor": "#000000",
+ "backgroundColor": "#ced4da",
+ "width": 143,
+ "height": 20,
+ "seed": 1305637176,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "RckpORzYftIA2k4VSkTaW",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "llvm_jit_func_ptr",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "llvm_jit_func_ptr"
+ },
+ {
+ "type": "text",
+ "version": 450,
+ "versionNonce": 1465821195,
+ "isDeleted": false,
+ "id": "1iUf8pP_YoM8qCPpSEahX",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2383.0000762939453,
+ "y": 1788.8333129882812,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 142,
+ "height": 20,
+ "seed": 68451128,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "fast jitted coode",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "fast jitted coode"
+ },
+ {
+ "type": "rectangle",
+ "version": 501,
+ "versionNonce": 1363669541,
+ "isDeleted": false,
+ "id": "qVsRlSPxTl9a8XrnRMl2a",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2405.6665802001953,
+ "y": 1827.4999389648438,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 103.33337402343747,
+ "height": 29.2,
+ "seed": 1374549064,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "HCvGV6j45DG_BGeI3J7ut",
+ "type": "arrow"
+ },
+ {
+ "id": "BF2h7Ub5gAf2yYxLfQSFh",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 447,
+ "versionNonce": 1023635115,
+ "isDeleted": false,
+ "id": "bu6GnR96DeCSFWu3DhMIJ",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2419.499954223633,
+ "y": 1890.1666870117188,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 133,
+ "height": 20,
+ "seed": 713214264,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "RckpORzYftIA2k4VSkTaW",
+ "type": "arrow"
+ },
+ {
+ "id": "kjpM2qWJqDrV-jr9XK8QR",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "llvm jitted coode",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "llvm jitted coode"
+ },
+ {
+ "type": "rectangle",
+ "version": 395,
+ "versionNonce": 439379333,
+ "isDeleted": false,
+ "id": "Z9cJSNSjDvW2uPNthdOW9",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2406.1666412353516,
+ "y": 1916.1666870117188,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 150.66668701171875,
+ "height": 43.000030517578125,
+ "seed": 1255376456,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "4E9MghnYo6hn8E82pmPMe",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 266,
+ "versionNonce": 731275595,
+ "isDeleted": false,
+ "id": "evHonaxVjRvjwFP08UX9x",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1335.1666259765625,
+ "y": 1394.0000457763672,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 187.33343505859372,
+ "height": 73.666748046875,
+ "seed": 873572680,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "78xSb96N8EcRm2LhdCNjJ",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 258,
+ "versionNonce": 1215524069,
+ "isDeleted": false,
+ "id": "4R5zAaFl-qG-PwNUPfyXq",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1360.4999389648438,
+ "y": 1404.6667022705078,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 157,
+ "height": 40,
+ "seed": 237924152,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "import_module_inst;\nimport_func_inst;",
+ "baseline": 34,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "import_module_inst;\nimport_func_inst;"
+ },
+ {
+ "type": "diamond",
+ "version": 132,
+ "versionNonce": 1014104043,
+ "isDeleted": false,
+ "id": "-cXxAxf0DBRaXH85Wn82G",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1341.4998168945312,
+ "y": 1408.6666564941406,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 10,
+ "height": 12.333343505859375,
+ "seed": 1993562680,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "MLVyGZQLa4jU554J6bsmJ",
+ "type": "arrow"
+ },
+ {
+ "id": "9vnyulmvSUCDWXvSKKyJ6",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 136,
+ "versionNonce": 2073987141,
+ "isDeleted": false,
+ "id": "V3cEII-BWPnk8MmO8v9Hw",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1342.8331909179688,
+ "y": 1431.6666564941406,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 10,
+ "height": 12.333343505859375,
+ "seed": 374375752,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "MLVyGZQLa4jU554J6bsmJ",
+ "type": "arrow"
+ },
+ {
+ "id": "9vnyulmvSUCDWXvSKKyJ6",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 196,
+ "versionNonce": 2040580747,
+ "isDeleted": false,
+ "id": "jccHI4GP5zADwZpJ6_F0e",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1020.4999542236328,
+ "y": 1294.5002899169922,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 132.66668701171866,
+ "height": 34.3333740234375,
+ "seed": 1209325128,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "eyNKBEqdZDGI0jikxT-7-"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 28,
+ "versionNonce": 1577034445,
+ "isDeleted": false,
+ "id": "eyNKBEqdZDGI0jikxT-7-",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1050.8332977294922,
+ "y": 1302.066976928711,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 72,
+ "height": 20,
+ "seed": 13177699,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679537247195,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "functions",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "jccHI4GP5zADwZpJ6_F0e",
+ "originalText": "functions"
+ },
+ {
+ "type": "diamond",
+ "version": 157,
+ "versionNonce": 1205682475,
+ "isDeleted": false,
+ "id": "DpQKmgYqIbva-oudQDKVA",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1029.8332977294922,
+ "y": 1302.8336334228516,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1787304760,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "0dTwoTnwCJUbyz3e0bm1O",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 460,
+ "versionNonce": 544406277,
+ "isDeleted": false,
+ "id": "fltFoJAyfls8KPkBw6X_P",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1152.0382824623548,
+ "y": 1307.393701716202,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 140.3213191272912,
+ "height": 0.8215748529805751,
+ "seed": 1890946120,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "onh-wm6wgKrkH94fakl6O",
+ "focus": 1.0244280280971265,
+ "gap": 2.5945448897082315
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 140.3213191272912,
+ -0.8215748529805751
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 245,
+ "versionNonce": 277996491,
+ "isDeleted": false,
+ "id": "BpsyACMObLF20Fkti2Uqq",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1020.8332061767578,
+ "y": 1339.000228881836,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 130.00000000000009,
+ "height": 31,
+ "seed": 1664170040,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "22kjCR2ZOQmZQXYgnarEF"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 50,
+ "versionNonce": 1029340291,
+ "isDeleted": false,
+ "id": "22kjCR2ZOQmZQXYgnarEF",
+ "fillStyle": "solid",
+ "strokeWidth": 4,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1058.3332061767578,
+ "y": 1344.900228881836,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 55,
+ "height": 20,
+ "seed": 1753405955,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679537247196,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "globals",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "BpsyACMObLF20Fkti2Uqq",
+ "originalText": "globals"
+ },
+ {
+ "type": "diamond",
+ "version": 201,
+ "versionNonce": 735654507,
+ "isDeleted": false,
+ "id": "66O-4o40vS3pLIeBqwFBW",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1030.1665802001953,
+ "y": 1344.000228881836,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 231180104,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 336,
+ "versionNonce": 2136587717,
+ "isDeleted": false,
+ "id": "l2Sz8ohFcHQT7gWys1M9D",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 751.1665802001953,
+ "y": 1311.6668853759766,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 158,
+ "height": 32,
+ "seed": 1571295288,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "o-cON41NQVHvHqkgeW_6m"
+ },
+ {
+ "id": "0dTwoTnwCJUbyz3e0bm1O",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 115,
+ "versionNonce": 956023085,
+ "isDeleted": false,
+ "id": "o-cON41NQVHvHqkgeW_6m",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 824.6665802001953,
+ "y": 1317.1668853759766,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 11,
+ "height": 20,
+ "seed": 1939939267,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679537247196,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "e",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "l2Sz8ohFcHQT7gWys1M9D",
+ "originalText": "e"
+ },
+ {
+ "type": "diamond",
+ "version": 340,
+ "versionNonce": 659012901,
+ "isDeleted": false,
+ "id": "_eiwTSAQSXB8P2k-PDhNa",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 769.8332061767578,
+ "y": 1323.6668548583984,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1019883336,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "0dTwoTnwCJUbyz3e0bm1O",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 238,
+ "versionNonce": 536466347,
+ "isDeleted": false,
+ "id": "OLHiYmF0KqdbZBgecyb7T",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1017.1665802001953,
+ "y": 1430.6669158935547,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 131.33337402343759,
+ "height": 32.33331298828125,
+ "seed": 1564507192,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 172,
+ "versionNonce": 1409208453,
+ "isDeleted": false,
+ "id": "qUAVJJGhHiEU00yvj5Xwy",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1041.1665802001953,
+ "y": 1438.3335723876953,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1916699464,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 170,
+ "versionNonce": 209200715,
+ "isDeleted": false,
+ "id": "ZzKApm4TYPqV3EGJbMuQ3",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1001.6664886474609,
+ "y": 1253.9168853759766,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 214,
+ "height": 20,
+ "seed": 1061991496,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMModuleInstanceExtra",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModuleInstanceExtra"
+ },
+ {
+ "type": "rectangle",
+ "version": 195,
+ "versionNonce": 859600869,
+ "isDeleted": false,
+ "id": "SWgPVXvgjtN7AVlTfBUDR",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1009.2498474121094,
+ "y": 1279.9169082641602,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 155,
+ "height": 200.41667938232422,
+ "seed": 1419979080,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "0dTwoTnwCJUbyz3e0bm1O",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 389,
+ "versionNonce": 114500843,
+ "isDeleted": false,
+ "id": "3rcvtpnHrIvCrE__yw5GU",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1339.5831756591797,
+ "y": 1031.000186920166,
+ "strokeColor": "#d9480f",
+ "backgroundColor": "transparent",
+ "width": 174,
+ "height": 40,
+ "seed": 1610110792,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "AuwWYqGK5XChc2C2ZDCOd",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMModuleInstance::\nimport_func_ptrs",
+ "baseline": 34,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModuleInstance::\nimport_func_ptrs"
+ },
+ {
+ "type": "rectangle",
+ "version": 137,
+ "versionNonce": 1594766149,
+ "isDeleted": false,
+ "id": "IK-a-uPI373j3VM1YHdKy",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1390.1666870117188,
+ "y": 1107.625286102295,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 1938455864,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "dA4sHNYw9NqC0yRSl1ByC",
+ "type": "arrow"
+ },
+ {
+ "id": "AuwWYqGK5XChc2C2ZDCOd",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 123,
+ "versionNonce": 110448523,
+ "isDeleted": false,
+ "id": "xEmeSz_qg3vcIV0Kjo_4r",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1414.1666870117188,
+ "y": 1115.2919425964355,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1045500488,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "AuwWYqGK5XChc2C2ZDCOd",
+ "type": "arrow"
+ },
+ {
+ "id": "j_Tg3JOansfDRNxNBUMfi",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 158,
+ "versionNonce": 1406239397,
+ "isDeleted": false,
+ "id": "u6aTea5vKrjtv4E0SAr_D",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1389.8333129882812,
+ "y": 1140.7919120788574,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 1488328248,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "j_Tg3JOansfDRNxNBUMfi",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 144,
+ "versionNonce": 771302955,
+ "isDeleted": false,
+ "id": "6petv8iQ_6W4RCCyGVs86",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1413.8333129882812,
+ "y": 1148.458568572998,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1174899016,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "j_Tg3JOansfDRNxNBUMfi",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 146,
+ "versionNonce": 640935429,
+ "isDeleted": false,
+ "id": "HWwjwJX9MC7vOni7CdfwU",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1389.5,
+ "y": 1174.1252555847168,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 654741304,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "j_Tg3JOansfDRNxNBUMfi",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 158,
+ "versionNonce": 1944660171,
+ "isDeleted": false,
+ "id": "3V6VqEBHUeHRXm4rtMN9P",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1388.1666259765625,
+ "y": 1201.7919120788574,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 652208184,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 138,
+ "versionNonce": 2033376613,
+ "isDeleted": false,
+ "id": "s3LweJMlqb3u8zFFOtRWC",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1410.8333129882812,
+ "y": 1210.1252555847168,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 630970184,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 748,
+ "versionNonce": 234870635,
+ "isDeleted": false,
+ "id": "j_Tg3JOansfDRNxNBUMfi",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1423.3266279235036,
+ "y": 1116.6584335466105,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 310.5923414580757,
+ "height": 177.73696684706545,
+ "seed": 561180216,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "xEmeSz_qg3vcIV0Kjo_4r",
+ "focus": -0.6524247058306003,
+ "gap": 2.5695135809208747
+ },
+ "endBinding": {
+ "elementId": "Kpjtivj-7LYLq1nuvC4KS",
+ "focus": 1.1530360747961412,
+ "gap": 8.581076394787942
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 125.75645618294175,
+ -55.99185334641493
+ ],
+ [
+ 310.5923414580757,
+ -177.73696684706545
+ ]
+ ]
+ },
+ {
+ "type": "diamond",
+ "version": 115,
+ "versionNonce": 874244293,
+ "isDeleted": false,
+ "id": "SosCUEMFvN64e8eYhtj4S",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1748.0836486816406,
+ "y": 1289.8335762023926,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 8.333282470703125,
+ "height": 13.75,
+ "seed": 1668126536,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "S1cN82-5SoSu4e4SWfAUw",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 119,
+ "versionNonce": 445100555,
+ "isDeleted": false,
+ "id": "-vw33v9u2Ko2ayilI0CXG",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1745.5836486816406,
+ "y": 1319.8335762023926,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 10.833282470703125,
+ "height": 9.583320617675781,
+ "seed": 2012578120,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "S1cN82-5SoSu4e4SWfAUw",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 648,
+ "versionNonce": 2022475813,
+ "isDeleted": false,
+ "id": "MLVyGZQLa4jU554J6bsmJ",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1347.8331909179688,
+ "y": 1415.2017225151058,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 179.41659545898438,
+ "height": 304.1667256414903,
+ "seed": 1591654456,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "V3cEII-BWPnk8MmO8v9Hw",
+ "focus": 3.669987091693772,
+ "gap": 10.369642504898593
+ },
+ "endBinding": {
+ "elementId": "Rcref7JZ-AhlcXLLdwY5D",
+ "focus": -0.4568695235814372,
+ "gap": 6.321478788304148
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -179.41659545898438,
+ 169.4649187202458
+ ],
+ [
+ -89.48586426600582,
+ 304.1667256414903
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 807,
+ "versionNonce": 175847595,
+ "isDeleted": false,
+ "id": "tUs9waDW6sL0AbyoZYJ5Q",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 867.8295186360679,
+ "y": 823.9724260965983,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 672,
+ "height": 160,
+ "seed": 709576760,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "this is the one actually referred during executing opcode\n\nduring model load, if import can be solved through the native api registeration,\nthe pointer of native function will be filled.\n\nc-api could change the pointer later, then it will point to a different native function\n\nNULL: means multi-module import, go to \"import_func_inst\" field for target function",
+ "baseline": 154,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "this is the one actually referred during executing opcode\n\nduring model load, if import can be solved through the native api registeration,\nthe pointer of native function will be filled.\n\nc-api could change the pointer later, then it will point to a different native function\n\nNULL: means multi-module import, go to \"import_func_inst\" field for target function"
+ },
+ {
+ "type": "rectangle",
+ "version": 410,
+ "versionNonce": 1483881349,
+ "isDeleted": false,
+ "id": "kARKLR5va5hDwe-2JCl7d",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 855.623291015625,
+ "y": 824.4128579639253,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 691.1904471261159,
+ "height": 170.05954742431626,
+ "seed": 1355113288,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "AuwWYqGK5XChc2C2ZDCOd",
+ "type": "arrow"
+ },
+ {
+ "id": "j_Tg3JOansfDRNxNBUMfi",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 1427,
+ "versionNonce": 1267002187,
+ "isDeleted": false,
+ "id": "AuwWYqGK5XChc2C2ZDCOd",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1132.2583561737392,
+ "y": 997.6315427986297,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 188.93306844281233,
+ "height": 54.67370578283135,
+ "seed": 1524992312,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "kARKLR5va5hDwe-2JCl7d",
+ "gap": 3.1591374103880994,
+ "focus": 0.5842950344963632
+ },
+ "endBinding": {
+ "elementId": "3rcvtpnHrIvCrE__yw5GU",
+ "gap": 18.39175104262814,
+ "focus": -0.7039875993615579
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 188.93306844281233,
+ 54.67370578283135
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 363,
+ "versionNonce": 1275757285,
+ "isDeleted": false,
+ "id": "_pYmb7H1lxRLE4Qw_MajA",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1034.3336715698242,
+ "y": 1680.4170036315918,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 176,
+ "height": 20,
+ "seed": 764509256,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMModuleInstance*",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModuleInstance*"
+ },
+ {
+ "type": "text",
+ "version": 314,
+ "versionNonce": 838814187,
+ "isDeleted": false,
+ "id": "GBXnnFKM_76tjt1WAlYnV",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1250.0279070536296,
+ "y": 1605.2504641215007,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 198,
+ "height": 20,
+ "seed": 1630119496,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "9vnyulmvSUCDWXvSKKyJ6",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "(WASMFunctionInstance*)",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "(WASMFunctionInstance*)"
+ },
+ {
+ "type": "arrow",
+ "version": 881,
+ "versionNonce": 1742921285,
+ "isDeleted": false,
+ "id": "9vnyulmvSUCDWXvSKKyJ6",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1347.3662637658592,
+ "y": 1437.871212796838,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 109.83801974730454,
+ "height": 307.7636946939249,
+ "seed": 422577480,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "-cXxAxf0DBRaXH85Wn82G",
+ "focus": -3.9115852992052806,
+ "gap": 11.29853538112821
+ },
+ "endBinding": {
+ "elementId": "94gfo2BctxYsRP6cuuIbI",
+ "gap": 10.033975741878294,
+ "focus": -0.6520703073991437
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -109.83801974730454,
+ 135.3790961936404
+ ],
+ [
+ -51.493209521376,
+ 307.7636946939249
+ ]
+ ]
+ },
+ {
+ "type": "diamond",
+ "version": 207,
+ "versionNonce": 2116029227,
+ "isDeleted": false,
+ "id": "kliwot061_yUhDMDbVbQe",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1354.3614679972331,
+ "y": 1779.417065938314,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 10,
+ "height": 12.333343505859375,
+ "seed": 82951992,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 233,
+ "versionNonce": 2082066693,
+ "isDeleted": false,
+ "id": "mvfNSPpLgMxaEaQuXYPrl",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1387.0280939737956,
+ "y": 1776.7504094441733,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 94,
+ "height": 20,
+ "seed": 1266085960,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "func_import",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "func_import"
+ },
+ {
+ "type": "text",
+ "version": 265,
+ "versionNonce": 1206611403,
+ "isDeleted": false,
+ "id": "Oe13Ts1dEazuz8ilwnZiL",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1398.6947809855144,
+ "y": 1806.7504094441733,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 34,
+ "height": 20,
+ "seed": 2145720376,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "func",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "func"
+ },
+ {
+ "type": "diamond",
+ "version": 230,
+ "versionNonce": 287533157,
+ "isDeleted": false,
+ "id": "nyquujDKZGyYvDs-a_GQ-",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1356.0280939737956,
+ "y": 1811.5837071736655,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 10,
+ "height": 12.333343505859375,
+ "seed": 784443208,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 252,
+ "versionNonce": 326204523,
+ "isDeleted": false,
+ "id": "cGQYK5rXelrtuGolytFol",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1332.3614679972331,
+ "y": 1765.417065938314,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 154.00006103515616,
+ "height": 79,
+ "seed": 1426411832,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [
+ {
+ "id": "9vnyulmvSUCDWXvSKKyJ6",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 521,
+ "versionNonce": 868422597,
+ "isDeleted": false,
+ "id": "VRweEUgFB9qqzjdTwpHnK",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1323.694574991862,
+ "y": 1739.194897969564,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 117,
+ "height": 20,
+ "seed": 155802936,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929332,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMFunction ",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMFunction "
+ },
+ {
+ "type": "arrow",
+ "version": 621,
+ "versionNonce": 746370827,
+ "isDeleted": false,
+ "id": "CUEfVWpVIuIHc_5h3VskN",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1459.8716446745273,
+ "y": 1829.1380187988277,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 394.2706533635544,
+ "height": 82.19527893066447,
+ "seed": 1854588984,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "epVvbDyPF40MaERFnDDJy",
+ "focus": 0.2506598246466399,
+ "gap": 9.849883651733307
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 153.21163779617586,
+ 82.19527893066447
+ ],
+ [
+ 394.2706533635544,
+ 27.990782200797412
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 309,
+ "versionNonce": 1880511269,
+ "isDeleted": false,
+ "id": "OTP338ttAjF_rIJwNKA1S",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1298.416748046875,
+ "y": 1343.3333587646484,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 38,
+ "height": 20,
+ "seed": 1994699981,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "union",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "union"
+ },
+ {
+ "type": "rectangle",
+ "version": 62,
+ "versionNonce": 25664939,
+ "isDeleted": false,
+ "id": "7kmKkWcfD2eeTgLmci_TA",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1289.75,
+ "y": 1517.3333282470703,
+ "strokeColor": "#000000",
+ "backgroundColor": "#fab005",
+ "width": 260.66668701171875,
+ "height": 61.333343505859375,
+ "seed": 1810842211,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "fr9-3bNKWz24759an1jPs"
+ }
+ ],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 13,
+ "versionNonce": 914224163,
+ "isDeleted": false,
+ "id": "fr9-3bNKWz24759an1jPs",
+ "fillStyle": "solid",
+ "strokeWidth": 4,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1404.5833435058594,
+ "y": 1538.4,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 31,
+ "height": 20,
+ "seed": 1884299875,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679537247200,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[...]",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "7kmKkWcfD2eeTgLmci_TA",
+ "originalText": "[...]"
+ },
+ {
+ "type": "line",
+ "version": 176,
+ "versionNonce": 1373083019,
+ "isDeleted": false,
+ "id": "pYd8BNqe32DQ1BK15gl1X",
+ "fillStyle": "solid",
+ "strokeWidth": 4,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1607.7500610351565,
+ "y": 911.2331604003898,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 2.2737367544323206e-13,
+ "height": 1207.7780151367188,
+ "seed": 1889947117,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533932559,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": null,
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.2737367544323206e-13,
+ 1207.7780151367188
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 58,
+ "versionNonce": 2111671781,
+ "isDeleted": false,
+ "id": "-EA8TtLR5unZFdjT-k9mq",
+ "fillStyle": "solid",
+ "strokeWidth": 4,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1404.4167785644531,
+ "y": 1492.6665802001953,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 29,
+ "height": 20,
+ "seed": 1174452173,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[0]",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "[0]"
+ },
+ {
+ "type": "text",
+ "version": 225,
+ "versionNonce": 49704683,
+ "isDeleted": false,
+ "id": "al3s0Ce-XZ_FiU84jmv0f",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 729.2799504597981,
+ "y": 1209.9554656982423,
+ "strokeColor": "#e67700",
+ "backgroundColor": "transparent",
+ "width": 171,
+ "height": 19,
+ "seed": 1330045933,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 3,
+ "text": "WASMModuleInstance",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModuleInstance"
+ },
+ {
+ "type": "rectangle",
+ "version": 102,
+ "versionNonce": 555518277,
+ "isDeleted": false,
+ "id": "TxSoCCktw7hU7jU0cN2he",
+ "fillStyle": "solid",
+ "strokeWidth": 4,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 723.0834655761719,
+ "y": 1240.9998931884766,
+ "strokeColor": "#d9480f",
+ "backgroundColor": "transparent",
+ "width": 210.66668701171875,
+ "height": 305.33334350585943,
+ "seed": 598232163,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 113,
+ "versionNonce": 1941920139,
+ "isDeleted": false,
+ "id": "uyhu5MiXRFgQansSAKgbz",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1858.638671875,
+ "y": 1857.11110941569,
+ "strokeColor": "#000000",
+ "backgroundColor": "#ced4da",
+ "width": 229.3333740234375,
+ "height": 71.33331298828125,
+ "seed": 1064313101,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "4W7-B8UsG2Kp0-6eEN0-h"
+ },
+ {
+ "id": "CUEfVWpVIuIHc_5h3VskN",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 67,
+ "versionNonce": 1873089421,
+ "isDeleted": false,
+ "id": "4W7-B8UsG2Kp0-6eEN0-h",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1959.8053588867188,
+ "y": 1883.1777659098307,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 27,
+ "height": 20,
+ "seed": 1206387267,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679537247203,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[..]",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "uyhu5MiXRFgQansSAKgbz",
+ "originalText": "[..]"
+ },
+ {
+ "type": "arrow",
+ "version": 335,
+ "versionNonce": 1028780075,
+ "isDeleted": false,
+ "id": "0dTwoTnwCJUbyz3e0bm1O",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 780.7038274166374,
+ "y": 1329.8562414550568,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 227.1615634556406,
+ "height": 49.895659740248675,
+ "seed": 1282951939,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "_eiwTSAQSXB8P2k-PDhNa",
+ "focus": -0.16162303890895813,
+ "gap": 1.5411549516792498
+ },
+ "endBinding": {
+ "elementId": "SWgPVXvgjtN7AVlTfBUDR",
+ "focus": 1.0022214255263049,
+ "gap": 1.3844565398313762
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 227.1615634556406,
+ -49.895659740248675
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 380,
+ "versionNonce": 1831123973,
+ "isDeleted": false,
+ "id": "EjfvS52mTJV_ntE7FAmqi",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 749.41650390625,
+ "y": 1265.500015258789,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 163,
+ "height": 38.333343505859375,
+ "seed": 908455875,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "0dTwoTnwCJUbyz3e0bm1O",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 372,
+ "versionNonce": 395899749,
+ "isDeleted": false,
+ "id": "0n8DknkuWXlRynFJmYm-N",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 760.0831298828125,
+ "y": 1276.500015258789,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1140391779,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "dA4sHNYw9NqC0yRSl1ByC",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 131,
+ "versionNonce": 169804459,
+ "isDeleted": false,
+ "id": "xwVumJFL4-d-8BM7nSKzG",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1406.5276896158855,
+ "y": 1849.9999745686848,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 25,
+ "height": 20,
+ "seed": 813534477,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[n]",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "[n]"
+ },
+ {
+ "type": "arrow",
+ "version": 164,
+ "versionNonce": 1833439621,
+ "isDeleted": false,
+ "id": "dA4sHNYw9NqC0yRSl1ByC",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 767.0830841064453,
+ "y": 1278.6665496826172,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 617.3333435058594,
+ "height": 168.00003051757812,
+ "seed": 1360269091,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "0n8DknkuWXlRynFJmYm-N",
+ "focus": -0.6970200254594874,
+ "gap": 1
+ },
+ "endBinding": {
+ "elementId": "IK-a-uPI373j3VM1YHdKy",
+ "focus": 0.91934006004951,
+ "gap": 5.7502593994140625
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 283.33331298828125,
+ -86.66671752929688
+ ],
+ [
+ 617.3333435058594,
+ -168.00003051757812
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 370,
+ "versionNonce": 2015327563,
+ "isDeleted": false,
+ "id": "1uhr4l-w9t4eVo0gQ06SH",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1628.0831146240234,
+ "y": 1047.333236694336,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 60,
+ "height": 20,
+ "seed": 2127932547,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "70jp9eV1jV2_kUBbN055m",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "(void *)",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "(void *)"
+ },
+ {
+ "type": "diamond",
+ "version": 110,
+ "versionNonce": 867539173,
+ "isDeleted": false,
+ "id": "OpV38MM8YOexWG_e-5_hX",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1751.5831604003906,
+ "y": 1244.7915496826172,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 8.333282470703125,
+ "height": 13.75,
+ "seed": 1876974509,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "l4S1IXvHmVx_wl8DPQXk3",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 201,
+ "versionNonce": 1052283883,
+ "isDeleted": false,
+ "id": "0VYDhNUTpNaSbemsP54Zy",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 982.6778793334961,
+ "y": 1174.3998931884767,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 68,
+ "height": 20,
+ "seed": 2080172771,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "(void **)",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "(void **)"
+ },
+ {
+ "type": "text",
+ "version": 52,
+ "versionNonce": 364590149,
+ "isDeleted": false,
+ "id": "mEKNbQ7XuwA2N2CRqO86h",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1395.7501068115234,
+ "y": 1178.6665954589844,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 43,
+ "height": 20,
+ "seed": 95270211,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "NULL",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "NULL"
+ },
+ {
+ "type": "rectangle",
+ "version": 348,
+ "versionNonce": 306207333,
+ "isDeleted": false,
+ "id": "FKonkUbaqKFXKyt5VSiGE",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 743.0831654866537,
+ "y": 1476.5000508626301,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 174.66668701171875,
+ "height": 31.666625976562507,
+ "seed": 710825357,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "0dTwoTnwCJUbyz3e0bm1O",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533956228,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 376,
+ "versionNonce": 1951705707,
+ "isDeleted": false,
+ "id": "xNodTFHQFtS6jmRfbZDpo",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 748.4164784749349,
+ "y": 1484.1667073567708,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1417026541,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533956228,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 82,
+ "versionNonce": 678544837,
+ "isDeleted": false,
+ "id": "8i8vmtgsTLeEQt_E_hLrk",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 768.4165089925131,
+ "y": 1481.0000508626301,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 149,
+ "height": 20,
+ "seed": 1944091203,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "yu3un9i0kAGrZ8bAnVMa3",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533956228,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "func_type_indexes",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "func_type_indexes"
+ },
+ {
+ "type": "rectangle",
+ "version": 210,
+ "versionNonce": 1441855435,
+ "isDeleted": false,
+ "id": "IwrJYgHbhcHGM-MPt77v3",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 907.3989664713541,
+ "y": 1609.9723409016926,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 919532995,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 230,
+ "versionNonce": 2006154853,
+ "isDeleted": false,
+ "id": "XRMQmYFkm-FtbS8PBuF_X",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 907.0655924479166,
+ "y": 1643.1389668782551,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 361842019,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 218,
+ "versionNonce": 473286251,
+ "isDeleted": false,
+ "id": "nsMfEXFd6IeqB7fL4ngUa",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 906.7322794596354,
+ "y": 1676.4723103841145,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 1923653891,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 227,
+ "versionNonce": 1069574597,
+ "isDeleted": false,
+ "id": "R5ioSAhKEdUlCurXbrHuN",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 905.3989054361979,
+ "y": 1704.1389668782551,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 1469286563,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 323,
+ "versionNonce": 617227531,
+ "isDeleted": false,
+ "id": "yu3un9i0kAGrZ8bAnVMa3",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 753.0831654866537,
+ "y": 1487.6672379829788,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 200.16657758128372,
+ "height": 153.3329247774377,
+ "seed": 1439562723,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533956229,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "8i8vmtgsTLeEQt_E_hLrk",
+ "focus": 1.0014597510870404,
+ "gap": 15.333343505859375
+ },
+ "endBinding": {
+ "elementId": "p5TPteQC3PraRMJtt4XsT",
+ "focus": 0.36261877029011863,
+ "gap": 3.9746450546211918
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -60.000050862630246,
+ 26.332884087333696
+ ],
+ [
+ -40.88889567057288,
+ 105.11070594605758
+ ],
+ [
+ 62.88881429036462,
+ 153.3329247774377
+ ],
+ [
+ 140.16652671865347,
+ 150.58490939994954
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 99,
+ "versionNonce": 2113464613,
+ "isDeleted": false,
+ "id": "a8gv4R6T3PYjKJhay9vMv",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 802.4165191650391,
+ "y": 1604.7780354817708,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 70,
+ "height": 20,
+ "seed": 453646061,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "uint32 *",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "uint32 *"
+ },
+ {
+ "type": "text",
+ "version": 97,
+ "versionNonce": 692152235,
+ "isDeleted": false,
+ "id": "eNJLe1mhF_AWRUyt9lO6k",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2227.083185195923,
+ "y": 955.9999694824219,
+ "strokeColor": "#1864ab",
+ "backgroundColor": "transparent",
+ "width": 96,
+ "height": 19,
+ "seed": 1711184323,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 3,
+ "text": "WASMModule",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModule"
+ },
+ {
+ "type": "rectangle",
+ "version": 247,
+ "versionNonce": 329940101,
+ "isDeleted": false,
+ "id": "25KRboddeZem953trnn-R",
+ "fillStyle": "solid",
+ "strokeWidth": 4,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2216.416498184204,
+ "y": 985.9999389648438,
+ "strokeColor": "#1864ab",
+ "backgroundColor": "transparent",
+ "width": 308,
+ "height": 568,
+ "seed": 847170787,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 135,
+ "versionNonce": 799881803,
+ "isDeleted": false,
+ "id": "NnvrV9DcfaaiOCGPUdP78",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2229.083246231079,
+ "y": 1003.3333129882812,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 263,
+ "height": 224,
+ "seed": 2117157197,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": " WASMImport *import_tables;\n WASMImport *import_memories;\n WASMImport *import_globals;\n\n WASMType **types;\n WASMImport *imports;\n WASMTable *tables;\n WASMMemory *memories;\n WASMGlobal *globals;\n WASMExport *exports;\n WASMTableSeg *table_segments;\n WASMDataSeg **data_segments;",
+ "baseline": 220,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": " WASMImport *import_tables;\n WASMImport *import_memories;\n WASMImport *import_globals;\n\n WASMType **types;\n WASMImport *imports;\n WASMTable *tables;\n WASMMemory *memories;\n WASMGlobal *globals;\n WASMExport *exports;\n WASMTableSeg *table_segments;\n WASMDataSeg **data_segments;"
+ },
+ {
+ "type": "rectangle",
+ "version": 123,
+ "versionNonce": 1486005221,
+ "isDeleted": false,
+ "id": "O5y5oOsgUB5ue4vWSQB0i",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2232.4165592193604,
+ "y": 1301.3332824707031,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 273.3333740234375,
+ "height": 44,
+ "seed": 1988414157,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 145,
+ "versionNonce": 709212395,
+ "isDeleted": false,
+ "id": "6xufIeHeKpvDChXCTeKSb",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2294.4165592193604,
+ "y": 1314.6665954589844,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 198,
+ "height": 19,
+ "seed": 2026661485,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "WASMFunction **functions;",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMFunction **functions;"
+ },
+ {
+ "type": "diamond",
+ "version": 108,
+ "versionNonce": 1354686277,
+ "isDeleted": false,
+ "id": "s4lQvHIN1eAAubp7DkNrk",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2245.083246231079,
+ "y": 1318,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 26.6666259765625,
+ "height": 19.333343505859375,
+ "seed": 1489582509,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "Bnf72M4RGMZjNgBlzk90B",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 354,
+ "versionNonce": 1184195467,
+ "isDeleted": false,
+ "id": "Bnf72M4RGMZjNgBlzk90B",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2250.416437149048,
+ "y": 1332.0000305175781,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 163.1120623945253,
+ "height": 15.460472501937602,
+ "seed": 1550987139,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "s4lQvHIN1eAAubp7DkNrk",
+ "focus": -0.36983487209914556,
+ "gap": 1
+ },
+ "endBinding": {
+ "elementId": "swt6lb3ztkUJAvM41XHBK",
+ "focus": -0.7544161254824635,
+ "gap": 5.555002272222737
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -163.1120623945253,
+ 15.460472501937602
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 138,
+ "versionNonce": 579645093,
+ "isDeleted": false,
+ "id": "TfktbM2ODt0uHXCbkJtbX",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2277.4166202545166,
+ "y": 1269.3333435058594,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 229,
+ "height": 19,
+ "seed": 2140950979,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "WASMImport *import_functions;",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMImport *import_functions;"
+ },
+ {
+ "type": "rectangle",
+ "version": 99,
+ "versionNonce": 483834411,
+ "isDeleted": false,
+ "id": "sIxEmRk_EPaTumCGaxM6t",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2231.749994277954,
+ "y": 1254.6667175292969,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 276,
+ "height": 42.6666259765625,
+ "seed": 2140310499,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 86,
+ "versionNonce": 1286181381,
+ "isDeleted": false,
+ "id": "_er3JaiUwljITdxfog0w_",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2246.416742324829,
+ "y": 1265.3334045410156,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 15.33331298828125,
+ "height": 22.66668701171875,
+ "seed": 568056877,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 453,
+ "versionNonce": 1509178571,
+ "isDeleted": false,
+ "id": "70jp9eV1jV2_kUBbN055m",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2253.0103282895525,
+ "y": 1275.9391811320388,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 323.49287390894006,
+ "height": 187.53914675447618,
+ "seed": 638625069,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "JWlL3nHzTP4pxrEVYolFx",
+ "focus": -1.0762119763220488,
+ "gap": 30.60580710860131
+ },
+ "endBinding": {
+ "elementId": "1rZk-xFL82XSp5Mpcqy4f",
+ "focus": -1.2708836305762516,
+ "gap": 14.434116596798958
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -146.59352492956714,
+ -83.93927268477319
+ ],
+ [
+ -323.49287390894006,
+ -187.53914675447618
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 145,
+ "versionNonce": 471009637,
+ "isDeleted": false,
+ "id": "4BwxH9WndrjsXga95YTvm",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1705.7500858306885,
+ "y": 1086.6665954589844,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 222.6666259765625,
+ "height": 303.33331298828125,
+ "seed": 803769283,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "70jp9eV1jV2_kUBbN055m",
+ "type": "arrow"
+ },
+ {
+ "id": "nUF7GyfmAGZN3iZvBfYtq",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 270,
+ "versionNonce": 696806251,
+ "isDeleted": false,
+ "id": "RR6mIlX4wkxcfcv6RQ8Wa",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1708.416711807251,
+ "y": 1062.6665954589844,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 97,
+ "height": 19,
+ "seed": 2042686211,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 2,
+ "text": "WASMImport",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMImport"
+ },
+ {
+ "type": "rectangle",
+ "version": 191,
+ "versionNonce": 1645647045,
+ "isDeleted": false,
+ "id": "1rZk-xFL82XSp5Mpcqy4f",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1745.749963760376,
+ "y": 1097.3333129882812,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 169.3333740234375,
+ "height": 31,
+ "seed": 176484109,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "qkiSeaixB8ivmpNxhvY6l"
+ },
+ {
+ "id": "70jp9eV1jV2_kUBbN055m",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 162,
+ "versionNonce": 395409347,
+ "isDeleted": false,
+ "id": "qkiSeaixB8ivmpNxhvY6l",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1750.749963760376,
+ "y": 1102.3333129882812,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 79,
+ "height": 20,
+ "seed": 2146735565,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679537247208,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "uint8 kind",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "middle",
+ "containerId": "1rZk-xFL82XSp5Mpcqy4f",
+ "originalText": "uint8 kind"
+ },
+ {
+ "type": "rectangle",
+ "version": 175,
+ "versionNonce": 1783739429,
+ "isDeleted": false,
+ "id": "R_f4RWhd20C8JXmaJofMm",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1706.7500247955322,
+ "y": 1390.6665954589844,
+ "strokeColor": "#000000",
+ "backgroundColor": "#ced4da",
+ "width": 221,
+ "height": 31,
+ "seed": 691699363,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "jXOu2RGl7KTvcY3-hwIj2"
+ }
+ ],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 56,
+ "versionNonce": 2117409261,
+ "isDeleted": false,
+ "id": "jXOu2RGl7KTvcY3-hwIj2",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1806.2500247955322,
+ "y": 1396.0665954589845,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 22,
+ "height": 20,
+ "seed": 776900557,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679537247209,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[1]",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "R_f4RWhd20C8JXmaJofMm",
+ "originalText": "[1]"
+ },
+ {
+ "type": "text",
+ "version": 51,
+ "versionNonce": 816965509,
+ "isDeleted": false,
+ "id": "JvLqnDwgx42bo19rINn18",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1807.083490371704,
+ "y": 1371.9998474121094,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 29,
+ "height": 20,
+ "seed": 2020174093,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[0]",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "[0]"
+ },
+ {
+ "type": "rectangle",
+ "version": 185,
+ "versionNonce": 1499856715,
+ "isDeleted": false,
+ "id": "Xj5n84LklLY7rIUbMpV30",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1708.2501163482666,
+ "y": 1422.3332061767578,
+ "strokeColor": "#000000",
+ "backgroundColor": "#ced4da",
+ "width": 221,
+ "height": 31,
+ "seed": 1499618403,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "LOWTAqc1KaVYNxnLkXHB4"
+ }
+ ],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 61,
+ "versionNonce": 2125694819,
+ "isDeleted": false,
+ "id": "LOWTAqc1KaVYNxnLkXHB4",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1803.2501163482666,
+ "y": 1427.733206176758,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 31,
+ "height": 20,
+ "seed": 701124429,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679537247210,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[...]",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "Xj5n84LklLY7rIUbMpV30",
+ "originalText": "[...]"
+ },
+ {
+ "type": "rectangle",
+ "version": 50,
+ "versionNonce": 178118123,
+ "isDeleted": false,
+ "id": "qd-T97QOO_xa4SGTgkrAj",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1363.083200454712,
+ "y": 1076.0001373291016,
+ "strokeColor": "#d9480f",
+ "backgroundColor": "transparent",
+ "width": 96,
+ "height": 170.66668701171875,
+ "seed": 215655011,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [
+ {
+ "id": "AuwWYqGK5XChc2C2ZDCOd",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 169,
+ "versionNonce": 1562872389,
+ "isDeleted": false,
+ "id": "EAEAQzFaB6T9-rCB0X-61",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2303.749662399292,
+ "y": 1418.0001983642578,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 160,
+ "height": 20,
+ "seed": 1651418499,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "fast_jit_func_ptrs",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "fast_jit_func_ptrs"
+ },
+ {
+ "type": "rectangle",
+ "version": 195,
+ "versionNonce": 312535179,
+ "isDeleted": false,
+ "id": "n3LUTZSRU6GJ4nfF98WsH",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2233.7496013641357,
+ "y": 1409.6669158935547,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 273.3333740234375,
+ "height": 44,
+ "seed": 1123016931,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 173,
+ "versionNonce": 312998309,
+ "isDeleted": false,
+ "id": "SOlRVdTv-nHYKomLm0-Lr",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2246.749662399292,
+ "y": 1421.000244140625,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 26.6666259765625,
+ "height": 19.333343505859375,
+ "seed": 381478531,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929333,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 61,
+ "versionNonce": 1193910059,
+ "isDeleted": false,
+ "id": "RckpORzYftIA2k4VSkTaW",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2093.082914352417,
+ "y": 1731.3334503173828,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 314.6666564941406,
+ "height": 191.3333740234375,
+ "seed": 1221862445,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "sYSDwbrpZl0692xpkcG4z",
+ "focus": -0.8132904069013918,
+ "gap": 6.05506706237793
+ },
+ "endBinding": {
+ "elementId": "bu6GnR96DeCSFWu3DhMIJ",
+ "focus": -1.5131314965155,
+ "gap": 13.30013732910163
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 150.66665649414062,
+ 128.66668701171875
+ ],
+ [
+ 314.6666564941406,
+ 191.3333740234375
+ ]
+ ]
+ },
+ {
+ "type": "arrow",
+ "version": 66,
+ "versionNonce": 1361280261,
+ "isDeleted": false,
+ "id": "HCvGV6j45DG_BGeI3J7ut",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2116.4162578582764,
+ "y": 1692.6667938232422,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 288.25032234191895,
+ "height": 141.39862277829707,
+ "seed": 298119629,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "SiZHwNA9YKd93iwc74wxB",
+ "focus": -0.7153529191190878,
+ "gap": 5.633312988281318
+ },
+ "endBinding": {
+ "elementId": "qVsRlSPxTl9a8XrnRMl2a",
+ "focus": -0.10195339456743455,
+ "gap": 1
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 125.33331298828125,
+ 108.66665649414062
+ ],
+ [
+ 288.25032234191895,
+ 141.39862277829707
+ ]
+ ]
+ },
+ {
+ "type": "arrow",
+ "version": 81,
+ "versionNonce": 1654817227,
+ "isDeleted": false,
+ "id": "iqe6U9xOE6ECb18moJnw-",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2083.0828227996826,
+ "y": 1640.0001068115234,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 380,
+ "height": 114.66668701171875,
+ "seed": 1655019469,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "qGjmy62MZbL7zALsNU2dL",
+ "focus": 0.8815432234830397,
+ "gap": 1
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 202.66668701171875,
+ 114.66668701171875
+ ],
+ [
+ 380,
+ 64
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 196,
+ "versionNonce": 1880593509,
+ "isDeleted": false,
+ "id": "pWu_lwlXIT6mrZDyT6QkK",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2690.0828075408936,
+ "y": 1522.750244140625,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 162247299,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "NSz4yfxdToa5c5At8YYeR",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 181,
+ "versionNonce": 1847988331,
+ "isDeleted": false,
+ "id": "rBPIesLQ3_hwRCCEZDo_K",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2714.0828075408936,
+ "y": 1530.4169006347656,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 2113989421,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 216,
+ "versionNonce": 2068955077,
+ "isDeleted": false,
+ "id": "1nU3Tx2BdlitDqcIjhR6O",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2689.749433517456,
+ "y": 1555.9168701171875,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 255355427,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 202,
+ "versionNonce": 1803471627,
+ "isDeleted": false,
+ "id": "qPuFVkGJxscoxDIlxjxO7",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2713.749433517456,
+ "y": 1563.5835266113281,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1853160845,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 205,
+ "versionNonce": 686784293,
+ "isDeleted": false,
+ "id": "ijtdWkKxrTh4Pnlp14iE0",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2689.416120529175,
+ "y": 1589.2502136230469,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 495791555,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "BF2h7Ub5gAf2yYxLfQSFh",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 215,
+ "versionNonce": 1059533227,
+ "isDeleted": false,
+ "id": "jFcNDR-eUAEW7pedWkAdo",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2688.0827465057373,
+ "y": 1616.9168701171875,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 796378093,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 196,
+ "versionNonce": 257839749,
+ "isDeleted": false,
+ "id": "q4AkedYi9svz1WOMHGyiP",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2710.749433517456,
+ "y": 1625.2502136230469,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 2009628003,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 195,
+ "versionNonce": 1514783819,
+ "isDeleted": false,
+ "id": "NSz4yfxdToa5c5At8YYeR",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2491.7495250701904,
+ "y": 1437.3335571289062,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 199.43811857564833,
+ "height": 81.5190719332436,
+ "seed": 909964067,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "pWu_lwlXIT6mrZDyT6QkK",
+ "focus": 0.37183947794184286,
+ "gap": 3.8976150784751553
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 199.43811857564833,
+ 81.5190719332436
+ ]
+ ]
+ },
+ {
+ "type": "arrow",
+ "version": 222,
+ "versionNonce": 458996197,
+ "isDeleted": false,
+ "id": "BF2h7Ub5gAf2yYxLfQSFh",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2718.826031777619,
+ "y": 1626.7287320369785,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 207.0765067074285,
+ "height": 202.09118637438291,
+ "seed": 358411853,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "D0065Oo1uIjEqNG6iDJjn",
+ "focus": -2.935287320516118,
+ "gap": 14.961736017351072
+ },
+ "endBinding": {
+ "elementId": "qVsRlSPxTl9a8XrnRMl2a",
+ "focus": 0.3455990175110858,
+ "gap": 2.749570846557617
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -84.40981969570976,
+ 140.60479457434963
+ ],
+ [
+ -207.0765067074285,
+ 202.09118637438291
+ ]
+ ]
+ },
+ {
+ "type": "diamond",
+ "version": 207,
+ "versionNonce": 616628971,
+ "isDeleted": false,
+ "id": "D0065Oo1uIjEqNG6iDJjn",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2712.0828075408936,
+ "y": 1594.1669158935547,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1454945635,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "BF2h7Ub5gAf2yYxLfQSFh",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 61,
+ "versionNonce": 1173697861,
+ "isDeleted": false,
+ "id": "OI5mleCPF3WYtCzvosMk1",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2661.7495861053467,
+ "y": 1495.3336181640625,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 98.66668701171875,
+ "height": 177.33334350585938,
+ "seed": 617283619,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 81,
+ "versionNonce": 655846795,
+ "isDeleted": false,
+ "id": "4Q_PdspTfAcKBYqfwEOrl",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2534.4162731170654,
+ "y": 1478.0003051757812,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 68,
+ "height": 20,
+ "seed": 468048995,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "(void **)",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "(void **)"
+ },
+ {
+ "type": "text",
+ "version": 215,
+ "versionNonce": 176702629,
+ "isDeleted": false,
+ "id": "zEBN6RuZylHRtnzhMAsfm",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2302.082899093628,
+ "y": 1367.6669006347656,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 80,
+ "height": 20,
+ "seed": 1726260589,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "func_ptrs",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "func_ptrs"
+ },
+ {
+ "type": "rectangle",
+ "version": 240,
+ "versionNonce": 1955038251,
+ "isDeleted": false,
+ "id": "Q1RbJ8FG5PuoKZ0jGW-AG",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2232.0828380584717,
+ "y": 1359.3336181640625,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 273.3333740234375,
+ "height": 44,
+ "seed": 1664381923,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 218,
+ "versionNonce": 482502661,
+ "isDeleted": false,
+ "id": "lKOq2jf5D0WXwfNx9mwVb",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2245.082899093628,
+ "y": 1370.6669464111328,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 26.6666259765625,
+ "height": 19.333343505859375,
+ "seed": 1869049805,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 197,
+ "versionNonce": 1425786571,
+ "isDeleted": false,
+ "id": "5_VLE0dE94H4gwxL9iUpC",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2851.4160289764404,
+ "y": 1432.750228881836,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 1330766563,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "8jHbZMq4zvKK9AxPUw9Qf",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 181,
+ "versionNonce": 1587617637,
+ "isDeleted": false,
+ "id": "k1p6Nabm5uz-_RQk8vKUy",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2875.4160289764404,
+ "y": 1440.4168853759766,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1901883597,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 216,
+ "versionNonce": 789493099,
+ "isDeleted": false,
+ "id": "BH3ZK-RnoIcnosroWZ9_J",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2851.082654953003,
+ "y": 1465.9168548583984,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 897158787,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 202,
+ "versionNonce": 376564421,
+ "isDeleted": false,
+ "id": "cAmZfC7YbkEqrmByhjjHI",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2875.082654953003,
+ "y": 1473.583511352539,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 596561709,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 205,
+ "versionNonce": 839569419,
+ "isDeleted": false,
+ "id": "yAeZ1rNDP97dzjt5edJvJ",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2850.7493419647217,
+ "y": 1499.2501983642578,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 1022019107,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 215,
+ "versionNonce": 1691503141,
+ "isDeleted": false,
+ "id": "h_AbFbWb_N0KfOV68sJf6",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2849.415967941284,
+ "y": 1526.9168548583984,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 1889952141,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 196,
+ "versionNonce": 1072338603,
+ "isDeleted": false,
+ "id": "OKOuC260x6EDIVInqBKer",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2872.082654953003,
+ "y": 1535.2501983642578,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 479463875,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 208,
+ "versionNonce": 2058337669,
+ "isDeleted": false,
+ "id": "zQXps3l6_CULfrKz0sxFV",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2873.4160289764404,
+ "y": 1504.1669006347656,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 769435629,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "4E9MghnYo6hn8E82pmPMe",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 61,
+ "versionNonce": 391678283,
+ "isDeleted": false,
+ "id": "4EdLS1fcNDOsz52Mf7ATN",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2823.0828075408936,
+ "y": 1405.3336029052734,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 98.66668701171875,
+ "height": 177.33334350585938,
+ "seed": 697555299,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 108,
+ "versionNonce": 256361701,
+ "isDeleted": false,
+ "id": "8jHbZMq4zvKK9AxPUw9Qf",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2495.082899093628,
+ "y": 1376.0003051757812,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 355.3333740234375,
+ "height": 55.999969482421875,
+ "seed": 424364771,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "5_VLE0dE94H4gwxL9iUpC",
+ "focus": 0.6186308498480104,
+ "gap": 1
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 355.3333740234375,
+ 55.999969482421875
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 44,
+ "versionNonce": 1034889195,
+ "isDeleted": false,
+ "id": "PamsTN-BPmxTRCvWvz1kZ",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2636.5496044158936,
+ "y": 1377.7335876464845,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 68,
+ "height": 20,
+ "seed": 508079075,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "(void **)",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "(void **)"
+ },
+ {
+ "type": "arrow",
+ "version": 101,
+ "versionNonce": 371712069,
+ "isDeleted": false,
+ "id": "4E9MghnYo6hn8E82pmPMe",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2877.7495250701904,
+ "y": 1546.6669921875,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 317.33331298828125,
+ "height": 370,
+ "seed": 625293229,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "zQXps3l6_CULfrKz0sxFV",
+ "focus": -3.2298254921305025,
+ "gap": 13.691591814926234
+ },
+ "endBinding": {
+ "elementId": "Z9cJSNSjDvW2uPNthdOW9",
+ "focus": 0.3950527937625778,
+ "gap": 3.582883834838867
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -144,
+ 266
+ ],
+ [
+ -317.33331298828125,
+ 370
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 219,
+ "versionNonce": 687403659,
+ "isDeleted": false,
+ "id": "swt6lb3ztkUJAvM41XHBK",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2033.7493724822998,
+ "y": 1348.4170532226562,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 177857187,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "Bnf72M4RGMZjNgBlzk90B",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 203,
+ "versionNonce": 892178341,
+ "isDeleted": false,
+ "id": "MlaoCVMw-5S2Yi8P1HjDR",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2057.7493724823,
+ "y": 1356.0837097167969,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1852132621,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 238,
+ "versionNonce": 703621419,
+ "isDeleted": false,
+ "id": "TiGonLf-juzwJEoH9VSZD",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2033.4159984588623,
+ "y": 1381.5836791992188,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 254514755,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 224,
+ "versionNonce": 2055623429,
+ "isDeleted": false,
+ "id": "3YRJV9k9ywr0i4pEZkHkN",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2057.4159984588623,
+ "y": 1389.2503356933594,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 2075272045,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 227,
+ "versionNonce": 369101771,
+ "isDeleted": false,
+ "id": "33dfOgt2KTLk3Q5NBImFr",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2033.082685470581,
+ "y": 1414.9170227050781,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 1787155939,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 237,
+ "versionNonce": 1387244133,
+ "isDeleted": false,
+ "id": "92FFROdmhjPmxEpXFFQ5M",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2031.7493114471436,
+ "y": 1442.5836791992188,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 1238707661,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 218,
+ "versionNonce": 826432107,
+ "isDeleted": false,
+ "id": "QULGDwKUKXLejiOFZCB88",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2054.4159984588623,
+ "y": 1450.9170227050781,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1270292867,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 230,
+ "versionNonce": 1047991749,
+ "isDeleted": false,
+ "id": "-dLa28cPs8d1YMU273D-q",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2055.7493724823,
+ "y": 1419.833724975586,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1206381613,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "uC3ZSm-IltHDllxDGLJ9v",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 83,
+ "versionNonce": 1484903691,
+ "isDeleted": false,
+ "id": "diotVPud8Nk4qCzgu2hJi",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2005.416151046753,
+ "y": 1321.0004272460938,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 98.66668701171875,
+ "height": 177.33334350585938,
+ "seed": 2080241955,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 89,
+ "versionNonce": 1224348965,
+ "isDeleted": false,
+ "id": "uC3ZSm-IltHDllxDGLJ9v",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2061.749616622925,
+ "y": 1459.3337860107422,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 103.33331298828125,
+ "height": 104.66668701171875,
+ "seed": 687885357,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "-dLa28cPs8d1YMU273D-q",
+ "focus": 3.424460294999428,
+ "gap": 11.855942213284369
+ },
+ "endBinding": {
+ "elementId": "0kWlc6iPzGzhrfIVEPeOM",
+ "focus": 0.1363752482649436,
+ "gap": 1.5828227996826172
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 103.33331298828125,
+ 64.66668701171875
+ ],
+ [
+ 67.3333740234375,
+ 104.66668701171875
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 107,
+ "versionNonce": 1798896555,
+ "isDeleted": false,
+ "id": "Ba0bmo-eQQnhNNi6zcCzg",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2259.0828075408936,
+ "y": 1502.6670684814453,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 177,
+ "height": 40,
+ "seed": 1174246765,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": " uint8 *load_addr;\n uint64 load_size;",
+ "baseline": 34,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": " uint8 *load_addr;\n uint64 load_size;"
+ },
+ {
+ "type": "rectangle",
+ "version": 43,
+ "versionNonce": 1034299525,
+ "isDeleted": false,
+ "id": "SOEOh6pxx-gC9L5EGGFZb",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2247.082929611206,
+ "y": 1502.6670684814453,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 256,
+ "height": 38,
+ "seed": 1478394307,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 17,
+ "versionNonce": 1972522571,
+ "isDeleted": false,
+ "id": "KcLwCwuZF-_XQTvbSOePf",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2267.7495555877686,
+ "y": 1506.6670684814453,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 17.3333740234375,
+ "height": 13.333343505859375,
+ "seed": 1278561005,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 58,
+ "versionNonce": 507039717,
+ "isDeleted": false,
+ "id": "f7JIg_N3m3yBHDkQvlpUn",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2275.7495555877686,
+ "y": 1510.6670684814453,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 63.33331298828125,
+ "height": 94.00003051757812,
+ "seed": 646153155,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": null,
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -63.33331298828125,
+ 70
+ ],
+ [
+ -19.33331298828125,
+ 94.00003051757812
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 331,
+ "versionNonce": 443043051,
+ "isDeleted": false,
+ "id": "epVvbDyPF40MaERFnDDJy",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1858.9132976531982,
+ "y": 1828.5115061442057,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 238,
+ "height": 20,
+ "seed": 2133258755,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "CUEfVWpVIuIHc_5h3VskN",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMFunction (second module)",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMFunction (second module)"
+ },
+ {
+ "type": "text",
+ "version": 36,
+ "versionNonce": 1488948037,
+ "isDeleted": false,
+ "id": "iSNS4LqcpEqsBWT3JrhTG",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1985.4163494110107,
+ "y": 1302.0003509521484,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 176,
+ "height": 20,
+ "seed": 895067437,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMModule::functions",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModule::functions"
+ },
+ {
+ "type": "text",
+ "version": 58,
+ "versionNonce": 1027962763,
+ "isDeleted": false,
+ "id": "zzptLpjImiiG1vPCDIGPS",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2788.5657176971436,
+ "y": 1386.4003204345704,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 185,
+ "height": 20,
+ "seed": 510558371,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMModule::func_ptrs",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModule::func_ptrs"
+ },
+ {
+ "type": "text",
+ "version": 84,
+ "versionNonce": 1033362085,
+ "isDeleted": false,
+ "id": "QPiZaCnPYGIz7ApGqrktI",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 2629.160482406616,
+ "y": 1451.7336334228517,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 160,
+ "height": 40,
+ "seed": 1301033645,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMModule::\nfast_jit_func_ptrs",
+ "baseline": 34,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModule::\nfast_jit_func_ptrs"
+ },
+ {
+ "type": "rectangle",
+ "version": 444,
+ "versionNonce": 1818512939,
+ "isDeleted": false,
+ "id": "bGS26pMiud1SV_QZasA4k",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 753.6687545776367,
+ "y": 1354.399984741211,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 140.66668701171875,
+ "height": 32.33331298828126,
+ "seed": 1104978987,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "E9Lf0GGwiMXE7OEKmLBD0"
+ }
+ ],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 223,
+ "versionNonce": 498422861,
+ "isDeleted": false,
+ "id": "E9Lf0GGwiMXE7OEKmLBD0",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 784.0020980834961,
+ "y": 1360.0666412353517,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 80,
+ "height": 20,
+ "seed": 1389316101,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679537247214,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "func_ptrs",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "bGS26pMiud1SV_QZasA4k",
+ "originalText": "func_ptrs"
+ },
+ {
+ "type": "diamond",
+ "version": 480,
+ "versionNonce": 179261643,
+ "isDeleted": false,
+ "id": "3V5jOnV9GBHrydrWDjdlN",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 764.3353805541992,
+ "y": 1366.7332977294923,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 2058151627,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 64,
+ "versionNonce": 927151461,
+ "isDeleted": false,
+ "id": "Ej1XTEhuVY9wBpKERi-1L",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 772.668815612793,
+ "y": 1274.0665191650392,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 140,
+ "height": 20,
+ "seed": 1144833349,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "import_func_ptrs",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "import_func_ptrs"
+ },
+ {
+ "type": "rectangle",
+ "version": 521,
+ "versionNonce": 50715531,
+ "isDeleted": false,
+ "id": "OFyAqRR6a69cDApnQUNYF",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 735.2243474324545,
+ "y": 1412.3998321533204,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 185.3334045410156,
+ "height": 34.99996948242188,
+ "seed": 1243189643,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533960843,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 511,
+ "versionNonce": 2105521829,
+ "isDeleted": false,
+ "id": "Nv_mYV9MitkgQQoVIZJ9H",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 737.8910039265951,
+ "y": 1424.3998321533204,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1000679467,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533960843,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 85,
+ "versionNonce": 1685598763,
+ "isDeleted": false,
+ "id": "sB-lDN4LgjZtFuvGEHopU",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 753.8910039265951,
+ "y": 1421.2331756591798,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 160,
+ "height": 20,
+ "seed": 967892165,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "WmAyzG_eOk5gu9ag2e4NN",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533960843,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "fast_jit_func_ptrs",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "fast_jit_func_ptrs"
+ },
+ {
+ "type": "rectangle",
+ "version": 247,
+ "versionNonce": 1175609515,
+ "isDeleted": false,
+ "id": "bEyCLX9k_ShKiQzS-ZFKc",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 871.6685104370117,
+ "y": 1862.1498245239259,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 1755598347,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929334,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 231,
+ "versionNonce": 591500165,
+ "isDeleted": false,
+ "id": "mz6MyUFqd-cTtlX0HmAqX",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 895.6685104370117,
+ "y": 1869.8164810180665,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 488090661,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 266,
+ "versionNonce": 1509364555,
+ "isDeleted": false,
+ "id": "i6UWgN6SrSs9asopho9X_",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 871.3351364135742,
+ "y": 1895.3164505004884,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 581194923,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 252,
+ "versionNonce": 858708709,
+ "isDeleted": false,
+ "id": "OxO-Lw3MtI3B3_yxI_9BQ",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 895.3351364135742,
+ "y": 1902.983106994629,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 133750661,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 255,
+ "versionNonce": 2146202091,
+ "isDeleted": false,
+ "id": "Av0IXtuoDwPzsT4d4ZD9r",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 871.001823425293,
+ "y": 1928.6497940063477,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 942311243,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 265,
+ "versionNonce": 414987845,
+ "isDeleted": false,
+ "id": "zsHPiP1O3kL8Jo_YTK1SB",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 869.6684494018555,
+ "y": 1956.3164505004884,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 454862565,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 246,
+ "versionNonce": 150797451,
+ "isDeleted": false,
+ "id": "QkKoENHz9noDS00xsmwGp",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 892.3351364135742,
+ "y": 1964.6497940063477,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 798057963,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 258,
+ "versionNonce": 1321674149,
+ "isDeleted": false,
+ "id": "8h3LnYKSejC6NlmCDjN_T",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 893.6685104370117,
+ "y": 1933.5664962768556,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1494254149,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 127,
+ "versionNonce": 1469009605,
+ "isDeleted": false,
+ "id": "8FJ9nE4COwUuKYB0Fjze2",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 843.3352890014648,
+ "y": 1851.0666336059571,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 98.66668701171875,
+ "height": 160.99990844726562,
+ "seed": 1608741003,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [
+ {
+ "id": "WmAyzG_eOk5gu9ag2e4NN",
+ "type": "arrow"
+ },
+ {
+ "id": "Xr0h90XMpFNQFRcVNp-Qb",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679534054366,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 103,
+ "versionNonce": 410855685,
+ "isDeleted": false,
+ "id": "xkXUNjzkhjNlrNaWU9GPX",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 826.6688613891602,
+ "y": 1811.3999618530274,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 174,
+ "height": 40,
+ "seed": 380760485,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMModuleInstance::\nfast_jit_func_ptrs",
+ "baseline": 34,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModuleInstance::\nfast_jit_func_ptrs"
+ },
+ {
+ "type": "arrow",
+ "version": 98,
+ "versionNonce": 1677433349,
+ "isDeleted": false,
+ "id": "WmAyzG_eOk5gu9ag2e4NN",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 742.8910344441732,
+ "y": 1433.2344728128833,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 187.33331298828125,
+ "height": 431.9987943990309,
+ "seed": 471597803,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533960844,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "sB-lDN4LgjZtFuvGEHopU",
+ "focus": 1.017117824752581,
+ "gap": 10.999969482421875
+ },
+ "endBinding": {
+ "elementId": "8FJ9nE4COwUuKYB0Fjze2",
+ "focus": 0.09986159259017957,
+ "gap": 1
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -87.5555318196615,
+ 110.66535934043713
+ ],
+ [
+ -41.555531819661496,
+ 281.99876388145276
+ ],
+ [
+ 99.77778116861975,
+ 431.9987943990309
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 261,
+ "versionNonce": 227189867,
+ "isDeleted": false,
+ "id": "AXS2auzqFNZS35F2ixu8Z",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1039.001808166504,
+ "y": 1963.98309173584,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 1019623493,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 245,
+ "versionNonce": 1630563269,
+ "isDeleted": false,
+ "id": "cjLfuQX8dFdgByjdkn0sY",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1063.001808166504,
+ "y": 1971.6497482299806,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 67902091,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 280,
+ "versionNonce": 1496375051,
+ "isDeleted": false,
+ "id": "O8ko0NdUbnEnqQSXbDcTn",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1038.6684341430664,
+ "y": 1997.1497177124024,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 641787813,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 266,
+ "versionNonce": 907586341,
+ "isDeleted": false,
+ "id": "MK_yFDygTjEm7c4A1RI_A",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1062.6684341430664,
+ "y": 2004.816374206543,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 140415275,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 269,
+ "versionNonce": 1433847211,
+ "isDeleted": false,
+ "id": "IpQhaQLL8LX1JsLCZTqHR",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1038.3351211547852,
+ "y": 2030.4830612182618,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 527346437,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 279,
+ "versionNonce": 1988230789,
+ "isDeleted": false,
+ "id": "G_B8CuUKKojKnmDg-blQS",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1037.0017471313477,
+ "y": 2058.1497177124024,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 48,
+ "height": 29,
+ "seed": 1416180683,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 261,
+ "versionNonce": 696703051,
+ "isDeleted": false,
+ "id": "bubXHX2zzv6QsRGmmBlvp",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1059.6684341430664,
+ "y": 2066.483061218262,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 1758265957,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "kjpM2qWJqDrV-jr9XK8QR",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 272,
+ "versionNonce": 959047141,
+ "isDeleted": false,
+ "id": "p2Ps7ouZR4NFea5dxTpPY",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1061.001808166504,
+ "y": 2035.3997634887696,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 10.66668701171875,
+ "height": 17.666656494140625,
+ "seed": 407274091,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 142,
+ "versionNonce": 161780453,
+ "isDeleted": false,
+ "id": "PZQU4Sc5stYlZLaGSiYZg",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1010.668586730957,
+ "y": 1952.8999008178712,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 98.66668701171875,
+ "height": 160.99990844726562,
+ "seed": 1462332869,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [
+ {
+ "id": "eXEUtswyqJzZHgjz8P_J5",
+ "type": "arrow"
+ },
+ {
+ "id": "BcRoQEkrTOTzUxX-Uw8S8",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679534050516,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 119,
+ "versionNonce": 1629348165,
+ "isDeleted": false,
+ "id": "RolknO7AhmdfdQTNiXJ8F",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 994.0021591186523,
+ "y": 1913.2332290649415,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 174,
+ "height": 40,
+ "seed": 482409739,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "eXEUtswyqJzZHgjz8P_J5",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMModuleInstance::\nfunc_ptrs",
+ "baseline": 34,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModuleInstance::\nfunc_ptrs"
+ },
+ {
+ "type": "rectangle",
+ "version": 222,
+ "versionNonce": 824148363,
+ "isDeleted": false,
+ "id": "p5TPteQC3PraRMJtt4XsT",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 897.2243372599283,
+ "y": 1585.9554707845052,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 74.666748046875,
+ "height": 160.99990844726562,
+ "seed": 727269189,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [
+ {
+ "id": "yu3un9i0kAGrZ8bAnVMa3",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 444,
+ "versionNonce": 841297547,
+ "isDeleted": false,
+ "id": "eXEUtswyqJzZHgjz8P_J5",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 771.3355026245117,
+ "y": 1374.8998474121095,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 384.88897705078125,
+ "height": 633.6667022705078,
+ "seed": 539008875,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533948630,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "PZQU4Sc5stYlZLaGSiYZg",
+ "focus": 0.2318272147781851,
+ "gap": 3.3330230712890625
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -148.888916015625,
+ 184.1111602783203
+ ],
+ [
+ 15.555613199869754,
+ 612.4444732666016
+ ],
+ [
+ 236.00006103515625,
+ 633.6667022705078
+ ]
+ ]
+ },
+ {
+ "type": "arrow",
+ "version": 83,
+ "versionNonce": 745347115,
+ "isDeleted": false,
+ "id": "kjpM2qWJqDrV-jr9XK8QR",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1063.3354822794595,
+ "y": 2044.0108703613284,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 1343.333333333333,
+ "height": 143.33333333333326,
+ "seed": 738327429,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "bubXHX2zzv6QsRGmmBlvp",
+ "focus": -3.5383188444895577,
+ "gap": 13.041657453315548
+ },
+ "endBinding": {
+ "elementId": "bu6GnR96DeCSFWu3DhMIJ",
+ "focus": -0.1414139865892621,
+ "gap": 14.399755859375318
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 790,
+ 23.888905843098883
+ ],
+ [
+ 1343.333333333333,
+ -119.44442749023438
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 258,
+ "versionNonce": 1857033221,
+ "isDeleted": false,
+ "id": "VCjoZw1mwV4c94ES2JChm",
+ "fillStyle": "solid",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 708.2243372599285,
+ "y": 1804.0109212239581,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 68,
+ "height": 20,
+ "seed": 1329151115,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "(void **)",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "(void **)"
+ },
+ {
+ "type": "text",
+ "version": 317,
+ "versionNonce": 588176075,
+ "isDeleted": false,
+ "id": "8pDOO3W9GlOqpH8OfM3H_",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1274.502098083496,
+ "y": 1674.5109720865876,
+ "strokeColor": "#e67700",
+ "backgroundColor": "transparent",
+ "width": 246,
+ "height": 19,
+ "seed": 73971563,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 3,
+ "text": "WASMModuleInstance(second)",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModuleInstance(second)"
+ },
+ {
+ "type": "rectangle",
+ "version": 271,
+ "versionNonce": 2113489765,
+ "isDeleted": false,
+ "id": "Rcref7JZ-AhlcXLLdwY5D",
+ "fillStyle": "solid",
+ "strokeWidth": 4,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 1264.668805440267,
+ "y": 1697.4554453531891,
+ "strokeColor": "#d9480f",
+ "backgroundColor": "transparent",
+ "width": 270.66663614908845,
+ "height": 194.22224934895837,
+ "seed": 635278027,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "MLVyGZQLa4jU554J6bsmJ",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679533929335,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 226,
+ "versionNonce": 1289066309,
+ "isDeleted": false,
+ "id": "CZNopRssr82fjSim4TRBD",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 601.1133956909175,
+ "y": 2080.3445597330715,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 335,
+ "height": 20,
+ "seed": 556524395,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679534038146,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "function pointer arrays for faster access",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "function pointer arrays for faster access"
+ },
+ {
+ "type": "rectangle",
+ "version": 45,
+ "versionNonce": 815465317,
+ "isDeleted": false,
+ "id": "J2L3EeElp1XhI1X3IbanK",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 578.8910547892249,
+ "y": 2055.122269694009,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 364.4444274902344,
+ "height": 58.33338419596339,
+ "seed": 1181100939,
+ "groupIds": [],
+ "roundness": {
+ "type": 3
+ },
+ "boundElements": [
+ {
+ "id": "BcRoQEkrTOTzUxX-Uw8S8",
+ "type": "arrow"
+ },
+ {
+ "id": "Xr0h90XMpFNQFRcVNp-Qb",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679534054366,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 33,
+ "versionNonce": 57793355,
+ "isDeleted": false,
+ "id": "BcRoQEkrTOTzUxX-Uw8S8",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 944.4466272989905,
+ "y": 2095.1223205566394,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 63.33333333333326,
+ "height": 19.444478352864735,
+ "seed": 132937093,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679534050516,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "J2L3EeElp1XhI1X3IbanK",
+ "focus": 0.788606211312463,
+ "gap": 1.11114501953125
+ },
+ "endBinding": {
+ "elementId": "PZQU4Sc5stYlZLaGSiYZg",
+ "focus": -0.2743956700481259,
+ "gap": 2.8886260986332672
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 63.33333333333326,
+ -19.444478352864735
+ ]
+ ]
+ },
+ {
+ "type": "arrow",
+ "version": 24,
+ "versionNonce": 2098532715,
+ "isDeleted": false,
+ "id": "Xr0h90XMpFNQFRcVNp-Qb",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 786.6688156127926,
+ "y": 2054.011175537108,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 55.555572509765625,
+ "height": 45.00000000000023,
+ "seed": 1053702635,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679534054366,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "J2L3EeElp1XhI1X3IbanK",
+ "focus": -0.054183297415777855,
+ "gap": 1.1110941569011175
+ },
+ "endBinding": {
+ "elementId": "8FJ9nE4COwUuKYB0Fjze2",
+ "focus": -0.3037089268567984,
+ "gap": 1.110900878906591
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 55.555572509765625,
+ -45.00000000000023
+ ]
+ ]
+ }
+ ],
+ "appState": {
+ "gridSize": null,
+ "viewBackgroundColor": "#ffffff"
+ },
+ "files": {}
+} \ No newline at end of file
diff --git a/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_function.svg b/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_function.svg
new file mode 100644
index 000000000..86fdf78ad
--- /dev/null
+++ b/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_function.svg
@@ -0,0 +1,16 @@
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2414.674662907919 1314.9250816685449" width="2414.674662907919" height="1314.9250816685449">
+ <!-- svg-source:excalidraw -->
+
+ <defs>
+ <style class="style-fonts">
+ @font-face {
+ font-family: "Virgil";
+ src: url("https://unpkg.com/@excalidraw/excalidraw@0.14.2/dist/excalidraw-assets/Virgil.woff2");
+ }
+ @font-face {
+ font-family: "Cascadia";
+ src: url("https://unpkg.com/@excalidraw/excalidraw@0.14.2/dist/excalidraw-assets/Cascadia.woff2");
+ }
+ </style>
+ </defs>
+ <rect x="0" y="0" width="2414.674662907919" height="1314.9250816685449" fill="#ffffff"></rect><g stroke-linecap="round" transform="translate(1685.6091130574548 849.1942151387533) rotate(0 75.33334350585938 21.500015258789062)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.33 6.06 C1.78 4.49, 3.35 3.97, 5 -0.22 M-0.58 6.42 C0.75 4.96, 2.47 3.26, 4.64 0.31 M0.81 13.46 C4.57 8.36, 6.51 5.17, 9.49 0.32 M-0.25 11.3 C2.42 9.07, 4.32 6, 11.33 0.03 M-1.05 17.97 C4.01 10.05, 12.67 3.76, 14.57 -1.47 M-0.01 18.54 C4.35 13.74, 8.32 7.95, 16.26 1.3 M0.68 24.55 C10.46 13.13, 17.8 3.77, 21.51 0.31 M0 24.15 C6.38 16.93, 14.23 8.61, 21.42 -0.48 M-1.44 30.99 C10.18 19.68, 19.6 6.91, 25.18 2.22 M-0.26 29.8 C7.31 22.39, 15.08 14.01, 25.31 -0.59 M0.32 38.86 C11.43 23.31, 22.87 9.41, 30.2 -1.41 M-0.78 37.25 C9.06 26.28, 19.27 15.74, 32.1 -0.38 M0.56 42.62 C9.97 31.48, 20.08 21.83, 34.92 2.15 M-0.37 43.2 C10.61 30.66, 20.03 18.23, 37.77 -0.54 M3.53 46.6 C20.38 28.87, 35.38 8.7, 42.19 0.51 M3.92 44.52 C16.58 28.13, 30.33 13.65, 42.63 -0.31 M8.74 44.07 C16.49 32.16, 28.41 23.07, 47.57 0.7 M8.11 45.52 C23.69 26.86, 38.82 9.36, 47.3 -0.77 M14.39 45.41 C21.28 36.79, 30.77 24.84, 54.14 1.6 M14.51 44.46 C26.6 30.2, 37.4 16.08, 53.21 -0.07 M19.53 43.9 C34.67 26.77, 50.73 12.05, 56.68 -1.48 M19.63 45.51 C26.57 34.6, 35.27 26.25, 58.64 -0.65 M23.56 43.97 C34.89 34.14, 44.77 20.9, 64.47 -0.37 M23.38 45.27 C32.13 35.64, 41.44 26.66, 63.16 -0.56 M29.72 45.91 C41.51 31.78, 55.59 13.39, 69.54 -1.49 M30.38 45.76 C39.96 32.36, 50.07 21.38, 69.68 -0.65 M32.66 46.67 C48.12 32.32, 57 18.99, 73.36 -1.39 M35.23 45.46 C49.09 28.39, 65.25 11.44, 74.93 0.16 M40.48 45.1 C52.65 31.99, 65.64 17.58, 79.18 1.8 M40.32 44.74 C53.76 29.28, 66.28 15.01, 79.44 -0.37 M43.06 46.42 C52.02 34.87, 60.11 27.89, 86.72 0.82 M45.9 46.68 C55.75 33.72, 66.08 23.14, 84.08 -1.06 M50.73 46.75 C62.65 34.22, 71.15 18.19, 88.42 -0.2 M50.52 45.78 C61.02 32.62, 71.55 21.57, 90.04 -0.54 M54.56 45.61 C68.97 28.59, 82.37 12.15, 96.21 -1.23 M55.04 46.72 C69.15 29.24, 83.23 14.97, 95.32 -0.52 M61.12 46.38 C68.75 33.18, 77.51 23.55, 101.78 -1.85 M61.16 45.09 C70.55 34.38, 78.59 25.2, 100.75 0.98 M64.71 44.88 C77.32 33.28, 84.54 22.24, 107.26 -0.77 M65.4 46.2 C76.22 35.08, 87.41 22.71, 106.47 0.37 M70.09 45.76 C85.98 29.92, 100.32 15.25, 109.56 0.73 M71.59 45.76 C82.41 32.96, 92.98 21.53, 111.95 -0.78 M76.79 47.12 C87.88 32.78, 100.18 22.8, 114.38 -0.01 M76.87 44.66 C87.86 33.28, 98.63 20.57, 115.82 -0.19 M81.8 44.91 C92.46 30.95, 103.06 22.4, 123.8 1.71 M82.23 45.73 C95.58 30.41, 108.77 14.93, 121.15 0.07 M87.85 45.49 C101.76 29.82, 118.09 11.31, 127.8 -1.21 M88.46 46.49 C101.54 28.22, 117.42 10.97, 126.75 0.64 M94.16 46.09 C109.87 26.67, 124.86 9.77, 134.31 1.47 M92.67 45.86 C102.53 35.17, 111.04 25.27, 132.99 0.31 M96.68 47.37 C113.56 28.52, 128.76 11.05, 137.52 1.91 M98.3 44.96 C106.44 34.29, 117.25 22.99, 137.81 0.82 M102.85 45.83 C120.91 29.29, 134.77 11.04, 144.61 -1.35 M103.61 45.84 C114.21 34.92, 122.59 23.58, 143.22 -0.42 M107.83 46.41 C115.86 35.96, 125.19 26.96, 147.97 1.12 M109.66 46.22 C117.53 35.46, 124.68 27.96, 147.32 0.43 M113.28 46.9 C125.6 33.43, 135.11 20.59, 150.69 -0.34 M114.85 44.26 C122.65 35.83, 130.82 26.91, 153.43 1.9 M119.59 46.51 C129.31 33.2, 142.37 17.43, 150.76 6 M118.91 45.29 C130.15 34.73, 140.22 22.76, 152.15 7.98 M124.62 46.31 C135.75 34.02, 145.66 21.97, 151.73 12.7 M125.36 44.58 C130.87 39.43, 136.17 32.08, 151.73 13.75 M132 45.8 C136.26 35.88, 145.12 28.07, 152.43 21.78 M129.57 46.07 C135.96 38.14, 143.7 29.71, 151.52 20.28 M133.14 44.1 C139.99 39.87, 144.66 37.73, 153.03 25.36 M134.55 45.89 C141.88 39.09, 147.86 30.61, 151.81 25.56 M139.03 44.77 C143.79 41.47, 148.89 36.93, 150.76 30.6 M140.31 45.34 C144.49 41.39, 149.65 35.4, 153 31.55 M146.24 45.03 C148.54 44.42, 149.67 40.89, 151.35 39.01 M145.3 45.85 C147.36 44.32, 148.19 42.53, 152.73 38.63" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M1.51 0.92 C61.47 2.18, 121.27 -1.04, 151.55 -0.05 M0.83 -0.95 C41.62 0.34, 84.98 0.8, 150.53 -0.84 M148.78 -0.67 C149.41 9.37, 149.71 18.05, 148.69 41.19 M149.97 0.08 C150.01 16.18, 150.58 31.78, 151.14 42.6 M150.73 42.52 C118.82 42.52, 89.82 42.2, 1.43 44.87 M149.93 42.77 C112.18 40.59, 74.17 40.78, -0.01 43.02 M0.41 42.59 C-0.81 26.06, 1.05 11.07, 1.91 1.1 M0.67 42.13 C-0.6 33.11, 0.64 22.32, -0.83 -0.2" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(728.3035558064782 941.6942507425946) rotate(0 107.16666666666674 61.333343505859375)"><path d="M1.27 -1.29 C50.59 1.05, 101.95 1.14, 213.27 1.22 M215.96 1.82 C215.75 46.27, 212.92 97.65, 215.59 121.37 M214.12 121 C162.75 121.14, 111.32 122.97, 1.45 124.37 M-0.08 123.98 C0.21 97.45, 1.23 74.02, 1.46 1.59" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g stroke-linecap="round" transform="translate(1657.5254433949792 187.3609174092611) rotate(0 139.33331298828125 122.00001525878906)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.27 5.94 C0.31 5.34, 2.51 3.45, 4.37 0.21 M-0.33 6.38 C1.36 4.07, 3.37 2.35, 5.29 0.17 M-0.1 13.1 C3.34 9.15, 4.56 5.89, 9.32 -1.19 M-0.22 11.96 C2.01 9.77, 5.42 6.47, 11.32 0.4 M-0.84 16.98 C3.67 14.88, 8.25 9.94, 16.58 -0.92 M0.31 18.14 C4.88 12.48, 11.07 4.69, 14.94 -0.01 M-0.79 23.58 C4.07 17.59, 10.25 11.64, 22.15 1.89 M1.26 23.9 C5.63 18.22, 11.03 11.43, 20.48 -0.55 M-1.04 31.03 C8.4 21.11, 16.72 9.7, 25.49 2.04 M0.84 30.67 C8.6 21.29, 16.11 11.38, 26.26 -0.32 M0.28 36.26 C7.27 30.67, 16.15 19.79, 30.41 -0.45 M0.48 37.56 C9.84 24.87, 20.35 13.56, 32.49 0.6 M0.99 41.64 C11.21 30.77, 21.82 13.95, 36.48 -0.57 M-0.2 43.05 C10.03 30.92, 18.02 19.51, 36.24 -0.22 M1.78 47.31 C12 35.02, 21.61 24.2, 43.14 1.75 M0.66 49.79 C11.1 36.22, 21.78 24.69, 41.68 -0.17 M1.75 53.94 C10.26 40.54, 22.63 26.68, 49.45 1.7 M0.79 54.69 C9.49 43.55, 19.81 32.47, 46.89 0.93 M-1.91 62.83 C16.3 42.04, 34.7 22.74, 54.26 -0.34 M0.59 61.53 C12.34 45.75, 24.93 32.4, 54.14 0.27 M1.64 66.73 C19.44 45.72, 42.6 20.2, 59.9 1.25 M0.7 67.06 C21.73 42.12, 44.02 17.22, 58.67 0.54 M-0.18 74.09 C19.03 53.68, 34.02 34.62, 64.34 -0.63 M0.15 73.78 C17.11 50.78, 37.03 29.85, 62.95 -0.63 M1.64 79.45 C22.75 53.68, 42.81 31.77, 68.92 -1.67 M-0.67 79.65 C24.14 52.77, 48.56 24.77, 69.49 -0.17 M-0.81 84.21 C26.28 53.95, 57.17 22.48, 74.51 -0.16 M0.7 85.3 C21.74 57.94, 45.02 31.81, 75.11 -0.13 M1.36 90.71 C21.15 68.55, 43.77 40.5, 81.19 -0.86 M0.49 91.51 C24.34 65.33, 47.03 39.56, 79.72 0.82 M-0.64 99.03 C19.54 77.46, 40.42 54.6, 84.49 -1.02 M-0.61 98.43 C30.07 64.23, 59.62 27.54, 84.59 -1.19 M-0.34 105.28 C32.2 66.83, 66.22 27.01, 90.99 1.76 M-0.43 103.26 C29.34 69.79, 59.45 36.88, 89.17 -0.7 M-0.97 109.99 C36.55 67.9, 70.06 28.23, 94.6 -0.44 M0.78 109.03 C37.52 67.53, 75.39 24.32, 95.31 0.51 M-0.01 116.82 C34.72 78.62, 65.81 39.47, 100.19 -1.8 M-0.07 114.77 C23.04 88.84, 44.2 64.12, 100.12 -0.11 M-1.45 120.72 C27.37 89.86, 57.18 57.72, 107.78 -0.7 M-0.07 122.02 C34.51 83.81, 69.69 44.3, 106.15 -0.39 M-0.28 126.66 C28.39 96.2, 54.9 65.5, 112.25 0.35 M-0.76 129.01 C28.34 95.51, 56.53 63.84, 112.29 1 M0.5 134 C40.47 85.86, 79.72 38.41, 114.87 1.54 M0 133.38 C41.79 84.15, 84.86 35.64, 115.28 0.79 M-1.19 138.78 C33.42 99.95, 66.34 61.99, 122.23 -1.97 M-0.94 139.95 C39.64 94.22, 79.06 51.17, 121.86 -0.18 M-0.93 146.52 C25.24 115.22, 52.79 82.86, 127.28 2.3 M0.6 145.86 C38.85 99.89, 79.5 53.94, 127.78 0.77 M1.65 154.11 C34.76 111.92, 72.08 70.76, 130.97 0.84 M-0.04 152.16 C36.02 111.63, 70.08 70.59, 132.47 -0.58 M1.19 159.51 C50.3 103.45, 97.61 47.32, 138.89 0.7 M0.11 158.79 C31.11 121.58, 64.47 85.03, 136.83 -0.12 M-1.18 162.79 C57.75 98.45, 116.12 35.97, 142.3 0.62 M0.97 164.62 C54.23 103.51, 106.89 43.36, 144.05 -0.54 M0.08 170.35 C37.56 126.33, 76.48 84.52, 147.61 1.93 M-0.45 170.12 C54.72 109.79, 110.38 46.21, 148.74 -0.16 M1.38 175.82 C42.49 127.55, 88.08 77.49, 154.14 0.74 M0.55 176.8 C32.27 138.4, 66.79 99.73, 154.43 -0.41 M-0.35 181.86 C48.17 129.48, 95.15 73.93, 158.57 0.8 M0.78 183.32 C37.79 139.24, 77.58 93.61, 158.72 -0.2 M-0.81 187.92 C49.34 131.3, 98.35 76.54, 164.34 -0.94 M-0.13 190.04 C41.54 142.62, 81.59 96.23, 163.72 0.1 M0.3 194.23 C44.56 144.37, 89.05 92.78, 168.73 1.64 M-0.05 194.96 C60.2 122.93, 121.88 50.83, 169.85 0.9 M-0.03 200.91 C47.43 148.1, 91.72 97.08, 175.46 -0.01 M-0.55 202 C35.61 159.69, 72.01 116.41, 174.74 -0.47 M0.47 207.55 C41.82 161.66, 83.96 112.87, 179 -0.35 M1.05 206.54 C55.75 142.05, 113.32 75.94, 180.1 0.48 M-0.06 213.04 C59.41 145.22, 120.44 75.88, 186.34 -0.36 M-0.59 213.67 C56.89 150.43, 112.09 85.94, 185.73 0.25 M0.87 221.07 C48.64 162.19, 99.44 102.42, 192.12 -1.18 M-0.26 219.24 C52.35 159.47, 105.36 98.97, 189.94 -0.57 M1.23 224.25 C59.48 157.49, 116.97 88.83, 197.17 0.47 M-0.33 225.52 C44.58 173.19, 89.42 120.77, 196.2 -0.22 M-0.64 231.9 C68.16 155.54, 134.99 78.57, 202.2 0.38 M-0.47 231.75 C56.3 167.06, 110.39 104.38, 201.18 -0.52 M0.43 238.01 C71.29 157.32, 139.43 78.74, 207.82 0.26 M0.13 237.43 C74.37 153.41, 147.5 69.86, 207.49 -0.67 M0.36 243.74 C43.23 194.89, 85.88 143.87, 211.55 -0.96 M0.57 244.18 C72.08 160.34, 144.15 76.85, 211.87 -0.44 M1.73 245.3 C51.17 191.66, 98.92 135.66, 216.51 -0.23 M2.59 246.48 C77.28 163.11, 150.01 79.39, 217.63 -0.13 M9.2 247.34 C77.6 167.57, 147.96 85.53, 222.55 -1.12 M8.4 246.76 C87.53 155.2, 169.2 62.06, 222.99 -0.44 M14.84 246.08 C79.3 169.28, 145.18 91.16, 229.47 1 M14.23 246.25 C78.21 171.99, 143.72 97.14, 227.85 0.08 M17.99 247.17 C93.43 160.74, 166.33 75.92, 233.81 0.24 M18.59 246.72 C75.82 179.29, 135.53 111.62, 233.37 -0.35 M24.43 246.26 C104.68 152.62, 185.98 61.17, 239.54 1.08 M24.27 247.02 C81.89 178.38, 140.87 109.48, 238.3 0.72 M28.02 247.4 C77.88 189.75, 126.67 136.46, 244.39 -1.35 M28.93 246.76 C112.96 151.89, 197.13 54.91, 243.21 -0.53 M34.47 246.09 C114.32 156.59, 191.58 65.85, 249.53 -1.03 M35.25 246.76 C105.25 167.06, 175.22 87.63, 248.62 0.8 M40.22 247.71 C99.82 177.13, 162.02 106.41, 255.14 -0.11 M40.15 247.11 C96.34 178.65, 154.82 111.48, 254.72 0.26 M45.2 245.05 C97.13 188.05, 149.33 125.6, 258.62 1.35 M46.25 246.38 C97.88 186.13, 150.28 125.36, 258.91 0.08 M51.05 247.75 C131.31 151.44, 214.81 57.61, 264.56 -0.66 M51.2 246.47 C123.68 160.96, 196.85 77.1, 264.56 0 M57.28 246.03 C129.16 163.69, 202.99 81.94, 269.15 -1.1 M56.31 246.33 C112.53 181.34, 168.64 115.38, 270.21 0.87 M62.25 245.7 C135.48 163.67, 207.19 79.36, 275.69 -0.12 M61.38 246.86 C104.18 196.02, 147.95 146.19, 275.58 -0.36 M67.64 245.62 C114.4 193.3, 157.82 140.92, 281.12 2.33 M66.5 245.9 C138.35 162.7, 210.91 80.4, 279.79 0.59 M71.1 247.98 C132.7 178.55, 191.73 108.74, 279.92 7.07 M72.36 245.99 C142.47 166.15, 211.69 85.37, 279.9 7.2 M76.31 246.59 C154.56 154.21, 232.54 63.68, 280.21 14.16 M77.88 246.64 C127.84 187.53, 178.22 129.35, 280.84 12.52 M82.97 245.61 C150.98 167.26, 218.89 88.01, 279.57 20.75 M81.91 246.32 C123.13 201.32, 163.25 155.02, 279.44 18.94 M87.43 246.06 C128.44 199.42, 169.13 154.35, 279.87 26.68 M87.3 246.85 C149.47 178.19, 209.16 108.19, 280.37 25.98 M93.1 246.5 C154.65 173.99, 219.57 100.56, 278.65 31.24 M93.14 245.93 C159.03 170.74, 224.22 96.15, 280.3 32.01 M99.05 248.27 C171.53 164.15, 243.29 78.1, 279.82 36.93 M97.8 246.31 C145.93 189.29, 196.95 131.73, 279.09 38.41 M105.11 245.51 C153.79 191.98, 202.91 133.94, 279.31 44.33 M103.71 246.41 C156.34 187.05, 208.41 127.64, 279.43 43.87 M108.82 246.93 C159.98 190.43, 210.88 131.05, 278.82 50.3 M108.26 247.46 C144.4 207, 179.98 166.42, 280 49.23 M114.7 246.41 C159.24 195.4, 203.58 141.7, 280.55 55.15 M113.73 246.15 C154.86 201.35, 194.06 156.02, 279.16 56.64 M118.62 247.93 C180.86 175.95, 241.41 102.95, 279.21 60.49 M119.78 246.72 C154.01 207.95, 187.38 169.14, 279.42 62.51 M123.36 245.05 C160.21 206.52, 193.59 166.17, 278.75 68.3 M125.38 245.65 C183.08 181.22, 239.67 116.13, 279.96 68.98 M129.42 246.86 C161.44 207.08, 193.99 169.64, 281.57 73.84 M129.29 247.05 C179.67 189.86, 227.4 133.76, 279.47 74.17 M134.16 247.03 C183.64 191.9, 232.93 133.29, 278.59 81.84 M135.49 247.05 C183.91 192.11, 232.97 135.06, 280.16 81.2 M139.27 246.5 C178.92 202.64, 220.23 157.84, 278.52 85.92 M140.31 245.96 C170.28 211.45, 200.39 178.57, 278.83 86.34 M146.64 246.06 C173.44 214.08, 200 183.67, 281.27 91.73 M146.2 246.34 C197.45 187.24, 248.62 127.49, 279.49 93.06 M152.06 245.26 C188.68 201.21, 229.88 158.58, 279.7 100.31 M150.36 246.26 C184.85 208.72, 218.17 169.02, 279.29 98.88 M158.14 246.01 C193.82 203.54, 236.03 157.49, 281.41 105.41 M157.67 246.15 C188.06 212.58, 217.87 178.02, 279.35 103.61 M161.14 246.52 C201.96 197.33, 243.59 150.73, 278.47 109.62 M162.59 246.96 C196.76 207.66, 232.58 167.63, 279.48 111.07 M168.74 245.52 C207.97 200.08, 247.86 153.26, 278.07 115.37 M168.4 246.47 C212.22 194.6, 257.91 143.06, 280 116.82 M173.79 248.35 C209.13 203.08, 247.59 156.52, 281.59 121.22 M173.03 246.84 C202.34 212.35, 230.13 179.09, 279.78 122.98 M176.5 246.91 C211.29 208.9, 243.15 172.07, 281.65 128.17 M178.31 246.99 C200.52 218.57, 226.43 191.47, 279.28 129.93 M182.09 245.81 C222.53 205.2, 256.27 163.69, 279.55 136.47 M183.74 246.13 C217.01 204.55, 254.13 164.22, 281.16 135.54 M187.04 246.4 C219.96 208.49, 253.38 170.58, 279.03 139.66 M187.81 246.18 C217.39 212.61, 247.74 178.19, 280.09 140.63 M192.71 244.85 C224.17 212.73, 250.28 180.17, 279.78 149.41 M193.72 247.32 C218.77 216.37, 245.43 188.5, 279.36 148.21 M199.58 248.17 C229.87 213.02, 258.94 180.67, 278.37 153.8 M198.74 246.33 C222.05 220.16, 242.88 194.23, 279.95 153.15 M204.91 248.32 C226.39 224.42, 245.08 200.78, 279.27 161.71 M203.92 246.21 C234.86 211.4, 264.15 177.78, 280.58 158.99 M208.28 247.01 C236.91 216.81, 264.6 183.1, 278.38 165.5 M208.75 247.27 C232.61 220.26, 257.37 192.24, 279.33 166.04 M216.55 245.99 C233.33 225.09, 256.75 201.67, 278.66 173.21 M214.23 246.92 C237.25 221.27, 257.99 195.88, 280.46 171.96 M218.84 247.39 C231.09 232.64, 244.19 217.45, 277.73 179.29 M220.91 246.36 C244.65 220.35, 266.5 193.26, 279.99 177.89 M226.07 244.52 C241.43 227.52, 256.71 210.53, 278.8 184.92 M226.53 246.82 C238.1 232.14, 249.82 218.58, 279.79 183.21 M230.61 245.93 C250.91 225.33, 267.71 204.07, 279.65 188.37 M230.78 246.02 C246.13 229, 262.05 210.72, 280.62 189.3 M234.51 245.48 C249.3 232.7, 260.77 218.51, 282.16 197.74 M235.62 245.63 C247.82 231.94, 261.74 218.21, 280.78 196.66 M241.17 246.41 C252.25 232.81, 268.3 216.71, 278 201.09 M242.01 247.73 C251.4 235.01, 262.75 221.43, 279.89 202.47 M247.52 247.37 C256.25 232.7, 268.48 221.66, 278.15 207.22 M246.26 246.32 C258.8 231.6, 270.97 218.29, 279.47 207.76 M251.71 246.52 C261.2 233.2, 272.03 223.8, 281.88 215.97 M252.72 247.74 C258.3 240.15, 263.7 232.19, 280.07 215.13 M257.32 247.56 C267.14 237.55, 273.43 226.2, 279.73 222.58 M258.17 246.18 C265.04 239.69, 270.98 230.64, 279.28 221.5 M261.01 247.83 C269.59 239.44, 275.83 233.79, 281 224.44 M262.49 246.12 C268.11 239.88, 274.55 233.25, 279.4 226.28 M268.67 248.15 C271.13 240.96, 276.5 237.79, 281.33 233.15 M268.93 245.85 C271.46 242.86, 274.9 238.43, 280.14 232 M272.28 246.29 C275.82 245.42, 276.07 241.89, 279.34 238.36 M273.23 246.21 C274.58 244.66, 276.64 243.55, 280.05 239.59" stroke="#ced4da" stroke-width="0.5" fill="none"></path><path d="M-0.29 -0.56 C86.45 1.82, 172.55 -0.1, 277.7 -0.76 M-0.01 -0.1 C98.23 -1.12, 196.64 -1.51, 279.15 0.69 M278.52 0.05 C281 71.39, 281.69 141.37, 278.26 242.57 M278.86 -0.28 C278.03 88.08, 278.49 177.58, 279.48 243.78 M277.51 243.91 C177.6 244.06, 78.96 243.32, 0.12 242.52 M279.36 244.25 C195.56 242.27, 111.25 242.53, 0.25 244.26 M-0.23 244.14 C1.31 150.86, -0.4 55.49, 0.84 -0.23 M0.29 243.26 C-2.81 156.47, -2.58 70.08, 0.15 0.8" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(720.2756169637048 471.86093266805017) rotate(0 89 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMFunctionInstance</text></g><g stroke-linecap="round" transform="translate(722.2755559285486 495.1942456563314) rotate(0 129.66665649414062 105.16667175292969)"><path d="M-0.14 -0.57 C71.43 -0.22, 144.86 -2.21, 260.54 -0.81 M0.58 -0.14 C66.89 -0.59, 134.62 0.08, 259.74 0.29 M259.87 1.53 C261.42 41.92, 261.29 85.57, 261.06 209.48 M259.12 0.01 C258.71 67.62, 258.74 134.4, 259.6 210.37 M258.19 211.42 C178.42 208.62, 95.62 210.42, -1 209.63 M260.08 210.35 C204.28 209.84, 147.69 208.94, 0.16 210.74 M-1.16 210.02 C-1.91 168.44, -0.06 123.88, -0.55 0.43 M-0.7 210.44 C-1.19 151.61, -1.59 92.37, 0.21 -0.18" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(794.2756169637048 521.5275891621908) rotate(0 5 6.1666717529296875)"><path d="M5.31 -0.75 C6.95 3.24, 8.8 5.42, 10.59 6.39 M5.62 0.34 C7.03 1.54, 8.03 3.55, 10.28 7.34 M9.88 7.29 C9.38 8.02, 7.76 9.8, 6.45 11.75 M10.13 6.97 C8.59 8.98, 7.07 11.3, 6.12 12.27 M5.59 11.69 C4.16 10.25, 1.41 7.63, -0.36 6.38 M6.05 12.11 C4.57 11.26, 2.87 9.72, -0.28 6.83 M0.58 6.88 C1.42 4.56, 3.78 3.5, 6.56 0.39 M0.25 7.31 C1.23 5.7, 3.15 3.91, 5.69 0.28" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(826.9422429402673 518.8609326680502) rotate(0 47 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">func_import</text></g><g transform="translate(1179.608929951986 328.5274976094564) rotate(0 82 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMFunctionImport:</text></g><g stroke-linecap="round" transform="translate(1169.608929951986 347.1942456563314) rotate(0 88 100.16670227050781)"><path d="M1.27 0.11 C65.5 -1.65, 129.17 -1.53, 177.22 1.46 M-0.22 0.98 C48.88 0.62, 98.6 1.15, 176.96 0.69 M174.67 -1.44 C176.48 63.54, 175.11 125.5, 175.9 199.48 M176.34 -0.6 C175.55 43.49, 176.78 86.4, 175.87 200.13 M175.86 201.23 C120.82 201.18, 65.86 199.36, -0.83 200.67 M175.83 200.68 C112.98 201.64, 50.62 200.61, -0.14 199.51 M0.56 201 C0.58 133.04, -0.08 64.01, 0.85 -1.63 M0.8 199.84 C-1.83 128.36, -2.24 55.58, 0.77 0.09" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(933.3889939005801 518.5988232952503) rotate(0 117.5490202437453 -84.86385017725433)"><path d="M-1.06 0.23 C25.2 -23.84, 118.26 -115.44, 157.4 -143.81 C196.55 -172.17, 221.09 -165.64, 233.81 -169.96 M0.58 -0.69 C26.69 -24.67, 117.16 -114.6, 156.42 -142.57 C195.68 -170.54, 223.34 -164.22, 236.16 -168.53" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(933.3889939005801 518.5988232952503) rotate(0 117.5490202437453 -84.86385017725433)"><path d="M210.09 -154.48 C216.29 -159.93, 225.21 -164.19, 236.92 -169.85 M210.57 -154.51 C215.01 -157.37, 220.82 -160.45, 236.09 -168.07" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(933.3889939005801 518.5988232952503) rotate(0 117.5490202437453 -84.86385017725433)"><path d="M207.18 -174.79 C214.32 -174.38, 224.09 -172.79, 236.92 -169.85 M207.65 -174.82 C212.87 -173.38, 219.3 -172.13, 236.09 -168.07" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(827.2756169637048 541.5276196797689) rotate(0 17 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">func</text></g><g stroke-linecap="round" transform="translate(795.9422429402673 546.3609174092611) rotate(0 5 6.1666717529296875)"><path d="M6.36 0.26 C6.92 3.37, 8.65 5.87, 10.13 6.45 M6.19 -0.01 C6.54 1.72, 7.9 2.65, 9.91 7.37 M10.22 6.43 C8.6 8.99, 7.17 10.27, 5.76 11.72 M9.85 6.75 C8.62 8.76, 7.8 9.64, 6.28 12.58 M6.68 12.85 C3.75 9.81, 1.15 8.64, -0.56 7.51 M5.71 11.96 C4.21 10.88, 2.06 9.04, -0.39 7.4 M0.16 6.63 C2.82 5.64, 4.21 2.15, 5.93 -0.91 M-0.4 6.81 C1.51 5.4, 2.08 4.61, 6.39 -0.02" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1331.9422429402673 716.1943066914877) rotate(0 105.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMFunction (per module)</text></g><g stroke-linecap="round" transform="translate(1333.2757390340173 745.6942914326986) rotate(0 112.66668701171875 100.49996948242188)"><path d="M1.35 -0.61 C74.79 2.5, 153.11 0.72, 223.8 1.51 M-0.22 0.09 C67.22 -1.55, 132 -1.01, 225.64 -0.76 M226.07 1.09 C223.84 77.91, 225.2 157.34, 226.99 200.14 M225.68 -0.44 C225.07 59.42, 225.43 119.02, 226.08 201.12 M225.7 199.75 C141.76 200.81, 56.83 201.04, -0.94 201.81 M225.9 200.55 C179.58 200.86, 132.62 200.93, -0.59 201.11 M-0.31 201.68 C0.65 154.78, -1.16 107.92, 1.48 -1.62 M0.68 200.91 C-1.41 126.76, -0.98 52.03, -0.12 0.01" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1697.9423650105798 859.860902150472) rotate(0 64.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">internal function</text></g><g stroke-linecap="round"><g transform="translate(865.642102355105 563.5563333692677) rotate(0 229.28624552502595 93.2191536104234)"><path d="M-0.76 -0.8 C29.97 8.78, 107.54 26.17, 184.23 57.51 C260.91 88.85, 413.49 165.75, 459.33 187.24 M1.04 1.39 C31.59 11.08, 106.75 27.83, 183.06 58.45 C259.38 89.07, 412.8 163.63, 458.94 185.12" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(865.642102355105 563.5563333692677) rotate(0 229.28624552502595 93.2191536104234)"><path d="M427.74 181.64 C435.74 184.49, 446.87 185.21, 458.31 186.6 M429.23 181.66 C439.92 182.82, 450.71 185.35, 458.02 184.16" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(865.642102355105 563.5563333692677) rotate(0 229.28624552502595 93.2191536104234)"><path d="M436.52 163.09 C442.01 171.19, 450.62 177.23, 458.31 186.6 M438.02 163.12 C445.42 170.94, 453.03 180.18, 458.02 184.16" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(772.2756169637048 507.5275891621908) rotate(0 93.00003051757812 32.5)"><path d="M16.25 0 M16.25 0 C66.67 0.42, 120.72 1.29, 169.75 0 M16.25 0 C49.08 -1.36, 80.53 -0.65, 169.75 0 M169.75 0 C180.34 0.8, 187.63 6.29, 186 16.25 M169.75 0 C180.06 -0.06, 184.14 3.29, 186 16.25 M186 16.25 C185.26 21.71, 185.59 29.32, 186 48.75 M186 16.25 C184.91 26.86, 185.84 39.58, 186 48.75 M186 48.75 C185.86 60.99, 180.83 63.66, 169.75 65 M186 48.75 C185.74 60.9, 181.77 65.63, 169.75 65 M169.75 65 C129.87 64.95, 91.11 62.54, 16.25 65 M169.75 65 C121.2 64.58, 72.07 65.45, 16.25 65 M16.25 65 C3.69 65.05, 0.47 58.21, 0 48.75 M16.25 65 C3.3 66.36, 0.13 57.8, 0 48.75 M0 48.75 C-0.07 39.01, -0.39 23.77, 0 16.25 M0 48.75 C0.75 38.56, -0.35 28.35, 0 16.25 M0 16.25 C1.74 5.55, 3.55 -1.66, 16.25 0 M0 16.25 C1.26 3.46, 3.22 1.46, 16.25 0" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1173.608929951986 352.8608716328939) rotate(0 79.33334350585938 22.66668701171875)"><path d="M-0.18 1.75 C34.95 -1.06, 69.85 1.15, 158.8 -1.86 M-0.95 0.63 C34.56 1.69, 68.23 2.15, 159.31 0.1 M158.65 -0.34 C159.29 14.35, 159.98 30.86, 157.11 45.26 M159.33 -0.84 C158.62 14.13, 159.15 28.3, 158.69 45.25 M159.36 45.16 C97.89 47.38, 33.97 45.51, -0.33 46.22 M159.42 45.98 C125.19 46.58, 90.16 47.16, -0.91 45.12 M2 45.25 C0.3 31, -2.07 17.07, -1.12 1.92 M0.6 44.73 C-1.05 31.44, -0.65 17.31, -0.01 -0.01" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1146.608929951986 355.1942151387533) rotate(0 93.5 20)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> char *module_name;</text><text x="0" y="34" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> char *field_name;</text></g><g stroke-linecap="round" transform="translate(1175.608929951986 420.52755864461267) rotate(0 77.66668701171875 17.833328247070312)"><path d="M1.29 -0.43 C41 1.83, 81.83 -0.24, 155.42 0.67 M-0.43 0.39 C38.21 1.57, 75.33 0.62, 155.37 0.87 M157.31 0.99 C154.73 9.7, 154.83 19.88, 154.27 36.92 M155.57 0.86 C154.61 9.97, 154.67 17.66, 154.52 35.99 M155.18 35.91 C124.67 33.69, 91.62 34.21, -1.19 36.37 M154.63 35.72 C100.53 34.53, 46.18 35.18, 0.11 35.44 M-0.76 34.1 C-1.51 22.27, 1.3 9.01, 0.25 1.61 M-0.54 34.77 C-1.33 23.36, -0.99 13.41, -0.98 -0.03" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1199.6088689168298 429.52755864461267) rotate(0 62.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">func_ptr_linked</text></g><g stroke-linecap="round" transform="translate(1166.9423039754236 118.52752812703454) rotate(0 77.66665649414062 45.16667175292969)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.07 6.34 C2 4.62, 3.62 2.22, 4.32 0.71 M-0.05 6.26 C1.07 4.6, 2.6 3.01, 4.94 0.14 M0.2 11.73 C2.48 9.17, 7.43 5.34, 11.26 0.69 M-0.55 12.31 C3.23 8, 7.7 2.98, 9.9 -0.36 M-1.84 19.54 C5.64 13.41, 10.56 5.83, 16.44 -1.11 M-0.97 18.03 C3.47 14.15, 6.95 8.88, 16.13 -0.53 M1.83 25.37 C7.67 17.32, 12.37 10.28, 22.36 0.25 M-0.51 23.69 C4.93 17.88, 10.1 13.09, 21.58 -0.16 M-0.78 32.46 C11.86 19.11, 21.61 6.4, 26.92 0.31 M-0.81 30.01 C7.55 21.01, 16.99 11.86, 25.34 -0.3 M0.66 37.31 C7.68 28.42, 16.41 19.72, 32.33 1.3 M-0.92 37.07 C7.08 27.25, 16.96 16.25, 31.04 -0.54 M-1.67 42.28 C11.42 30.55, 21.98 20.15, 37.55 0.87 M-0.18 43.34 C14.27 27.59, 26.68 10.69, 36.61 -0.25 M1.81 48.38 C11 39.75, 18.75 30.08, 41 0.53 M-0.98 48.78 C13.13 32.41, 27.84 15.61, 42.81 0.12 M0.16 56.51 C15.12 39.01, 28.73 24.9, 48.86 2.21 M1.12 54.22 C10.45 42.95, 19.2 32.76, 47.21 -0.21 M-1.83 59.97 C19.21 38.8, 34.92 19.81, 53.79 0.7 M-0.6 60.22 C13.71 45.19, 26.15 30.53, 52.71 0.41 M-1.54 65.69 C23.42 43.58, 42.28 17.58, 59.17 0.23 M-0.23 66.49 C14.35 52.79, 26.86 35.95, 57.52 0.82 M1.02 74.97 C13.67 55.94, 28.98 37.57, 61.87 -1.15 M0.1 72.92 C18.45 50.69, 38.88 29.74, 63.68 -0.22 M-1.28 80.31 C13.08 63.22, 28.81 44.96, 68.5 1.07 M-0.49 78.6 C15.17 62.07, 30.59 44.35, 69.05 0.74 M-0.58 86.54 C16.31 67.08, 33.85 43.81, 74.15 -1.76 M0.14 85.28 C21.09 61.62, 41.25 39.26, 73.8 0.57 M-1.14 90.65 C30.9 57.04, 59.21 26.42, 78.64 1.13 M-0.08 91.39 C28.42 57.73, 57.11 26.28, 78.43 0.33 M5.4 92.01 C31.98 61.92, 60.73 27.33, 85.3 0.39 M4.91 90.52 C22.95 71.19, 39.94 51.71, 84.26 0 M11.73 90.67 C33.61 60.97, 58.02 33.9, 89.15 -0.94 M10.88 89.99 C39.88 58.46, 69.46 25.89, 89.42 -0.77 M15.51 89.05 C40.65 59.76, 64.09 33.96, 95.74 1.07 M15.65 90.79 C39.56 62.32, 62.75 36.85, 95.38 0.13 M20.9 90.45 C41.43 65.68, 62.03 44.78, 101.32 -0.25 M22.37 90.31 C40.98 68.78, 58.53 48.95, 100.92 -0.03 M26.78 91.58 C43.91 72.69, 61.93 52.5, 107.64 -1.7 M27.51 91.15 C53.82 59.78, 80.94 27.8, 106.62 -0.06 M33.54 91.01 C59.01 62.2, 83.46 31.22, 110.18 -1.67 M33.35 89.81 C51.52 67.25, 72.12 43.68, 110.92 -0.07 M39.28 89.75 C68.86 55.66, 101.05 19.84, 116.26 1.1 M37.99 91.5 C60.93 64.02, 85.42 37.2, 115.89 0.01 M42.58 91.63 C68.97 57.83, 97.86 27.63, 120.54 0.22 M43.87 90.83 C76.25 52.91, 106.37 17.08, 122.57 -0.6 M46.77 91.94 C73.95 60.28, 101.97 25.61, 128.58 -1.52 M47.74 90.61 C76.12 57.58, 104.49 24.87, 126.2 -0.46 M54.67 89.82 C69.94 69.36, 89.62 47.75, 130.92 1.04 M53.15 90.56 C79.97 61.32, 104.88 32.92, 132.12 -0.48 M56.82 92.82 C79.74 65.8, 103.07 38.94, 139.36 -0.03 M58.5 90.12 C76.7 69.52, 95.49 48.44, 137.72 0.87 M66.25 89.35 C83.52 65.02, 106.74 44.48, 141.64 -1.3 M63.5 91.11 C93.36 56.35, 121.24 23.1, 142.96 0.3 M70.71 89.26 C93.37 66.18, 114.57 39.48, 149.77 0.59 M69.18 90.56 C94.67 60.29, 120.75 32.39, 148.38 0.46 M75.47 92.24 C106.02 58.07, 137.29 21.74, 154.73 1.35 M74.37 91.42 C104.26 57.23, 133.89 23.22, 153.6 0.65 M79.49 92.42 C107.58 56.4, 140.85 20.37, 157.42 3.11 M79.76 91.33 C102.01 64.93, 124.17 40.73, 157.96 1.15 M85.59 91.52 C105.15 70.38, 128.23 44.23, 158.76 7.67 M85.68 92.09 C103.75 70.51, 121.68 48.22, 156.45 8.64 M91.94 91.69 C113.19 67.22, 132.1 42.52, 159.09 12.12 M91.4 90.69 C110.15 68.93, 131.42 44.14, 156.78 14.2 M95.61 92.2 C117.96 67.9, 137.61 42.36, 159.22 21.78 M96.43 90.31 C110.08 74.84, 124.18 59.81, 158.21 20.38 M102.62 90.71 C120.89 68.43, 135.53 49.92, 158.4 26.81 M100.34 89.79 C113.84 78.35, 126.06 63.89, 157.34 26.14 M108.27 91.79 C118.01 74.16, 130.74 60.75, 158.67 30.8 M106.79 90.42 C124.23 68.32, 143.66 47.23, 158.06 31.64 M111.81 91.38 C127.21 70.89, 141.82 53.93, 158.86 39.96 M111.98 90.66 C129.06 72.76, 144.31 53.5, 157.43 37.68 M116.75 89.32 C126.05 80.49, 136.05 67.08, 158.17 43.89 M116.71 90.89 C129.42 76.51, 140.34 63.48, 156.98 44.79 M121.56 89.84 C133.32 79.63, 141.71 68.76, 155.69 52.33 M122.83 90.18 C135.52 75.92, 149.3 61.37, 157.95 50.15 M127.97 90.06 C136.75 84.53, 142.06 75.86, 155.85 57.18 M127.26 91.04 C135.81 83.97, 141.44 74.73, 156.48 57.87 M131.66 92.49 C140.05 84.01, 146.07 74.66, 155.91 61.2 M132.51 90.14 C142.37 80.88, 150.75 69.96, 156.92 62 M138.58 89.53 C143.92 84.07, 150.23 79.09, 157.56 70.82 M138.64 91.09 C146.21 82.79, 153.62 73.9, 157.11 69.52 M143.65 91.97 C148.98 88.14, 151.07 83.72, 156.94 73.33 M143.79 91.17 C148.18 85.07, 153.57 79.26, 158.18 73.82 M147.66 90.01 C150.69 87.07, 152.75 85.47, 157.09 81.34 M148.41 90.41 C152 87, 154.84 83.14, 156.87 81.38 M154.15 90.69 C154.77 89.96, 156.04 89.11, 157.14 87.33 M154.49 90.61 C154.97 89.79, 155.51 89.3, 157.29 87.6" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M-0.83 1.28 C61.9 -1.8, 122.94 1.45, 154.96 1.18 M-0.25 -0.16 C36.35 -0.33, 73.14 -0.46, 156.29 0.69 M154.69 -1.6 C156.84 36, 155.7 69.3, 154.3 88.7 M156.17 0.84 C155.74 35.22, 154.55 70.09, 154.79 91.33 M155.63 88.71 C101.58 90.27, 48.59 88.63, -0.65 90.56 M155.57 89.37 C102.27 89.1, 46.97 89.85, 0.29 90.84 M0.65 89.54 C-0.66 67.26, 2.52 48.88, 0.14 1.76 M-0.63 89.59 C1.27 62.13, 1.36 32.74, 0.15 -0.1" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1173.6089909871423 126.86087163289392) rotate(0 61.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">native function:</text></g><g stroke-linecap="round"><g transform="translate(1182.7423860343185 433.8608716328939) rotate(0 -61.36229210598776 -153.9228490938421)"><path d="M-0.94 -1.01 C-21.2 -32.85, -119.89 -140.05, -122.28 -191.03 C-124.66 -242.01, -32.81 -287.54, -15.25 -306.92 M0.77 1.07 C-19.63 -30.54, -120.68 -137.76, -123.43 -189.42 C-126.18 -241.08, -33.42 -289.48, -15.72 -308.92" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1182.7423860343185 433.8608716328939) rotate(0 -61.36229210598776 -153.9228490938421)"><path d="M-33.34 -284.15 C-27.57 -288.58, -22.85 -297.5, -15.26 -310.84 M-30.69 -283.2 C-25.21 -293.59, -20.62 -301.69, -15.4 -309.31" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1182.7423860343185 433.8608716328939) rotate(0 -61.36229210598776 -153.9228490938421)"><path d="M-45.95 -300.33 C-37.14 -300.76, -29.38 -305.77, -15.26 -310.84 M-43.31 -299.39 C-33.05 -303.61, -23.73 -305.62, -15.4 -309.31" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(1173.7755254109704 465.1942151387533) rotate(0 82.58338928222656 36.8333740234375)"><path d="M1.07 1.11 C34.85 1.06, 67.49 1.02, 165.01 1.72 M-0.33 0.58 C63.01 -0.11, 127.81 1.04, 165.84 -0.48 M165.36 0.42 C166.48 18.16, 165.41 37.52, 165.85 72.66 M165.76 0.36 C165.77 28.91, 164.51 58.48, 165.2 73.7 M163.85 73.93 C108.49 74.54, 54.81 71.97, 0.04 72.85 M164.62 74.2 C102.51 73.77, 39.12 73.8, 0.53 74.57 M-1.26 74.06 C1.28 54.74, -1.19 38.01, 1.62 -1.19 M-0.17 74.64 C-0.08 48.87, 1.04 22.1, -0.63 -0.75" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1188.9422429402673 475.5276196797689) rotate(0 76 20)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">import_module;</text><text x="0" y="34" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">import_func_linked;</text></g><g stroke-linecap="round"><g transform="translate(1173.072430669456 508.52302623209096) rotate(0 33.584429830642534 119.16617001496195)"><path d="M0.04 0.75 C-14.6 15.42, -114.6 49, -87.91 88.43 C-61.22 127.87, 118.85 212.23, 160.15 237.35 M-1.4 0.09 C-16.12 14.95, -115.26 50.33, -88.39 90.02 C-61.52 129.71, 118.33 213.73, 159.81 238.24" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1173.072430669456 508.52302623209096) rotate(0 33.584429830642534 119.16617001496195)"><path d="M131.34 235.62 C138.98 236.67, 146.18 237.5, 161.43 236.52 M129.99 233.65 C140.48 235.93, 151.73 237.35, 159.67 237.74" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1173.072430669456 508.52302623209096) rotate(0 33.584429830642534 119.16617001496195)"><path d="M140.93 217.47 C145.81 223.85, 150.2 230, 161.43 236.52 M139.59 215.5 C146.66 224.3, 154.46 232.24, 159.67 237.74" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(1070.323237464542 696.4323568798246) rotate(0 68.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">(WASMFunction *)</text></g><g stroke-linecap="round" transform="translate(1346.9423650105798 763.1942761739095) rotate(0 8.666656494140625 7.8333282470703125)"><path d="M0.35 8.25 C0.35 8.25, 0.35 8.25, 0.35 8.25 M0.35 8.25 C0.35 8.25, 0.35 8.25, 0.35 8.25 M3.36 10.87 C4.88 10.13, 6.71 8.11, 10.58 2.57 M3.36 10.87 C5.31 8.86, 6.73 7.08, 10.58 2.57 M6.38 13.5 C9.52 11.71, 12.26 7.88, 14.26 4.44 M6.38 13.5 C8 11.57, 10.43 9.73, 14.26 4.44 M9.4 16.12 C11.68 13.58, 13.29 9.94, 16.62 7.82 M9.4 16.12 C11.12 13.72, 13.54 11.19, 16.62 7.82" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M11.25 2 M11.25 2 C13 2.95, 14.05 4.74, 15.08 6 M11.25 2 C12.13 3.02, 12.86 3.81, 15.08 6 M15.08 6 C17.86 6.71, 18.99 7.6, 15.08 10 M15.08 6 C17.28 5.79, 17.75 7.11, 15.08 10 M15.08 10 C13.34 11.07, 11.89 12.3, 11.25 13.67 M15.08 10 C13.32 11.43, 12 12.98, 11.25 13.67 M11.25 13.67 C9.55 17.38, 10.98 17.56, 6.75 13.67 M11.25 13.67 C7.13 13.62, 7.12 17.16, 6.75 13.67 M6.75 13.67 C4.99 12.5, 3.36 11.31, 2.25 10 M6.75 13.67 C5.78 12.95, 4.24 12.11, 2.25 10 M2.25 10 C0.39 9.21, 0.99 6.27, 2.25 6 M2.25 10 C1.82 8.6, -1.16 7.6, 2.25 6 M2.25 6 C3.48 5.52, 3.71 4.33, 6.75 2 M2.25 6 C3.51 5.25, 4.5 4.03, 6.75 2 M6.75 2 C8.99 -1.58, 10.71 -1.9, 11.25 2 M6.75 2 C10.34 1.21, 8.91 -0.57, 11.25 2" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1378.9423650105798 763.5275891621908) rotate(0 18.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">code</text></g><g stroke-linecap="round" transform="translate(1686.942426045736 789.1942151387533) rotate(0 74.66668701171875 57.16670227050781)"><path d="M0.94 0.49 C44.12 1.78, 86.99 0.77, 149.21 -1.94 M0.82 0.13 C52.83 -0.18, 103.52 0.38, 149.13 -0.02 M150.24 -1.24 C150.8 21.83, 148.72 44.63, 148.37 116.23 M149.33 -0.22 C149.34 36.29, 149.85 73.03, 150.28 113.52 M150.53 113.24 C119.06 114.74, 86.77 114.73, 0.88 113.4 M149.95 113.61 C96.11 115.53, 41.67 115.83, -0.87 115.12 M-1.82 113.29 C1.28 77.91, 1.81 38.25, 0.05 -0.89 M0.87 114.13 C0.5 82.74, -0.51 52.01, -0.95 0.58" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1708.2757390340173 762.1941846211752) rotate(0 35 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">bytecode</text></g><g stroke-linecap="round"><g transform="translate(1421.6090215047204 775.1942456563314) rotate(0 133.2041164211479 35.44410214257459)"><path d="M-0.34 0.26 C24.7 3.92, 117.73 14.47, 149.57 22.69 C181.41 30.92, 171.29 41.44, 190.69 49.58 C210.09 57.72, 253.47 68.16, 265.97 71.53 M1.68 -0.65 C26.59 2.59, 117.12 12.8, 148.44 20.85 C179.77 28.9, 169.91 39.54, 189.63 47.63 C209.35 55.73, 254.25 65.71, 266.75 69.4" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1421.6090215047204 775.1942456563314) rotate(0 133.2041164211479 35.44410214257459)"><path d="M237.32 71.65 C245.07 70.69, 252.76 72.61, 268.09 70.64 M237.49 72.72 C242.78 72.32, 250.71 70.38, 266.57 68.49" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1421.6090215047204 775.1942456563314) rotate(0 133.2041164211479 35.44410214257459)"><path d="M242.49 51.79 C249.09 55.68, 255.52 62.48, 268.09 70.64 M242.66 52.87 C246.96 56.98, 253.7 59.56, 266.57 68.49" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(1347.6090520222986 815.8609631856283) rotate(0 9.33331298828125 7.5)"><path d="M0.02 7.97 C0.02 7.97, 0.02 7.97, 0.02 7.97 M0.02 7.97 C0.02 7.97, 0.02 7.97, 0.02 7.97 M2.13 10.8 C6.33 7.24, 10.24 2.52, 11.97 0.13 M3.23 10.37 C5.52 7.55, 7.87 4.92, 11.69 1.04 M7.72 12.33 C8.23 10.06, 11.46 7.64, 13.67 4.05 M7 12.01 C8.27 10.05, 10.15 8.59, 14.01 4.54 M9.08 15.12 C11.61 14.42, 12.6 11.63, 16.56 6.63 M9.27 14.79 C11.06 13.52, 12.84 11.36, 17.5 6.6" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M10.78 -0.25 C12.84 2.07, 14.88 4.67, 19.45 9.08 M9.92 -0.17 C13.87 2.71, 16.51 6.55, 19.01 7.8 M18.16 8.35 C17.09 10.06, 15.14 11.94, 10.71 15.73 M19.18 8.12 C15.98 10.67, 12.91 12.77, 10.18 15.49 M8.9 16.03 C6.42 12.04, 4.02 9.74, 1.21 9.21 M9.89 14.93 C6.55 12.88, 3.48 10.88, 0.05 7.91 M-1.13 6.94 C2.7 7.45, 5.51 4.18, 10.51 -0.38 M-0.46 8.62 C1.96 5.66, 4.48 4.24, 9.6 -0.52" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1385.9423039754236 814.8609631856283) rotate(0 55 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">code_compiled</text></g><g stroke-linecap="round" transform="translate(1893.6090520222986 825.5277112325033) rotate(0 57.3333740234375 59.66667175292969)"><path d="M-0.9 1.61 C43.56 -1.35, 87.06 -2.31, 115.5 -0.88 M0.49 -0.56 C28.49 0.21, 56.73 0.58, 114.04 -0.04 M113.26 0.32 C116.25 43.97, 117.48 85.73, 115.28 118.33 M114.96 -0.35 C114.62 37.38, 114.15 75.35, 114.85 119.73 M116.49 119.09 C77.04 120.85, 42.59 121.2, -0.47 119.13 M115.18 118.5 C86.1 118.52, 57.98 119.57, 0.13 120.01 M-1.19 119.38 C1.62 96.74, 0.71 70.2, -0.71 -0.29 M-0.85 118.8 C0.26 93.99, 0.67 67.6, 0.98 -0.34" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1874.2757390340173 802.8610547383627) rotate(0 80.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">precompiled-bytecode</text></g><g stroke-linecap="round" transform="translate(1894.2757390340173 885.5277112325033) rotate(0 57.000030517578125 21.500015258789062)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.11 6.98 C2.46 4.71, 4.33 1.39, 4.85 0.62 M0.04 6.15 C1.38 3.95, 3.14 2.46, 5.03 0.29 M0.61 10.89 C1.42 7.6, 5.49 6.62, 10.68 0.35 M0.11 12.06 C4.62 6.61, 8.58 1.98, 10.46 -0.83 M0.48 18.74 C2.18 15.59, 6.73 9.34, 16.61 2.1 M0.6 17.79 C5.48 11.99, 8.86 6.41, 15.68 0.43 M1.03 22.52 C9.15 13.68, 18.1 7.16, 19.8 -1.73 M1.12 24.12 C4 17.9, 8.66 14.2, 21.76 -0.91 M-0.19 28.62 C7.52 22.84, 13.8 13.72, 26.94 0.13 M-0.37 29.92 C5.44 23.71, 11.89 18.04, 25.63 -0.06 M0.06 37.35 C9.41 26.08, 21.04 10.5, 32.66 -1.75 M0.72 37.2 C8.34 26.06, 16.49 17.34, 32.81 -0.9 M-1.6 43.4 C12.89 30.21, 20.78 18.03, 35.83 -0.89 M0.97 42.18 C13.61 26.56, 28.53 11.05, 37.4 0.66 M3.61 44.84 C15.78 31.73, 28.76 17.32, 42.31 1.55 M3.45 44.48 C16.88 29.02, 29.4 14.75, 42.56 -0.62 M6.18 46.17 C15.01 34.77, 22.96 27.95, 49.19 1.32 M9.02 46.43 C18.71 33.64, 28.87 23.25, 46.55 -0.56 M13.85 46.5 C25.77 33.97, 34.27 17.93, 51.54 -0.46 M13.64 45.52 C24.15 32.36, 34.67 21.32, 53.17 -0.8 M17.68 45.35 C31.86 28.6, 45.02 12.43, 58.68 -0.73 M18.16 46.46 C32.04 29.24, 45.9 15.23, 57.79 -0.02 M23.59 46.88 C31.36 33.51, 40.28 23.69, 64.9 -2.11 M23.63 45.59 C33.16 34.7, 41.35 25.35, 63.88 0.73 M27.83 44.62 C40.29 33.21, 47.35 22.35, 69.73 -0.27 M28.52 45.94 C39.17 35.01, 50.2 22.83, 68.94 0.86 M32.56 46.26 C48.67 30.17, 63.23 15.23, 72.68 0.48 M34.05 46.25 C45.05 33.26, 55.79 21.62, 75.08 -1.04 M39.91 46.87 C51.01 32.52, 63.3 22.54, 77.5 -0.27 M40 44.4 C50.98 33.03, 61.75 20.32, 78.94 -0.45 M44.26 45.41 C55.11 31.24, 65.89 22.48, 86.93 1.45 M44.7 46.23 C58.27 30.66, 71.67 14.94, 84.28 -0.18 M50.97 45.23 C64.88 29.56, 81.21 11.06, 90.92 -1.47 M51.58 46.23 C64.67 27.96, 80.54 10.71, 89.88 0.38 M56.63 46.59 C72.6 26.88, 87.84 9.69, 97.43 1.21 M55.14 46.36 C65.14 35.5, 73.79 25.44, 96.11 0.05 M59.8 47.11 C76.69 28.26, 91.88 10.79, 100.64 1.65 M61.43 44.71 C69.56 34.03, 80.37 22.73, 100.93 0.56 M65.32 46.33 C83.63 29.49, 97.74 10.96, 107.73 -1.61 M66.07 46.34 C76.83 35.23, 85.38 23.71, 106.35 -0.68 M70.95 46.16 C78.98 35.71, 88.32 26.7, 111.1 0.87 M72.78 45.97 C80.66 35.2, 87.8 27.7, 110.44 0.17 M75.75 47.4 C88.24 33.72, 97.93 20.68, 113.81 -0.6 M77.32 44.76 C85.27 36.17, 93.58 27.08, 116.55 1.65 M82.71 46.25 C92.43 32.95, 105.5 17.17, 113.88 5.74 M82.03 45.04 C93.28 34.47, 103.35 22.5, 115.28 7.72 M87.09 46.81 C98.45 34.26, 108.58 21.95, 114.85 12.44 M87.83 45.08 C93.46 39.77, 98.9 32.27, 114.85 13.49 M95.12 45.55 C99.38 35.63, 108.24 27.81, 115.55 21.52 M92.69 45.81 C99.08 37.89, 106.83 29.45, 114.65 20.02 M96.26 43.84 C103.12 39.62, 107.78 37.48, 116.15 25.1 M97.67 45.63 C105.01 38.83, 110.98 30.35, 114.93 25.31 M102.16 44.51 C106.92 41.21, 112.01 36.68, 113.89 30.34 M103.43 45.08 C107.61 41.13, 112.78 35.14, 116.12 31.29 M109.37 44.78 C111.67 44.16, 112.8 40.63, 114.47 38.76 M108.42 45.59 C110.48 44.06, 111.32 42.28, 115.85 38.37" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M-0.92 -0.47 C41.15 -2.34, 86.89 -1.79, 112.95 -1.8 M0.12 0.1 C33.14 1.12, 65.69 0.59, 114.65 0.98 M114.41 0.47 C115.35 15.87, 114.31 33.3, 114.25 43.38 M113.73 0.07 C113.38 14.93, 114.31 28.77, 114.15 42.59 M112.55 43.51 C70.1 43.72, 25.16 42.66, -1.06 44.93 M113.74 42.32 C81.12 42.43, 48.54 42.73, -0.94 42.12 M0.58 44.98 C-0.09 27.23, -0.45 11.12, -1.69 -1.31 M-0.52 43.38 C0.25 30.52, 1.35 18.28, 0.21 -0.28" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1373.608899434408 853.8610547383627) rotate(0 87.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">fast_jit_jitted_code</text></g><g stroke-linecap="round" transform="translate(1343.608929951986 858.3609631856283) rotate(0 9.33331298828125 7.5)"><path d="M0.02 7.97 C0.02 7.97, 0.02 7.97, 0.02 7.97 M0.02 7.97 C0.02 7.97, 0.02 7.97, 0.02 7.97 M2.74 10.9 C5.18 7.18, 8.75 2.66, 11.66 0.28 M3.46 10.38 C6.28 7.29, 8.64 3.45, 11.89 0.85 M7.22 13.56 C9.98 9.49, 11.68 6.52, 13.74 3.59 M6.37 12.11 C8.63 9.3, 11.34 7.35, 14.04 4.28 M9.9 14.06 C12.12 11.62, 14.3 10.26, 16.77 6.83 M9.9 15.56 C11.35 13.35, 12.95 10.78, 17.09 6.38" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M9.71 -1.15 C11.71 1.76, 15.92 5.09, 18.9 7.67 M9.57 0.41 C12.89 2.95, 16.9 6.3, 19.04 7.62 M19.77 7.23 C14.97 10.82, 11.28 13.78, 9.02 15.16 M18.6 7.61 C16.93 8.95, 15.29 10.56, 10.12 14.48 M9.32 14.07 C8.17 12.29, 5.33 11.81, -0.34 8.93 M9.73 15.08 C5.91 11.87, 2.42 10.04, -0.03 8.5 M-0.66 7.59 C2.55 4.34, 5.69 3.82, 9.52 0.41 M-0.39 7.55 C1.78 5.55, 5.21 3.9, 10 0.34" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1344.608929951986 903.6943066914877) rotate(0 9.33331298828125 7.5)"><path d="M0.02 7.97 C0.02 7.97, 0.02 7.97, 0.02 7.97 M0.02 7.97 C0.02 7.97, 0.02 7.97, 0.02 7.97 M3.35 9.59 C5.01 7.97, 5.88 6.4, 11.07 1.44 M2.83 10.83 C5.61 7.35, 7.64 5.26, 11.64 1.36 M7.81 12.89 C8.79 9.65, 10.87 8.04, 13.36 4.37 M6.36 11.99 C7.67 10.75, 9.84 9.22, 14.05 4.1 M8.71 15.4 C10.92 12.89, 14.21 9.7, 17 6.12 M10.2 14.99 C12.24 12.23, 13.92 10, 16.55 7.09" stroke="#ced4da" stroke-width="0.5" fill="none"></path><path d="M8.85 -1.17 C11.84 2.78, 15.32 5.39, 18.34 8.82 M10.41 -0.27 C12.03 2.56, 14.54 4.34, 18.29 8.39 M17.9 7.49 C16.35 9.13, 14.16 11.26, 10.16 13.9 M18.28 8.07 C16.46 9.58, 14.9 10.95, 9.48 14.56 M9.07 15.43 C5.11 12.2, 2.54 9.5, 0.93 9.02 M10.08 14.72 C6.84 13.23, 5.13 11.33, 0.5 8 M-0.41 7.55 C1.76 5.32, 6.66 2.74, 10.41 -0.77 M-0.45 7.43 C3.05 5.66, 6.9 2.31, 10.34 -0.17" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1377.608929951986 899.1943372090658) rotate(0 71.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">llvm_jit_func_ptr</text></g><g transform="translate(1814.1090215047204 974.860886891683) rotate(0 71 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">fast jitted coode</text></g><g stroke-linecap="round" transform="translate(1836.7755254109704 1013.5275128682455) rotate(0 51.66668701171875 14.600000000000023)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.38 6.41 C0.72 5.35, 2.13 2.37, 5.12 -0.05 M-0.31 6.2 C1.03 5.05, 2.21 3.13, 4.66 0.07 M-0.26 11.23 C3.32 8.51, 4.19 4.82, 11.66 0.34 M0.31 12.27 C4.38 8.53, 7.75 3.6, 11.08 -0.23 M1.26 19.28 C4.62 15.95, 6.2 11.59, 14.18 0.24 M-0.33 19.13 C3.34 14.08, 7.5 11.29, 15.07 1.17 M-1.45 24.47 C7.73 16.51, 16.52 6.14, 21.39 -0.74 M0.73 23.51 C7.98 16.57, 13.54 9.72, 21.83 -0.77 M2.18 28 C8.43 24.96, 10.52 17.47, 25.05 0.39 M0.88 30.66 C8.12 20.48, 16.56 10.75, 25.8 1.1 M4.94 28.6 C15.84 22.36, 23.47 11.54, 30.72 0.36 M5.68 30.67 C16.45 17.68, 26.95 5.71, 31.6 -0.86 M10.52 31.69 C19.42 18.27, 29.99 6.21, 35.19 1.3 M11.81 29.63 C17.13 23.31, 22.04 17.42, 37.68 0.19 M15.09 29.99 C24 22.21, 33.04 14.17, 42.29 -1.84 M17.04 30.07 C22.55 23.13, 28.16 15.39, 42.27 0.76 M21.85 29.09 C31.34 19.96, 40.27 6.76, 48.12 -1.73 M22.91 30.18 C27.99 21.52, 35.75 13.43, 46.92 0.33 M26.26 30.95 C34.36 23.37, 43.53 15.1, 52.77 0.82 M26.27 29.13 C34.05 20.68, 42.45 12.16, 52.48 0.54 M31.81 29.37 C39.06 21.61, 43.51 17.46, 57.61 0.35 M33.3 30.26 C39.78 21.39, 48.44 12.96, 58.61 0.52 M39.23 29.53 C47.29 21.4, 51.74 11.31, 65.03 -1.74 M36.96 30.37 C43.64 24.44, 48.29 16.48, 63.77 0.06 M42.29 31.45 C52.45 19.01, 61.3 6.5, 67.68 -1.67 M43.03 28.94 C50.63 19.72, 58.77 11.36, 68.71 0.9 M49.01 29.53 C55.34 21.28, 63.65 12.6, 76.22 -1.84 M47.57 29.41 C55.89 21.44, 61.49 14.24, 74.52 0 M53.44 28 C58.21 21.19, 67.64 16.05, 80.6 0.74 M52.97 30.41 C64.38 18.85, 74 8.27, 80.05 0.74 M56.88 28.48 C67.86 22.89, 72.39 13.04, 85.75 -2.08 M59.42 29.02 C69.21 19.7, 78.18 7.02, 86 0.19 M63.65 29.42 C69.99 20.76, 75.29 15.85, 88.89 1.89 M64.91 30 C72.14 21.42, 79.3 12.04, 90.34 0.41 M70.35 29.68 C78.38 20.43, 89.55 10.38, 95.24 0.71 M68.73 29.08 C74.31 22.77, 81.2 16.57, 96.37 -0.41 M73.57 27.9 C83.42 21.4, 93.86 9.79, 99.32 1.82 M75.49 30.16 C84.51 18.34, 92.44 8.22, 100.16 -0.58 M79.19 30.17 C86.39 21.11, 96.07 13.24, 103.3 0.98 M80.58 30.61 C87.43 22, 94.5 13.39, 105.32 1.76 M86.09 29.36 C92.94 23.33, 98.49 12.39, 106.34 5.86 M86.23 28.46 C93.07 21.67, 101.1 12.86, 104.42 7.96 M91.42 28.74 C98.36 21.41, 101.56 16.43, 104.18 14.42 M90.93 29.73 C96.69 23.68, 100.09 18.61, 104.9 12.97 M95.05 29.43 C99.75 27.43, 99.87 25.65, 104.21 18.91 M95.81 29.53 C99.4 25.52, 102.39 23.02, 104.34 19.06 M101.32 29.82 C101.79 28.85, 103.22 28.55, 104.15 26.42 M101.14 29.76 C102.64 28.62, 103.55 27.29, 104.55 25.93" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M-0.34 0.08 C19.98 0.28, 44.12 0.59, 105.03 -0.36 M0.25 -0.73 C37.33 -0.24, 73.07 0.94, 104.04 -0.91 M101.7 -1.62 C102.59 8.46, 105.06 21.01, 103.38 30.51 M103.6 -0.85 C103.28 10.09, 102.84 19.09, 102.46 29.15 M102.18 30.21 C72.98 28.44, 40.48 28.82, 0.84 29.87 M104.09 29.86 C75.59 30.18, 49.48 29.98, -0.79 29.36 M-0.42 29.14 C1.39 19.79, -1.74 6.82, 1.08 1.44 M-0.09 30 C0.99 17.59, -0.27 7.21, 0.27 0.49" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1850.608899434408 1076.1942609151206) rotate(0 66.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">llvm jitted coode</text></g><g stroke-linecap="round" transform="translate(1837.2755864461267 1102.1942609151206) rotate(0 75.33334350585938 21.500015258789062)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M0.16 5.77 C0.46 5.39, 1.16 3.34, 5.07 0.16 M-0.07 6.39 C1.2 5.5, 2.34 3.74, 5.19 0.28 M-1.28 11.69 C1.73 9.97, 4.64 4.03, 11.78 -1.17 M0.03 12.38 C3.47 7.43, 8.35 3.01, 10.7 -0.02 M1.14 17.89 C6.7 12.98, 13.4 5.86, 16.29 0.36 M-0.35 19.22 C3.37 13.6, 6.13 11.44, 14.85 -0.57 M1.04 25.82 C10.4 14.53, 15.59 4.88, 21.79 1.69 M1.2 23.67 C5.94 17.22, 10.62 11.61, 20.35 0.08 M-1.3 29.4 C7.2 19.96, 17.41 11.07, 27.75 0.27 M-0.21 30.11 C7.29 21.88, 14.72 14.59, 25.45 -0.07 M-1.33 38.72 C9.63 23.61, 22.18 11.95, 32.37 -1.32 M-1.04 35.97 C7.44 27.79, 16.99 17.76, 32.2 0.69 M1.85 43.76 C9.09 34.62, 18.32 25.61, 38.12 -0.12 M-0.58 43.39 C12.56 28.83, 23.61 16.25, 35.97 1.03 M1.37 46.31 C18.08 29.67, 28.13 17.73, 43.46 -1.32 M3.11 44.95 C17.03 27.76, 32.82 10.9, 43.42 -0.23 M9.12 46.08 C21.36 31.16, 32.02 17.65, 48.15 1.24 M8.04 45.44 C21.97 30.75, 35.71 14.13, 48.02 -0.77 M12.2 43.86 C20.64 37.16, 29.26 26.39, 52.95 0.59 M13 44.85 C23.98 35.59, 32.24 23.83, 54.03 0.39 M20.13 46.32 C30.61 28.65, 44.49 14.08, 56.88 0.14 M18.94 44.88 C29.22 34.18, 39.98 20.79, 58.04 0.19 M25.29 45.21 C34.55 33.54, 43.8 24.97, 64.98 1.1 M23.71 45.88 C33.62 35.2, 40.76 26.76, 62.93 0.74 M27.43 45.17 C43.11 32.22, 54.75 17.07, 69.56 2.11 M28.87 46.42 C41.41 30.49, 54.83 15.81, 69.38 0.64 M34.23 47.41 C42.03 34.57, 51.7 26.36, 73.95 -1.38 M34.41 46.77 C43.51 35.76, 52.58 25.9, 73.88 0.15 M40.4 46.04 C51.45 31.63, 67.03 14.1, 77.72 -1.54 M40.12 44.88 C49.66 34.89, 60.63 21.64, 80.23 0.49 M44.89 47.5 C57.81 32.43, 69.3 18.17, 84.5 1.31 M45.12 45.67 C53.48 35.41, 63.03 24.87, 85.53 -0.93 M50.68 46.1 C58.54 34.63, 67.6 24.77, 91.13 -1.77 M49.83 46.22 C63.52 30.46, 76.36 15.41, 89.69 0.74 M54.03 47.52 C69.15 30.48, 84.81 13.79, 95.52 -0.9 M55.46 45.08 C70.83 27.6, 85.27 11.58, 95.41 -0.95 M60.18 44.28 C68.24 34.67, 78.84 24.33, 101.81 0.2 M62.02 45.5 C73.85 31.43, 85.15 19.45, 99.71 -0.48 M64.67 47.26 C77.76 31.05, 88.4 21.52, 108.17 -0.35 M65.86 46.65 C76.77 33.67, 88.85 20.29, 105.91 -1.18 M73.03 45.23 C84.56 28.73, 99 13.7, 112.03 0.93 M71.59 44.91 C82.47 34.96, 91.36 22.91, 111.13 0.09 M78.08 44.28 C90.99 32.1, 103.18 16.31, 117.18 1.14 M77.66 45.13 C87.31 33.48, 98.44 21.15, 115.64 0.93 M83.63 43.38 C94.23 32.59, 100.72 22.75, 122.3 -1.29 M82.31 45.8 C96.83 27.39, 113.41 10.99, 121.65 0.85 M85.78 45.85 C102.34 28.25, 118.51 11.45, 125.5 1.22 M87.08 46.4 C95.97 35.73, 105.35 24.96, 126.07 0.83 M92.63 46.89 C102.61 33.84, 110.36 22.05, 131.4 1.57 M92.83 44.59 C101.8 36.46, 110.08 27.41, 131.87 -0.71 M97.55 45.03 C103.97 37.23, 113.44 29.03, 136.38 1.56 M97.2 45.48 C108.42 34.17, 120.78 21.97, 137.56 -0.65 M102.92 45.68 C119.2 27.68, 134.11 7.89, 144.34 -0.68 M104.66 44.86 C117.6 29.03, 131.31 14.69, 143.23 0.06 M109.39 44.61 C120.6 33.23, 134.88 16.27, 147.96 0.85 M107.98 46.5 C120.96 31.29, 133.47 17.97, 148.01 -0.32 M115.63 43.43 C124.07 37.41, 128.29 28.21, 151.09 1 M114.21 45.32 C126.44 31.11, 137.8 18.16, 152.76 0.41 M119.58 45.13 C128.72 34.96, 135.92 28.05, 154.07 7.03 M120.24 44.72 C129.21 33.16, 139.84 21.62, 151.62 7.69 M126.18 45.54 C133.38 35.71, 141.69 25.87, 153.29 12.96 M124.74 45.78 C135.28 33.98, 146.29 21.34, 151.8 14.31 M128.65 44.88 C135.78 38.27, 141.55 31.17, 151.98 19.25 M129.71 44.52 C138.56 35.08, 147.95 26.01, 152.67 19.81 M135.55 43.95 C141.58 40.66, 145.93 33.27, 151.23 24.44 M135.76 45.94 C140.16 41.45, 144.45 35.97, 152.96 25.93 M139.48 44.06 C144.96 41.24, 148.16 36.91, 150.72 32.82 M140.93 45.43 C145.82 40.87, 148.76 34.63, 151.7 32.06 M145.31 45.93 C148.97 42.16, 150.45 40.71, 152.25 38.49 M145.63 46.09 C147.9 43.77, 149.47 41.92, 152.38 38.59" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M-1.15 1.9 C38.2 -0.99, 78.12 0.45, 149.27 -1.4 M-0.86 0.96 C48.91 -2.07, 96.54 -1.74, 150.71 0.12 M152.54 -1.25 C151.45 11.06, 150.36 21.93, 152.29 43.24 M149.93 0.93 C152.01 11.46, 151.31 21.02, 150.9 43.9 M151.83 43.56 C118.87 44.16, 88.18 42.46, -1.51 44.79 M151.67 42.19 C94.7 41.91, 38.43 41.58, 0.52 42.14 M-0.12 44.16 C-0.16 27.14, 0.64 12.78, -0.13 -0.17 M-0.03 43.06 C0.58 29.99, 0.96 15.35, -0.85 -0.57" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(766.2755711873376 580.0276196797689) rotate(0 93.66671752929688 36.8333740234375)"><path d="M1.49 0.84 C42.82 1.62, 84.83 -0.62, 186.41 -1.68 M0.53 0.94 C72.92 -0.04, 144.35 -0.47, 187.46 -0.96 M186.21 0.15 C188.68 15, 189.51 34.04, 185.68 74.91 M186.99 -0.35 C188.72 16, 187.17 31.8, 187.31 73.27 M186.08 74.16 C130.87 73.91, 76.51 72.35, -1.36 74.6 M187.33 73.15 C122.35 74.55, 57.24 74.65, 0.66 74.13 M1.83 75.53 C-0.38 53.34, -1.93 29.46, 1.74 -1.4 M0.98 72.74 C1.16 57.31, 0.84 40.47, -0.52 -0.75" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(791.6088841756189 590.6942761739095) rotate(0 78.5 20)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">import_module_inst;</text><text x="0" y="34" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">import_func_inst;</text></g><g stroke-linecap="round" transform="translate(772.6087621053064 594.6942303975424) rotate(0 5 6.1666717529296875)"><path d="M5.31 0.77 C6.93 1.51, 8.26 2.46, 9.89 7.68 M6.16 0.39 C7.48 2.07, 8.9 4.53, 10.4 6.62 M10.41 7.33 C8.28 8.08, 7.99 9.82, 6.54 12.06 M9.92 6.81 C8.87 7.96, 7.96 9.3, 6.32 12.42 M5.57 12.65 C4.73 10.63, 2.35 9.82, 0.26 6.26 M5.66 12 C3.71 10.56, 1.83 8.63, -0.21 6.93 M0.77 7.34 C2.27 4.68, 4 1.5, 6.8 0.48 M-0.13 7.37 C1.49 4.82, 3.37 2.78, 5.96 -0.4" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(773.9421361287439 617.6942303975424) rotate(0 5 6.1666717529296875)"><path d="M6.77 0.03 C6.91 2.13, 7.17 3.27, 10.68 7.31 M6.39 0.08 C7.14 2.71, 8.7 5.53, 9.62 6.88 M10.33 6.37 C8.48 8.71, 7.63 10.61, 5.73 11.77 M9.81 6.72 C8.48 8.43, 7.33 10.86, 6.09 12.16 M6.32 12.59 C3.42 9.66, 1.68 8.57, -0.74 7.37 M5.67 12.14 C4.16 10.5, 2.06 8.5, -0.07 7.37 M0.34 6.98 C2.75 3.61, 4.62 2.36, 6.48 0.05 M0.37 6.68 C1.94 4.43, 4.03 2.35, 5.6 0.03" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(451.60889943440793 480.5278638203939) rotate(0 66.33334350585938 17.16668701171875)"><path d="M-1.36 1.62 C30.16 -2.34, 60.91 -0.86, 131.1 -0.3 M-0.25 -0.36 C45.3 -0.49, 90.32 -1.74, 133.35 -0.59 M131.35 -0.56 C130.83 6.18, 131.64 14.2, 131.56 35.85 M132.08 0.66 C132.23 11.01, 132.24 21.11, 131.8 34.03 M133.53 33.33 C100.61 35.35, 69.11 35.09, 1.31 36.11 M131.87 33.47 C91.11 36.05, 48.41 34.81, -0.92 34.08 M0.56 36.21 C1.08 26.73, -0.37 18.14, 0.58 0.8 M0.61 33.88 C-0.01 19.96, -0.22 7.44, 0.62 0.29" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(481.9422429402673 488.09455083211276) rotate(0 36 10)"><text x="36" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">functions</text></g><g stroke-linecap="round" transform="translate(460.9422429402673 488.8612073262533) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.12 10.41 C3.13 9.88, 4.82 7.5, 8.17 4.34 M1.74 11.32 C3.64 8.78, 6.27 5.83, 7.41 4.45 M4.79 14.3 C6.5 13.02, 8.39 9.7, 10 6.86 M4.56 14.21 C5.96 12.36, 7.43 11, 9.96 7.46" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.33 0.24 C7.08 2.99, 8.65 6.58, 10.11 9.51 M6.12 0.13 C8 3.12, 9.52 6.54, 10.74 9.44 M10.75 9.7 C7.89 11.7, 6.17 15.24, 5.1 17.62 M10.93 8.89 C9.21 11.15, 8.07 14.38, 6.48 18.04 M6.26 16.91 C4.53 15.96, 3.68 13.72, -0.84 8.55 M6.1 18.02 C3.89 14.79, 2.89 13.23, -0.19 8.72 M0.31 10.02 C2.5 5.51, 4.18 2.88, 5.9 -0.39 M-0.07 8.67 C1.7 5.91, 3.36 3.59, 6.42 0.31" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(583.1472276731299 493.42127561960376) rotate(0 70.40993975187826 -0.5172233363575742)"><path d="M0.28 1.73 C45.47 -3.1, 86.17 -1.58, 141.74 -2.76 M-0.92 -0.05 C34.62 0.43, 70.23 0.48, 140.1 -1.01" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(583.1472276731299 493.42127561960376) rotate(0 70.40993975187826 -0.5172233363575742)"><path d="M112.37 11.47 C122.32 4.52, 127.84 2.93, 141.51 -2.95 M111.17 9.69 C119.07 7.43, 126.96 5.03, 139.87 -1.2" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(583.1472276731299 493.42127561960376) rotate(0 70.40993975187826 -0.5172233363575742)"><path d="M112.01 -9.05 C122.21 -9.57, 127.84 -4.74, 141.51 -2.95 M110.81 -10.83 C118.61 -8.02, 126.59 -5.36, 139.87 -1.2" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(451.94215138753293 525.0278027852377) rotate(0 65 15.5)"><path d="M0.08 -1 C29.05 0.23, 56.38 -0.16, 128.73 -1.23 M0.74 0.64 C41.59 -1.17, 80.94 -0.55, 129.4 -0.91 M131.36 0.97 C130.02 12.02, 131.91 23.09, 131.8 31.44 M129.09 0.89 C129.57 11.03, 129.49 23.78, 130.44 31.62 M130.93 30.9 C100.53 30.91, 70.05 30.25, 1.34 32.48 M130.14 30.53 C99.55 32.72, 69.36 32.52, 1 31.49 M-0.91 29.64 C0.95 24.3, -0.17 15.37, -0.61 0.75 M0.23 30.18 C0.72 20.77, -0.27 9.97, 0.17 -0.31" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(489.44215138753293 530.9278027852378) rotate(0 27.5 10)"><text x="27.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">globals</text></g><g stroke-linecap="round" transform="translate(461.27552541097043 530.0278027852377) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.09 10.93 C4.55 8.7, 5.75 5.62, 8.34 4.66 M1.5 10.97 C3.2 8.86, 5.3 7.25, 7.31 3.96 M4.17 14.69 C5.76 11.52, 8 10.4, 10.01 7.6 M4.36 14.45 C6.23 11.68, 8.59 9.07, 10.26 7.4" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.49 0.13 C7.2 1.99, 8.36 4.58, 10.05 9.13 M6.32 0.47 C7.6 3.18, 9.68 6.47, 10.2 9.45 M11.14 8.87 C8.86 13.23, 6.53 16.72, 6.22 18.47 M11.11 8.78 C8.92 11.34, 7.95 14.46, 6.31 17.36 M5.95 18.45 C3.66 15.73, 1.23 12.4, 0.78 8.3 M5.75 17.61 C4.92 15.75, 3.46 14.29, 0.26 8.82 M-0.74 9.49 C2.64 6.32, 4.01 3.51, 6.4 0.54 M-0.45 9.33 C1.92 6.4, 3.53 4.3, 5.83 0.51" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(182.27552541097043 497.6944592793783) rotate(0 79 16)"><path d="M1.97 -1.11 C47.95 1.84, 91.88 -1.13, 159.64 0.28 M0.05 0.45 C40.89 -0.54, 79.46 -1.15, 157.33 -0.45 M157.79 0.91 C157.54 8.16, 159.14 14.14, 157.98 32.46 M157.63 0.64 C158.36 6.66, 159.14 14.41, 158.26 32.26 M158.41 33.07 C115.15 30.92, 73.16 30.36, -1.82 32.32 M158.42 32.34 C108.73 31.16, 57.8 31.72, 0.78 31.87 M0.01 32.34 C-2.01 26.39, 1.27 17.8, -1.86 0.82 M-0.15 32.13 C0.45 23.85, -0.33 18.17, -0.92 -0.67" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(255.77552541097043 503.1944592793783) rotate(0 5.5 10)"><text x="5.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">e</text></g><g stroke-linecap="round" transform="translate(200.94215138753293 509.69442876180017) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.62 10.06 C3.71 9.38, 4.93 7.22, 7.59 3.45 M1.59 11.22 C4.07 9.02, 5.65 6.24, 7.94 3.65 M4.32 14.73 C5.91 12.42, 9.26 9.29, 9.83 8.07 M3.97 14.57 C5.35 11.99, 7.42 10.13, 9.72 7.49" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.44 0.68 C8.48 2.65, 8.72 7.53, 10.81 8.52 M6.23 0.5 C7.66 2.43, 8.7 4.86, 10.44 8.65 M11.11 8.7 C9.49 12.48, 7.17 14.98, 6.23 16.86 M10.98 9.08 C8.88 12.58, 7.58 15.37, 6.13 17.52 M6.57 17.59 C4.19 16.14, 2.62 13.03, 0.17 9.18 M6.18 18.07 C3.68 14.49, 1.81 11.84, -0.07 8.56 M0.18 7.92 C2.46 6.94, 3.39 2.49, 6.44 -0.82 M0.07 9.28 C1.47 5.98, 4.21 2.74, 5.64 -0.02" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(448.27552541097043 616.6944897969564) rotate(0 65.66668701171875 16.166656494140625)"><path d="M-0.61 0.75 C50.7 -1.29, 99.4 -0.13, 129.69 1.23 M0.17 -0.31 C48.34 -0.37, 95.04 -0.58, 131.04 -0.87 M131.19 -1.02 C131.98 8, 129.58 19.48, 131.67 33.56 M132.09 -0.33 C131.33 8.89, 132.25 17.22, 130.5 32.39 M129.34 33.65 C80.7 32.21, 25.65 33.37, -1.52 32.75 M131.85 31.36 C102.72 33.03, 73.72 31.83, -0.04 32.82 M1.95 32.11 C0.44 25.96, -0.2 18.02, 0.66 0.84 M-0.61 32.66 C-0.07 24.38, -0.91 14.51, -0.22 0.31" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(472.27552541097043 624.361146291097) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.24 11.71 C4.33 8.84, 5.66 6.73, 7.54 4.83 M1.42 10.5 C3.76 8.31, 5.25 6.53, 7.63 4.2 M4.24 13.85 C5.16 11.69, 7.61 10.6, 9.81 8.04 M4.19 14.2 C5.64 12.75, 7.26 10.54, 9.81 7.84" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M6.38 0.5 C7.04 2.61, 8.98 4.39, 11.29 9.62 M5.84 0.48 C7.52 2.49, 8.64 4.57, 10.22 8.98 M10.16 9.29 C8.44 10.88, 7.88 14.71, 6.6 17.35 M10.5 8.93 C9.21 12.39, 7.44 14.55, 6.03 18.14 M6.69 18.34 C4 14.02, 2.81 11.6, 0.22 8.11 M5.49 17.53 C4.55 14.75, 2.22 12.74, 0.25 8.65 M-0.12 9.16 C2.23 6.45, 3.58 4.68, 6.46 -0.26 M0.18 8.92 C2.15 6.02, 3.28 3.96, 6.17 -0.04" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(432.77543385823606 439.9444592793783) rotate(0 107 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModuleInstanceExtra</text></g><g stroke-linecap="round" transform="translate(440.3587926228845 465.9444821675619) rotate(0 77.5 100.20833969116211)"><path d="M-0.19 -0.8 C38.62 -0.25, 76.29 -3.46, 154.75 -0.21 M-0.67 0.3 C53.97 1.63, 107.04 0.82, 154.59 0.27 M155.68 1.5 C155.35 42.87, 156.26 83.33, 153.89 201.04 M154.45 -0.02 C155.46 72.45, 155.88 144.5, 155.69 200.32 M155.87 199.91 C100.73 197.79, 44.61 199.15, 1.5 199.08 M155.8 199.54 C105.21 200.66, 55.91 201.44, -0.07 199.57 M-1 199.19 C-2.02 149.9, -1.34 101.62, -0.25 0.84 M0.02 199.85 C-1.14 130.24, 0.34 59.44, -0.55 0.62" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(770.6921208699548 217.02776082356775) rotate(0 87 20)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#d9480f" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModuleInstance::</text><text x="0" y="34" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#d9480f" text-anchor="start" style="white-space: pre;" direction="ltr">import_func_ptrs</text></g><g stroke-linecap="round" transform="translate(821.2756322224939 293.65286000569665) rotate(0 24 14.5)"><path d="M-0.78 -1.07 C13.49 -0.87, 30.18 1.01, 46.44 1.34 M0.23 0.12 C17.18 -1.34, 35.09 -1.16, 48 -0.77 M47.19 -0.89 C49.56 6.89, 46.89 18.09, 46.38 30.65 M48.99 -0.22 C46.91 9.14, 48.57 18.99, 47.47 29.28 M46.28 28.97 C29.37 27.62, 14.23 27.56, 0.76 29.15 M47.3 29.62 C38.18 28.36, 27.79 27.66, 0.13 28.52 M0.31 28.07 C-1.42 19.11, 0.65 11.68, 1.63 -0.08 M0.14 28.54 C-0.2 19.51, -0.54 11.34, 0.44 -0.51" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(845.2756322224939 301.3195164998373) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M2.42 11.11 C3.29 8.48, 5.76 5.77, 7.36 4.59 M2.12 11.1 C2.93 9.38, 4.93 7.55, 8.1 3.88 M5.1 13.36 C5.41 13.11, 6.92 10.1, 9.97 7.72 M4.3 14.36 C6.16 11.94, 7.73 9.79, 10.35 7.2" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.46 -0.4 C7.17 3.89, 9.7 5.32, 11.35 9.63 M6.06 -0.11 C7.24 3.27, 8.95 6.25, 10.28 8.99 M10.23 9.64 C8 11.66, 7.46 14.89, 6.81 18.08 M10.56 8.6 C9.32 11.26, 8.32 12.39, 6.14 18 M5.98 17.16 C3.97 16.49, 2.59 14.11, 0.08 7.99 M6.33 17.67 C3.95 14.4, 1.55 11.84, -0.25 8.98 M-0.5 8.37 C1.66 5.96, 4.63 2.82, 5.96 0.09 M-0.25 8.89 C1.49 6, 3.71 3.82, 5.72 0.33" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(820.9422581990564 326.81948598225915) rotate(0 24 14.5)"><path d="M-0.79 -0.82 C16.48 1.31, 28.15 1.6, 49.25 0.96 M-0.22 -0.92 C18.88 -0.8, 37.19 -0.83, 47.97 0.87 M49.3 -1.73 C46.52 9.08, 46.27 18.13, 48.83 27.16 M47.18 -0.76 C49.12 7.71, 47.76 17.35, 48.68 28.25 M47.05 27.69 C35.85 27.62, 21.31 29.14, -1.91 29.76 M48 28.8 C37.39 28.39, 28.06 28.82, -0.04 29.92 M-1.16 27.7 C0.88 20.59, 1.58 12.42, 0.17 0.01 M-0.2 28.45 C-0.58 20.03, 0.4 10.08, 0.62 0.41" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(844.9422581990564 334.4861424763998) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.33 10.68 C3.72 8.01, 5.11 7.1, 7.06 3.84 M1.59 10.93 C4.29 8.22, 6.25 5.93, 7.53 4.33 M3.97 14.76 C5.16 12.09, 6.46 11.74, 10.4 7.74 M4.22 14.25 C6.1 11.71, 9.01 8.71, 10.5 7.5" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.58 0.83 C7.7 1.58, 9.07 5.35, 11.15 9.89 M5.53 0.15 C7.14 2.92, 8.64 5.82, 11.11 8.92 M9.81 8.33 C9.83 10.49, 9.02 13.94, 5.09 17.61 M10.29 9.41 C8.38 12.16, 7.06 16.21, 5.63 17.6 M5.31 18.5 C3.99 16.18, 3.51 12.92, 0.4 8.04 M5.89 17.37 C4.09 15.74, 2.93 13.65, 0.48 8.92 M-0.71 9.5 C1.85 7.08, 3.79 3.45, 6 0.19 M-0.3 8.71 C2.05 6.42, 3.53 3.69, 6.22 0.11" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(820.6089452107751 360.1528294881185) rotate(0 24 14.5)"><path d="M1.63 1.05 C10.28 1.54, 24.93 1.16, 49.75 0.47 M0.29 -0.74 C14.99 -0.33, 29.95 1.31, 47.84 -0.4 M46.64 0.84 C46.57 9.06, 49.02 12.98, 47.89 30.98 M48.83 -0.82 C47.24 8.34, 48.44 15.38, 47.86 28.14 M49.58 27.63 C34.44 28.83, 17.46 29.44, -1.82 27.61 M47.43 28.09 C30.75 28.43, 13.2 29.82, -0.15 29.15 M0.92 28.84 C1.8 21.57, 0.33 14.3, 0.35 0.28 M-0.54 29.23 C0.5 21.12, 0.68 14.67, 0.2 -0.02" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(819.2755711873376 387.81948598225915) rotate(0 24 14.5)"><path d="M-1.56 1.34 C13.67 0.71, 26.59 0.21, 48.24 -0.44 M0 -0.77 C9.95 1.22, 19.8 -0.05, 47.55 0.65 M46.38 1.65 C48.64 4.35, 47.69 14.36, 47.56 27.36 M47.47 0.28 C48.92 5.74, 48.1 12.11, 47.98 28.52 M48.76 29.15 C34.83 29.43, 23.66 27.28, 1.24 29 M48.13 28.52 C34.52 29.48, 20.97 28.72, -0.46 28.42 M1.63 28.92 C0.03 22.2, 0.21 15.67, -0.92 -0.41 M0.44 28.49 C0.78 22.29, 0.35 14.74, -0.55 -0.77" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(841.9422581990564 396.1528294881185) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.45 11.38 C2.79 8.79, 5.55 7.7, 8.2 3.58 M2.19 10.67 C3.39 9.05, 5.03 7.14, 7.3 3.97 M4.06 14.51 C6.61 12.17, 9.21 9.66, 10.33 7.49 M4.44 13.99 C6.41 12.26, 8.2 10.46, 10.06 7.81" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M6.68 0.63 C8.31 4.36, 9.84 7.03, 10.44 8.07 M5.61 -0.01 C7.91 2.88, 8.8 5.69, 11 8.56 M11.48 9.41 C8.72 10.92, 9.51 12.77, 5.19 16.91 M10.8 9.34 C8.44 12.23, 6.59 15.61, 5.77 17.34 M6.08 16.66 C4.19 13.45, 0.78 11.78, 0 8.79 M5.75 17.65 C5.1 15.49, 3.25 13.22, -0.3 8.66 M-0.04 9.09 C2.09 6.02, 4.31 2.23, 5.78 -0.59 M-0.28 9.33 C1.68 6.87, 2.92 4.25, 5.58 0.25" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(854.4355731342787 302.6860074500122) rotate(0 155.1115315463511 -89.18647089833189)"><path d="M-0.82 0.46 C20.28 -9.23, 73.87 -27.26, 125.84 -57.14 C177.82 -87.02, 280.39 -158.85, 311.05 -178.83 M0.95 -0.35 C21.97 -10.01, 73.35 -26.58, 124.94 -56.2 C176.54 -85.82, 279.75 -157.59, 310.52 -178.08" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(854.4355731342787 302.6860074500122) rotate(0 155.1115315463511 -89.18647089833189)"><path d="M293.7 -153.62 C294.97 -158.6, 299.18 -166.45, 311.76 -178.08 M293.07 -154.25 C297.96 -159.5, 302.77 -167.07, 310.05 -178.66" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(854.4355731342787 302.6860074500122) rotate(0 155.1115315463511 -89.18647089833189)"><path d="M282.19 -170.61 C286.29 -171.52, 293.2 -175.39, 311.76 -178.08 M281.56 -171.23 C289.57 -171.63, 297.6 -174.44, 310.05 -178.66" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(1179.1925938924157 475.8611501057943) rotate(0 4.1666412353515625 6.875)"><path d="M4.8 0.43 C5.58 0.79, 6.34 3.17, 8.58 7.24 M5.01 -0.01 C5.98 2.79, 7.8 5.19, 8.67 7.03 M8.92 6.47 C7.02 9.41, 6.03 12.69, 4.41 14.17 M8.24 7.11 C7.04 8.9, 6.03 11.31, 4.65 13.56 M4.28 14.08 C2.94 10.97, 1.43 9.63, -0.62 6.35 M5.3 13.92 C3.35 12.2, 2.23 10.45, -0.08 6.77 M-0.1 6.93 C1.7 4.69, 4.12 1.09, 4.59 -0.42 M-0.05 7.27 C1.6 4.29, 2.99 1.88, 5.2 0.32" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1176.6925938924157 505.8611501057943) rotate(0 5.4166412353515625 4.791660308837891)"><path d="M5.98 -0.58 C7.71 1.97, 8.7 3.8, 10.89 5.66 M5.76 -0.02 C7.6 1.88, 9.61 3.25, 11.03 5.04 M11.02 4.52 C8.91 6.05, 7.87 7.35, 5.67 9.77 M10.97 4.86 C8.74 6.64, 7.22 8.26, 5.74 9.46 M6.3 8.97 C4.73 8.07, 3.09 6.88, -0.41 5.64 M5.97 9.49 C4.29 8.26, 2.02 6.53, -0.19 5.13 M0.49 4.96 C1.52 2.64, 3.58 1.73, 6.58 0.23 M0.14 4.64 C2.1 3.21, 4.09 1.53, 5.91 -0.08" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(778.9421361287439 601.2292964185075) rotate(0 -90.98788933388869 151.80961648821892)"><path d="M0.14 0.31 C-29.78 28.4, -165.6 118.68, -180.48 169.18 C-195.36 219.68, -104.22 280.94, -89.14 303.3" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g transform="translate(778.9421361287439 601.2292964185075) rotate(0 -90.98788933388869 151.80961648821892)"><path d="M-115.79 288.8 C-110.7 293.93, -105.65 295.26, -90.44 304" stroke="#000000" stroke-width="1.5" fill="none"></path></g><g transform="translate(778.9421361287439 601.2292964185075) rotate(0 -90.98788933388869 151.80961648821892)"><path d="M-101.25 274.32 C-99.3 282.67, -97.47 287.2, -90.44 304" stroke="#000000" stroke-width="1.5" fill="none"></path></g></g><mask></mask><g transform="translate(298.938463846843 10) rotate(0 336 80)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">this is the one actually referred during executing opcode</text><text x="0" y="34" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"></text><text x="0" y="54" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">during model load, if import can be solved through the native api registeration,</text><text x="0" y="74" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">the pointer of native function will be filled.</text><text x="0" y="94" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"></text><text x="0" y="114" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">c-api could change the pointer later, then it will point to a different native function</text><text x="0" y="134" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"></text><text x="0" y="154" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">NULL: means multi-module import, go to "import_func_inst" field for target function</text></g><g stroke-linecap="round" transform="translate(286.7322362264001 10.440431867326993) rotate(0 345.59522356305797 85.02977371215815)"><path d="M-0.27 0.08 C158.33 -2.61, 317.92 -2.89, 691.86 -0.52 M692.86 -0.06 C691.59 64.53, 692.04 124.25, 689.86 170.88 M690.75 169.52 C519.14 170.97, 345.87 171.32, 0.55 170.5 M1.97 171.39 C-2.01 110.89, 0.48 49.66, -0.22 -0.28" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g stroke-linecap="round"><g transform="translate(563.3673013845143 183.65911670203138) rotate(0 95.01727766716022 26.27372288522156)"><path d="M1.13 -1.06 C62.37 17.19, 126.86 38.9, 188.91 53.61" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g transform="translate(563.3673013845143 183.65911670203138) rotate(0 95.01727766716022 26.27372288522156)"><path d="M160.16 55.29 C168.04 54.03, 179.09 56.45, 188.88 52.54" stroke="#000000" stroke-width="1.5" fill="none"></path></g><g transform="translate(563.3673013845143 183.65911670203138) rotate(0 95.01727766716022 26.27372288522156)"><path d="M165.39 35.44 C171.49 40.84, 180.79 49.93, 188.88 52.54" stroke="#000000" stroke-width="1.5" fill="none"></path></g></g><mask></mask><g transform="translate(465.44261678059934 866.4445775349935) rotate(0 88 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModuleInstance*</text></g><g transform="translate(681.1368522644048 791.2780380249025) rotate(0 99 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">(WASMFunctionInstance*)</text></g><g stroke-linecap="round"><g transform="translate(778.4752089766343 623.8987867002398) rotate(0 -56.26639954603991 154.5365026932369)"><path d="M-0.76 0.86 C-19.33 23.37, -102.69 84.7, -110.98 135.93 C-119.26 187.16, -60.18 279.58, -50.46 308.21" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g transform="translate(778.4752089766343 623.8987867002398) rotate(0 -56.26639954603991 154.5365026932369)"><path d="M-70.32 285.19 C-63.57 296, -56.63 299.46, -50.55 310.15" stroke="#000000" stroke-width="1.5" fill="none"></path></g><g transform="translate(778.4752089766343 623.8987867002398) rotate(0 -56.26639954603991 154.5365026932369)"><path d="M-51.76 276.44 C-51.15 290.06, -50.4 296.43, -50.55 310.15" stroke="#000000" stroke-width="1.5" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(785.4704132080083 965.4446398417157) rotate(0 5 6.1666717529296875)"><path d="M6.26 0.47 C7.89 1.84, 8.2 3.93, 10.16 7.59 M6.16 0.28 C7.77 2.44, 9.14 4.92, 9.93 6.72 M10.05 6.37 C7.98 9.31, 6.36 10.39, 6.06 11.79 M10 6.96 C8.84 8.8, 7.64 10.3, 5.96 12.15 M6.32 12.42 C3.31 10.15, 2.1 8.66, -0.37 7.71 M6.04 12.5 C4.02 10.17, 1.38 8.61, 0.2 7.11 M-0.55 6.62 C0.92 4.72, 2.38 4.34, 5.34 -0.04 M-0.35 7.19 C2.02 4.64, 4.65 2.34, 5.63 0.02" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(818.1370391845708 962.7779833475751) rotate(0 47 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">func_import</text></g><g transform="translate(829.8037261962895 992.7779833475751) rotate(0 17 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">func</text></g><g stroke-linecap="round" transform="translate(787.1370391845708 997.6112810770672) rotate(0 5 6.1666717529296875)"><path d="M5.61 -0.42 C6.84 2.46, 9.29 5.13, 9.92 6.25 M5.87 0.26 C7.22 2.27, 8.48 5.01, 9.94 6.89 M10.33 6.35 C8.14 8.67, 6.94 10.28, 5.74 12.2 M10.19 7.09 C8.86 8.57, 7.41 10.35, 5.84 12.54 M5.62 12.55 C3.92 10.1, 2.63 9.26, -0.14 6.74 M5.85 12.2 C4.41 10.92, 2.36 8.76, 0.02 7.24 M-0.67 6.68 C2 4.68, 2.88 4.14, 5.28 0.23 M0.12 7.37 C1.59 5.08, 2.67 3.66, 5.65 0.08" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(763.4704132080083 951.4446398417157) rotate(0 77.00003051757812 39.5)"><path d="M19.75 0 M19.75 0 C59.79 -0.76, 102.31 2.02, 134.25 0 M19.75 0 C61.57 1.76, 103.44 0.75, 134.25 0 M134.25 0 C148.69 -0.93, 153.66 5.19, 154 19.75 M134.25 0 C149.09 -0.35, 153.39 6.77, 154 19.75 M154 19.75 C151.75 26.16, 153.88 34.37, 154 59.25 M154 19.75 C153.84 31.64, 154.07 44.33, 154 59.25 M154 59.25 C154.54 72.82, 147.2 77.89, 134.25 79 M154 59.25 C155.03 71.28, 148.82 79.93, 134.25 79 M134.25 79 C99.13 78.38, 62.02 80.23, 19.75 79 M134.25 79 C91.42 79.06, 49.02 78.26, 19.75 79 M19.75 79 C5.94 80.49, 1.02 72.98, 0 59.25 M19.75 79 C4.86 79.11, 1.4 71.06, 0 59.25 M0 59.25 C-0.52 50.18, -1.25 38.72, 0 19.75 M0 59.25 C-0.46 45.76, -0.02 31.7, 0 19.75 M0 19.75 C1.61 7.8, 4.97 0.08, 19.75 0 M0 19.75 C-1.16 4.81, 6.97 -1.97, 19.75 0" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(754.8035202026372 925.2224718729657) rotate(0 58.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMFunction </text></g><g stroke-linecap="round"><g transform="translate(890.9805898853024 1015.1655927022294) rotate(0 196.40673779968859 41.03543176646508)"><path d="M-0.69 0.31 C25.03 13.88, 88.22 76.94, 153.92 81.47 C219.62 85.99, 353.49 36.54, 393.5 27.45" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g transform="translate(890.9805898853024 1015.1655927022294) rotate(0 196.40673779968859 41.03543176646508)"><path d="M369.81 46.33 C374.52 39.3, 381.28 35.4, 391.77 26.29" stroke="#000000" stroke-width="1.5" fill="none"></path></g><g transform="translate(890.9805898853024 1015.1655927022294) rotate(0 196.40673779968859 41.03543176646508)"><path d="M364.09 26.63 C370.33 24.87, 378.62 26.23, 391.77 26.29" stroke="#000000" stroke-width="1.5" fill="none"></path></g></g><mask></mask><g transform="translate(729.5256932576501 529.3609326680502) rotate(0 19 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">union</text></g><g stroke-linecap="round" transform="translate(720.8589452107751 703.360902150472) rotate(0 130.33334350585938 30.666671752929688)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.17 5.85 C2.05 4.31, 4.5 1.23, 4.91 0.06 M-0.6 6.11 C0.66 5.13, 1.78 4, 4.69 0.09 M-0.84 13.15 C4.76 7.87, 5.48 6.35, 12.09 1.51 M0.64 11.52 C1.9 9.54, 4.41 6.81, 9.87 -0.13 M1.53 20.38 C1.67 13.23, 8.99 9.75, 16.93 0 M0.6 19.24 C4.15 13.35, 9.69 8.82, 16.6 -0.41 M-0.86 24.6 C5.18 16.64, 11.82 11.98, 21.97 -0.71 M0.8 23.09 C6.87 15.73, 15.69 7.11, 20.98 -0.09 M-1.48 29.11 C5.87 20.1, 13.83 11.62, 25.16 2.06 M-0.74 30.31 C9.87 19.04, 19.97 8.17, 25.58 0.51 M-0.62 38.03 C12.77 22.21, 26.07 8.07, 30.16 1.51 M0.01 36.9 C7.22 28.52, 15.07 18.65, 32.2 -0.78 M-0.67 42.94 C6.79 34.16, 14.99 24.77, 38.3 1.86 M0.26 43.26 C10.7 31.53, 22.07 19.91, 36.5 0.51 M0.87 47.15 C8.39 37.33, 20.04 26.89, 40.87 0.34 M0.46 48.94 C14.88 31.96, 30.43 13.62, 42.24 -1.11 M-1.08 56.52 C17.5 34.46, 39.57 12.52, 46.74 -0.65 M-0.06 54.77 C16.97 36.29, 32.99 17.23, 48.12 -0.54 M0.49 59.55 C21.78 37.99, 42.04 14.62, 54.57 0.43 M-0.32 61.41 C13.86 46.99, 27.03 30.1, 53.97 -0.69 M3.5 62.37 C20.97 44.88, 33.97 27.02, 56.48 0.41 M3.22 63.76 C20.1 45.4, 36.3 25.47, 57.64 0.03 M7.22 62.92 C22.75 49.99, 36.23 31.55, 62.28 1.37 M8.19 63.48 C21.56 48.43, 37.61 31.54, 63.19 -0.83 M12.48 64.91 C30.36 46.49, 43.73 31.2, 67.11 -1.18 M14.59 64.45 C29.59 47.41, 43.17 29.11, 69.73 0.69 M18.55 63.95 C34.47 43.7, 51.11 22.78, 75.65 -0.36 M18.84 63.22 C41.88 39.7, 62.09 12.73, 73.67 0.46 M24.75 64.54 C45.77 39.53, 64.72 16.61, 77.81 -1.75 M23.39 63.46 C42.1 43.22, 60.67 21.13, 79.51 0.7 M30.14 64.22 C45.31 46.77, 57.53 28.18, 84.9 -1.39 M29.56 64.47 C42.63 46.89, 56.32 30.88, 84.12 -0.53 M33.67 63.53 C53.94 38.13, 73.79 17.79, 89.36 -1.69 M35.77 62.62 C55.21 40.51, 74.69 20.07, 89.54 -0.87 M41.9 62.19 C58.01 42.08, 76.3 23.21, 96.87 -1.4 M40.35 63.86 C57.48 44.94, 73.89 24.93, 95.22 -0.21 M45.18 65.05 C62.56 46.99, 76.78 24.97, 102.12 0.49 M45.83 63.1 C56.03 50.64, 67.8 38.74, 100.84 -0.18 M49.32 62.24 C63.19 47.67, 78.58 31.48, 104.96 -1.22 M49.68 64.8 C63.1 51.43, 73.2 37.53, 106.59 -0.71 M55.17 63.93 C70.99 44.24, 86.87 25.68, 110.07 -1.82 M55.99 65.08 C71.21 45.76, 86.94 27.45, 111.9 0.44 M61.51 64.65 C75.9 44.7, 92.35 27.15, 114.53 0.04 M61.46 64.51 C76.16 45.5, 93.82 28.01, 117.14 -0.09 M66.09 65.63 C79.78 52.15, 88.76 35.49, 122.77 -1.3 M66.56 63.81 C79.45 49.68, 93.63 32.21, 121.63 -0.57 M71.13 63.59 C94.17 38.65, 115.55 13.04, 127.51 -0.14 M72.05 63.02 C85.95 46.28, 101.44 31.34, 126.72 -0.4 M77.01 64.81 C97.1 42.25, 117.17 17.03, 131.35 1.27 M76.86 65.05 C90.15 49.13, 103.37 34.07, 132.42 -0.95 M80.47 65.16 C94.98 48.09, 111.92 31.2, 136.42 -1.08 M83.27 64.11 C100.28 42.7, 117.86 22.75, 137.16 -0.09 M88.26 64.24 C97.79 51.3, 110.6 36.2, 142.58 -0.99 M86.8 63.17 C102.91 48.45, 115.74 31.34, 143.1 0.33 M91.39 65.36 C109.34 48.69, 125.13 29.82, 149.07 0.05 M93.4 64.41 C106.34 48.2, 118.77 32.98, 147.89 -0.11 M98.76 65.64 C109.9 47.37, 124.09 34.18, 152.78 0.94 M97.27 64.77 C110.9 49.46, 123.49 34.77, 153.96 0.12 M103.36 64.08 C118.83 46.75, 138.65 26.73, 157.84 -1.02 M104.15 64.32 C117.71 47.6, 132.12 30.24, 158.3 -0.08 M108.01 63.61 C124.16 45.69, 143.81 24.29, 165.89 -2.01 M109.09 63.8 C125.84 44.55, 142.21 25.47, 163.74 0.05 M115.45 63.14 C136.82 37.39, 159.52 11.22, 169.71 -1.65 M113.71 63.03 C125.91 50.41, 138.21 36.55, 168.73 0.64 M118.12 63.66 C135.44 46.75, 151.64 25.19, 175.45 1.02 M120.03 64.47 C139.9 39.52, 160.37 15.78, 174.63 -0.43 M124.29 64.26 C142.34 43.93, 160.58 23.08, 180.26 1.69 M125.71 63.55 C136.9 50.17, 150.62 34.77, 179.48 0.03 M131.79 64.21 C144.62 46.84, 156.54 33.06, 186.56 -1.24 M129.84 64.3 C148.79 41.57, 169.14 20.06, 185.29 -1.1 M134.14 63.04 C156.21 37.85, 178.36 15.5, 191.65 -0.54 M136.23 63.68 C156.3 40.65, 177.03 17.77, 189.8 0.33 M142.31 62.59 C154.02 51.52, 164.45 37.41, 197.94 -0.13 M141.19 63.12 C156.8 47.41, 170.99 30.34, 195.81 0.08 M146.84 63.03 C157.61 48.13, 173.82 30.89, 202.64 -0.99 M146.8 62.99 C157.86 48.41, 172.05 34.65, 200.89 -0.9 M151.57 65.02 C164.63 48.12, 181.93 28.03, 207.91 -1.1 M150.72 64.04 C163.21 51.2, 174.56 36.7, 206.74 -0.07 M155.81 61.66 C177.07 41.48, 196.18 17.91, 210.59 -1.39 M157.43 63.88 C176.67 40.99, 195.11 19.95, 212.9 0.19 M160.04 64.64 C174.64 50.06, 189.11 33.73, 216.36 -1.67 M162.03 64.47 C181.19 41.01, 203.07 17.32, 218.08 -0.94 M168.09 64.26 C181.91 49.69, 194.55 34.72, 221.44 1.43 M167.55 62.54 C186.26 42.11, 206.9 19.19, 221.94 0.75 M172.81 63.5 C192.47 38.85, 212.61 16.27, 226.79 -1.48 M172.67 63.12 C192.67 39.52, 214.25 16.07, 228.31 -1.09 M177.64 62.84 C200.18 36.93, 222.87 11.41, 231.75 1.53 M178.4 64.7 C191.06 47.77, 205.55 30.4, 233.07 0.21 M181.54 62.54 C201.23 44.65, 215.6 24.85, 239.63 0.5 M183.12 63 C204.27 38.87, 227.26 13.11, 238.68 -0.55 M189.99 63.03 C201.14 44.96, 219.59 29.72, 242.64 1.91 M188.64 63.64 C208.1 42.51, 228.31 19.47, 243.3 -0.68 M194.49 63.63 C210.07 48.62, 223.35 30.98, 248.87 0.96 M193.85 64.4 C205.4 48.16, 219.8 34.76, 248.85 1.17 M200.28 62.67 C214.42 46.8, 232.4 25.31, 253.84 0.44 M199.43 63.68 C214.66 45.02, 232.24 25.91, 254.61 -0.88 M202.51 63.52 C217.89 46.36, 234.53 26.34, 260.15 -1.27 M204.25 63.93 C225.81 39.12, 246.88 15.07, 260 0.64 M209.93 62.7 C229.19 40.43, 248.51 19.25, 263.72 2.18 M210.02 64.19 C222.23 48.01, 236.17 33.78, 262.94 2.2 M213.06 63.88 C233.09 40.38, 252.76 22.89, 264.11 10.12 M215.68 63.48 C223.93 51.41, 233.94 40.24, 263.18 8.77 M219.92 66.01 C234.77 45.64, 250.23 27.67, 264.63 12.39 M220.12 63.35 C234.15 48.15, 248.95 31.47, 262.6 14.74 M224.17 65.29 C241.4 45.09, 255.67 28.48, 264.15 22.5 M226.46 63.25 C240.18 46.51, 256.17 29.53, 262.06 21.44 M228.84 63.36 C243.55 49.46, 251.71 39.54, 264.6 27.86 M230.89 63.12 C242.3 51.22, 255.1 37.17, 262.96 26.86 M234.49 65.23 C245.2 52.93, 253.24 43.72, 262.61 33.9 M236.85 62.73 C242.77 54.57, 250.56 48.51, 264.08 32.08 M242.89 63.45 C248.67 57.78, 253.95 52.92, 261.09 38.85 M241.94 64.26 C248.62 55.68, 254.07 49.51, 263.14 39.53 M245.24 64.09 C250.69 58.67, 255.81 50.4, 264.15 46.04 M246.07 63.7 C251.25 59.34, 253.16 55.64, 262.88 45.67 M253.53 63.02 C253.79 62.64, 255.32 57.54, 262.24 50.39 M252.27 63.43 C254.91 61.4, 256.87 56.84, 262.29 50.81 M257.83 63.35 C259.93 60.88, 260.02 59.22, 264.12 57.54 M257.4 63.39 C259.38 61.53, 261.29 58.88, 263.02 56.41" stroke="#fab005" stroke-width="0.5" fill="none"></path><path d="M0.86 0.23 C103.01 0.78, 208.51 1.08, 261.92 0.54 M-0.54 0.04 C64.29 -1.92, 128.5 -2.31, 260.51 0.48 M259.69 -0.22 C261.29 17.06, 261.5 29.12, 262.46 60.04 M260.7 0.84 C260.1 12.98, 260.32 27.97, 260.47 60.44 M261.33 60.89 C157.92 63.28, 55.55 61.82, -0.3 60.61 M261.17 61.75 C187.33 62.35, 113.54 62.5, -0.31 60.98 M-1.59 63.23 C-1.17 38.91, 0.94 19.87, 1.17 -1.66 M-0.92 61.56 C-0.51 49.16, 0.57 36.04, -0.66 -0.91" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(835.6922887166345 724.4275739034018) rotate(0 15.5 10)"><text x="15.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[...]</text></g><g stroke-linecap="round"><g transform="translate(1038.8590062459316 97.26073430379154) rotate(0 -0.9296336643662926 603.828422179073)"><path d="M0.61 -0.01 C-3.91 268.54, -2.72 535.69, -0.46 1207.66" stroke="#000000" stroke-width="4.5" fill="none" stroke-dasharray="1.5 10"></path></g></g><mask></mask><g transform="translate(835.5257237752282 678.694154103597) rotate(0 14.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">[0]</text></g><g transform="translate(160.38889567057322 395.983039601644) rotate(0 85.5 9.5)"><text x="0" y="15" font-family="Cascadia, Segoe UI Emoji" font-size="16px" fill="#e67700" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModuleInstance</text></g><g stroke-linecap="round" transform="translate(154.192410786947 427.0274670918783) rotate(0 105.33334350585938 152.6666717529297)"><path d="M-1.25 0.37 C41.71 -0.65, 85.67 0.2, 210.75 0.21 M-0.83 0.14 C51 1.88, 103.94 1.64, 209.99 0.23 M210.55 -0.58 C210.66 110.95, 213.07 219.42, 209.78 305.77 M210.78 0.38 C210.63 99.37, 210.08 199.81, 210.51 305.31 M211.46 305.57 C146.03 303.94, 78.67 305.29, -0.61 306.79 M209.99 305.8 C167.52 305.26, 123.11 305.43, 0.73 304.89 M-0.92 306.57 C-0.13 218.44, -2.58 134.44, 1.33 -1.18 M0.32 305.95 C-1.97 206.35, -1.27 106.16, 0.15 0.03" stroke="#d9480f" stroke-width="4" fill="none"></path></g><g stroke-linecap="round" transform="translate(1289.7476170857751 1043.1386833190918) rotate(0 114.66668701171875 35.666656494140625)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M0 6.83 C1.56 3.74, 3.73 2.39, 4.9 1.02 M-0.33 6.3 C1.04 4.62, 2.87 2.74, 4.73 0.37 M0.91 11.02 C4.78 8.08, 7.95 5.74, 10.54 0.01 M0.77 12.14 C4.38 8.04, 7.02 4.44, 10.89 0.54 M-1.75 19.24 C2.32 15.43, 6.24 11.1, 15.96 1.97 M-0.71 19.04 C4 14.58, 8.4 9.61, 16.51 0.86 M0.67 25.16 C3.81 20.21, 8.93 14.05, 21.54 0.94 M-0.04 24.14 C4.97 19.75, 10.12 14.53, 22.01 0.13 M1.77 28.79 C9.51 18.09, 20.25 6.79, 24.77 -1.55 M0.16 31 C5.45 23.15, 12.18 17.72, 25.6 0.15 M-1.84 36 C8.93 28.02, 15.96 19.01, 33.64 -0.64 M0.05 37.08 C12.17 23.65, 24.24 10, 31.23 -0.97 M-0.24 41.55 C12.41 30.17, 23.86 13.91, 35.35 0.83 M0.26 42.04 C10.49 30.24, 21.84 18.17, 35.91 0.39 M-2.1 50.23 C13.07 32.82, 26.64 17.02, 41.67 -0.78 M0.36 49.07 C15.53 31.92, 30.95 12.73, 42.4 -0.62 M1.96 56.55 C17.68 34.34, 34.34 15.24, 45.75 -0.94 M0.94 53.61 C10.47 42.47, 21.25 30.44, 48.49 -0.31 M0.18 61.7 C10.07 49.58, 19.87 35.61, 51.4 -0.02 M0.85 60.42 C22.06 37.42, 43.25 12.77, 53.64 -0.37 M0.34 69.18 C11.42 53.69, 24.56 36.74, 57.94 1.67 M-0.78 68.35 C18.39 45.73, 37.92 22, 58.23 1.12 M2.48 73.3 C15.41 55.29, 27.01 37.37, 65.49 -1.25 M0.64 72.86 C19.87 50.98, 36.84 31.11, 64.32 -0.29 M8.32 70.58 C20.2 56.38, 33.64 39.59, 67.79 1.8 M5.92 72.56 C28.97 45.88, 51.58 22.02, 68.8 -0.32 M12.75 70.74 C26.05 54.5, 41.21 35.5, 73.52 0.22 M12.12 72.29 C33.51 47.43, 54.23 22.45, 74.15 -0.02 M19.07 72.34 C40.8 43.01, 62.39 19.65, 79.09 -0.81 M17.02 71.82 C39.99 45.06, 65.46 16.5, 79.66 -0.66 M23.79 72.2 C36.41 56.96, 47.43 41.58, 85.97 -1.36 M22.49 71.43 C37.68 54.33, 54.79 34.04, 84.12 0.25 M26.01 72.38 C40.21 56.43, 56.68 40.45, 89.51 -1.84 M27.14 71.9 C51.66 45.83, 73.89 18.37, 89.07 0.03 M32.17 73.12 C50.89 50.28, 70.38 28.44, 96.22 -0.09 M33.58 71.63 C47.23 54.9, 63.74 36.92, 95.51 -1.19 M37.4 71.71 C54.65 52.71, 72.59 29.66, 100.64 1.62 M39.13 72.53 C61.67 44.36, 84.93 16.78, 101.1 0.61 M42.34 71.54 C56.52 58.69, 68.47 39.89, 106.58 -0.53 M43.01 71.2 C61.47 50.72, 80.42 28.85, 106.91 -0.64 M49.76 73.67 C68.53 45.77, 90.87 22.01, 111.98 1.08 M48.47 71.61 C71.48 44.92, 95.5 19.26, 110.6 -0.08 M52.69 70.1 C73.96 51.29, 94.51 24.94, 117.57 1.15 M53.2 72.42 C71.98 49.63, 92.13 27.13, 116.54 0.85 M60.47 70.93 C80.97 44.89, 102.36 19.67, 122.94 -1.35 M58.92 73.25 C83.19 43.24, 108.02 14.71, 122.23 -0.27 M65.48 74.03 C78.91 55.57, 95.49 35.04, 128.63 0.08 M64.36 72.49 C86.93 47.42, 110.13 21.71, 127.89 -0.6 M69.86 72.02 C84.01 58.04, 97.06 41.31, 130.82 1.04 M69.56 73.28 C93.82 44.38, 119.34 17.2, 133.44 -0.23 M76.9 73.15 C97.2 43.31, 120.64 19.03, 136.1 1.27 M75.52 72.59 C90.18 55.15, 104.27 39.89, 136.77 -0.15 M81.81 72.31 C97.93 49.72, 118.27 28.56, 144.84 1.52 M80.44 73.22 C93.07 58.51, 105.82 43.63, 143.47 0.74 M87.05 71.89 C102.79 53.72, 118.47 33.24, 149.92 -1.45 M85.47 72.84 C104.02 50.74, 122.6 30.4, 148.97 -0.28 M89.12 72.78 C111.54 44.98, 133.73 21.59, 152.11 -2 M90.88 72.04 C114.29 45.26, 136.6 19.12, 154.37 -0.74 M97.91 71.25 C109.84 58.14, 122.18 42.84, 158.89 1.37 M95.82 71.32 C111.89 55.58, 124.93 39.46, 158.55 1.03 M99.48 73.96 C115.15 54.94, 132.71 37.81, 163.68 -1.06 M100.52 73.16 C122.46 49.8, 140.52 26.27, 163.98 -1.06 M107.4 70.84 C132.21 47.26, 153.03 17.5, 168.75 0.74 M107.99 71.05 C126.27 51.38, 145.71 28.46, 168.88 1.2 M113.51 74.03 C133.34 48.33, 154.27 19.27, 176.47 1.42 M112.28 71.48 C136.47 46.03, 158.05 18.61, 174.94 -0.69 M119.31 70.85 C131.54 56.26, 145.29 40.5, 180.14 -0.72 M118.17 71.02 C135.28 53, 152.05 33.6, 179.6 0.13 M122.71 70.72 C135.01 55.11, 150.82 40.94, 187.32 1.11 M123.39 72.33 C146.05 45.9, 168.41 18.22, 185.69 -1.12 M129.37 70.08 C142.83 54.61, 161.77 36.56, 190.6 1.22 M128.36 71.17 C145.33 50.74, 164.52 29.67, 189.69 -0.82 M131.51 71.37 C151.11 51.16, 169.49 29.71, 194.97 -1.72 M132.37 72.48 C145.36 57.07, 158.58 41.07, 195.46 0.09 M139.2 71.92 C156.58 51.31, 177.99 26.99, 200.59 -1.65 M139.35 71.38 C153.49 55.39, 167.84 39.33, 200.41 0.15 M143.22 70.92 C165.12 48.36, 183.63 25.65, 206.09 -0.24 M144.04 71.19 C163.51 47.77, 185.32 25.71, 207.27 0.36 M150.33 70.34 C163.73 54.57, 178.78 39.17, 211.45 0.08 M149.73 72.5 C169.42 48.22, 190.46 24.84, 212.29 0.29 M154.09 73.89 C171.43 50.68, 191.79 32.94, 217.23 1.02 M154.51 71.15 C167.58 57.67, 179.76 42.78, 216.95 -0.96 M161.53 72.68 C173.67 56.77, 187.11 41.88, 223.45 -0.59 M160.25 72.07 C180.25 49.61, 201.56 25.02, 222.2 -0.69 M163.24 72.41 C187.64 45.41, 212.31 19.77, 228.86 0.1 M166.19 71.5 C181.72 52.54, 200.09 32.04, 228.13 0.43 M169.45 70.58 C187.96 49.96, 205.5 29.87, 231.79 1.19 M169.39 72.34 C192.89 48.39, 213.93 21.83, 230.3 2.65 M174.72 72.18 C197.67 47.96, 215.79 24.99, 232.13 7.94 M176.79 72.84 C187.68 59.01, 199.66 46.01, 232.01 7.11 M182.7 70.58 C189.98 58.65, 200.5 46.72, 229.99 15.15 M180.48 71.75 C193.91 56.76, 207.51 41.93, 230.49 13.45 M187.48 70.52 C204.87 53.55, 220.84 35.39, 233.25 21.22 M186.33 72.23 C196.37 60.89, 207.77 50.06, 232.74 19.77 M190.41 73.02 C202.94 59.32, 216.24 44.38, 231.55 27.26 M191.3 72.98 C203.03 59.42, 215.25 46.54, 231.03 26.98 M197.37 70.32 C205.99 64.32, 212.33 53.3, 231.03 30.77 M198.09 72.18 C211.07 56.83, 222.53 42.08, 231.96 32.55 M203.65 70.84 C211.22 59.73, 223.42 46.34, 232.37 36.88 M202.42 72.61 C211.03 61.07, 220.27 50.97, 231.96 38.77 M207.17 70.09 C215.3 62.43, 220.6 54.62, 230.88 43.49 M207.69 71.63 C214.26 64.22, 221.93 56.12, 231.79 44.07 M213.38 71.61 C216.07 65.97, 221.25 60.29, 233.22 48.98 M212.23 72.22 C219.6 64.59, 224.15 58.68, 232.61 49.78 M216.53 73.91 C220.3 68.71, 225.26 65.36, 230.14 57.15 M218.01 71.01 C221.5 67.49, 223.94 64.72, 231.18 57.16 M224.04 71.77 C226.71 68.54, 229.05 67.97, 232.4 64.21 M223.68 71.7 C225.85 69.34, 227.02 67.88, 231.67 63.8" stroke="#ced4da" stroke-width="0.5" fill="none"></path><path d="M-1.35 -0.18 C71.83 -0.66, 144.14 0.97, 227.79 -0.66 M0.78 0.01 C52.48 -1.18, 103.49 -1.79, 228.81 0.56 M228.68 1.22 C230.84 20.36, 230.48 42.4, 229.74 72.21 M229.67 0.68 C229.02 18.69, 228.34 39.04, 229.26 71.85 M228.68 69.69 C168.34 72.41, 111.37 72.13, 1.22 72.26 M229.98 71.6 C165.12 71.27, 100.24 69.93, 0.17 71.6 M-1.36 72.63 C1.58 52.26, 0.03 30.61, 0.58 -0.54 M-0.37 71.82 C0.26 49.17, 1.21 24.38, 0.26 -0.91" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1390.9143040974939 1069.2053398132325) rotate(0 13.5 10)"><text x="13.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[..]</text></g><g stroke-linecap="round"><g transform="translate(211.81277262741253 515.8838153584585) rotate(0 113.21284728116416 -24.589759536562838)"><path d="M-1.28 -0.73 C49.99 -12.81, 99.4 -22.86, 227.71 -48.56 M-0.06 0.34 C56.65 -13.37, 112.99 -25.1, 226.97 -49.52" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(211.81277262741253 515.8838153584585) rotate(0 113.21284728116416 -24.589759536562838)"><path d="M200.03 -34.46 C206.84 -38.25, 211.2 -40.56, 227.62 -47.94 M201.48 -33.19 C207.93 -38.08, 213.93 -41.21, 226.75 -49.08" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(211.81277262741253 515.8838153584585) rotate(0 113.21284728116416 -24.589759536562838)"><path d="M195.74 -54.52 C203.64 -53.87, 208.96 -51.72, 227.62 -47.94 M197.18 -53.25 C204.71 -53.16, 211.78 -51.29, 226.75 -49.08" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(180.52544911702512 451.5275891621908) rotate(0 81.5 19.166671752929688)"><path d="M-0.5 -1.85 C39.76 -0.01, 79.12 -2.38, 162.92 0.15 M0.2 0.82 C64.42 -0.12, 127.25 -1.44, 162.72 0.95 M161.68 -1.32 C161.37 13.65, 163.5 29.41, 163.81 39.84 M163.25 -0.11 C163.7 9.17, 161.9 20.86, 162.35 37.39 M163.63 38.39 C108.09 40.68, 50.48 37.64, -1.72 37.14 M163.15 39.07 C117.72 38.31, 70.51 37.59, -0.23 38.03 M1.8 36.94 C1.72 28.95, 0.8 19.06, -1.81 -1.96 M-0.47 39.27 C-0.68 27.08, 0.41 16.14, -0.29 0.09" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(191.19207509358762 462.5275891621908) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.25 11.21 C2.53 9.51, 4.1 7.2, 8.03 4.33 M1.96 11.02 C3.39 9.36, 4.76 7.58, 7.62 3.67 M3.44 14.04 C5.7 12.04, 8.58 9.13, 10.05 7.18 M4.55 14.44 C5.22 12.53, 7.07 11.32, 10.25 7.31" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M6.11 0.25 C7.54 2.06, 9.02 6.07, 11.61 9.8 M6.2 0.19 C7.16 2.46, 8.96 6.4, 11.13 8.54 M10.04 8.32 C9.97 10.62, 8.88 13.66, 5.63 17.02 M11.14 8.57 C8.97 11.78, 7.76 13.37, 6.24 17.3 M7.05 18.45 C4.53 13.78, 0.83 10.92, -0.18 9.23 M6.46 18.18 C4.46 15.78, 3 13.42, -0.28 9.17 M1 9.03 C1.72 6.88, 1.54 4.09, 5.8 0.65 M-0.24 8.74 C2.14 5.97, 3.39 3.74, 6.07 -0.45" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(837.6366348266606 1036.0275484720864) rotate(0 12.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">[n]</text></g><g stroke-linecap="round"><g transform="translate(198.19202931722043 464.6941235860189) rotate(0 308.528620719444 -83.63145264608784)"><path d="M0.74 -0.74 C47.95 -15.15, 179.38 -58.21, 282.15 -86.21 C384.92 -114.22, 561.55 -155.32, 617.39 -168.75 M-0.33 1.49 C47.32 -13.31, 181.41 -59.88, 284.24 -88.1 C387.07 -116.32, 561.13 -154.39, 616.65 -167.83" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(198.19202931722043 464.6941235860189) rotate(0 308.528620719444 -83.63145264608784)"><path d="M590.28 -153.44 C597.46 -154.94, 600.69 -158.7, 618.61 -166.58 M591.48 -152.2 C598.73 -156.44, 608 -160.89, 617.5 -168.09" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(198.19202931722043 464.6941235860189) rotate(0 308.528620719444 -83.63145264608784)"><path d="M585.64 -173.43 C593.84 -170.8, 598.03 -170.39, 618.61 -166.58 M586.85 -172.19 C595.37 -170.06, 606.11 -168.18, 617.5 -168.09" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(1059.1920598347986 233.36081059773767) rotate(0 30 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">(void *)</text></g><g stroke-linecap="round" transform="translate(1182.6921056111657 430.8191235860189) rotate(0 4.1666412353515625 6.875)"><path d="M4.56 0.43 C5.85 2.16, 6.42 3.57, 8.04 7.4 M4.61 0.04 C6.44 1.86, 7.11 4.26, 8.54 7.11 M7.59 6.57 C6.85 9.32, 6.22 12.41, 5.1 13.39 M7.97 7.29 C7.46 9.13, 6.67 10.58, 5.25 13.72 M4.45 13.63 C4.37 12.17, 1.62 9.41, -0.56 7.12 M4.95 13.91 C3.68 11.79, 2.79 10.6, 0.08 6.94 M0.01 6.91 C1.48 6.25, 1.57 4.63, 5.52 0.72 M0.3 6.83 C1.36 4.89, 2.4 3.89, 5.01 0.25" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(413.7868245442712 360.4274670918784) rotate(0 34 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">(void **)</text></g><g transform="translate(826.8590520222986 364.6941693623861) rotate(0 21.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">NULL</text></g><g stroke-linecap="round" transform="translate(174.1921106974288 662.5276247660319) rotate(0 87.33334350585938 15.83331298828125)"><path d="M0.27 1.85 C63.96 0.76, 132.92 -2.46, 173.64 -0.42 M-0.54 0.67 C61.2 0.45, 121.82 0.99, 175.26 -0.06 M173.58 1.64 C173.91 8.56, 175.87 22.66, 174.5 31.38 M174.95 -0.35 C173.85 7.6, 174.09 13.57, 174.13 31.4 M175.59 31.5 C123.19 32.56, 68.76 34.07, 1.4 32.22 M175.61 32.07 C106.32 33.22, 39.71 32.07, 0.6 30.95 M-0.73 30.29 C0.94 26.21, 2.05 18.18, -0.36 0.66 M-0.39 32.63 C0.83 21.84, 0.54 11.19, 0.66 0.18" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(179.52542368571005 670.1942812601725) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.43 10.45 C2.63 8.36, 4.09 6.77, 6.92 3.31 M2.16 10.51 C2.9 9.04, 4.25 8.31, 7.78 3.73 M3.68 14.96 C6.17 12.16, 8.32 9.91, 9.63 8.29 M4 14.16 C5.51 12.55, 7.89 9.94, 10.32 7.36" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.01 0.97 C8.27 2.6, 8.91 6.34, 11.14 8.96 M6.36 -0.21 C7.54 2.29, 8.6 4.45, 10.82 8.51 M10.44 8.07 C9.64 13.09, 7.1 15.27, 5.16 17.19 M10.34 9.4 C9.42 10.94, 8.32 12.78, 6 17.45 M6.56 17.59 C3.36 15.28, 2.39 11.73, 0.93 8.72 M5.75 17.93 C4.18 14.22, 1.91 11.06, -0.39 8.53 M0.36 9.93 C3.09 6.36, 4.05 3.08, 6.08 -0.31 M0.4 8.96 C1.85 6.06, 3.52 4.35, 6.36 0.19" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(199.52545420328818 667.0276247660319) rotate(0 74.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">func_type_indexes</text></g><g stroke-linecap="round" transform="translate(338.50791168212925 795.9999148050944) rotate(0 24 14.5)"><path d="M1.58 1.08 C12.29 0.15, 21.93 1.08, 48.68 -0.4 M-0.09 -0.64 C13.48 1.1, 24.44 -0.13, 48.1 0.72 M48 -1.36 C46.16 9.46, 46.33 19.19, 49.15 29.57 M47.96 -0.74 C47.35 6.88, 48.42 14.02, 49 28.04 M46.41 30.88 C36.4 29.69, 23.08 30.51, 0.4 29.83 M48.88 29.01 C35.68 28.59, 22.53 30.38, 0.48 29.47 M-0.51 29.39 C-1.66 19.07, 0.99 11.05, 1.5 0.67 M0.43 28.31 C-0.04 20.06, 0.72 12.64, -0.11 -0.18" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(338.17453765869175 829.1665407816569) rotate(0 24 14.5)"><path d="M0.74 0.12 C12.85 0.79, 28.75 -0.66, 47.22 -1.68 M0.95 0.89 C11.68 -0.04, 24.7 1.02, 48.39 -0.45 M46.29 -0.39 C46.46 6.81, 49.15 15.18, 46.91 27.96 M47.5 -0.24 C48.56 5.68, 48.99 10.85, 47.52 28.7 M48.5 29.51 C31.03 30.78, 15.93 30.28, -0.52 27.44 M48.85 28.17 C30.21 29.96, 11.19 29.47, -0.25 29.15 M-1.62 27.05 C1.11 16.13, 1.58 7.89, -0.33 0.41 M0.02 28.29 C0.65 21.75, -0.24 14.13, -0.48 -0.12" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(337.8412246704105 862.4998842875162) rotate(0 24 14.5)"><path d="M-1.19 1.05 C17.66 -0.43, 33.19 -1.7, 47.12 -0.17 M-0.61 -0.34 C11.43 0.29, 23.04 -0.87, 47.52 0 M46.46 -0.5 C48.9 7.3, 46.66 12.42, 46.07 28.93 M48.57 -0.22 C48.85 5.6, 47.37 12.8, 48.38 28.21 M47.26 30.33 C29.48 29.95, 9.64 27.56, 1.77 30.75 M48.85 29.96 C34.02 29.07, 18.84 28.75, 0.75 28.75 M1.03 27.01 C1.74 20.4, -0.09 10.87, -0.94 0.86 M0.78 29.09 C-0.12 22.11, -0.49 15.47, -0.57 -0.03" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(336.507850646973 890.1665407816569) rotate(0 24 14.5)"><path d="M0.68 -0.4 C13.9 -1.93, 28.49 -0.42, 46.72 1.91 M0.1 0.72 C19.05 -0.28, 36.83 0.16, 47.32 -0.86 M49.15 0.57 C46.69 7.1, 45.85 16.21, 46.52 27.99 M49 -0.96 C47.68 7.71, 48.55 15.24, 48.94 29.25 M48.4 29.83 C31.87 27.76, 18.54 31.07, 0.02 30.69 M48.48 29.47 C37.35 29.61, 27.95 29.21, 0.2 28.19 M1.5 29.67 C-0.47 23.54, -1.09 18.13, -1.37 0.04 M-0.11 28.82 C-0.7 22.25, -0.8 15.7, 0.53 -0.09" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(184.1921106974288 673.6948118863805) rotate(0 38.378231293739304 78.25943440813717)"><path d="M-1.01 -0.53 C-10.98 3.81, -53.65 7.78, -60.1 25.56 C-66.56 43.35, -60.12 84.95, -39.74 106.17 C-19.37 127.4, 32.15 145.38, 62.15 152.92 C92.16 160.47, 127.21 151.92, 140.29 151.44 M0.67 1.81 C-9.45 6.33, -54.34 9.6, -61.11 26.7 C-67.87 43.79, -60.43 83.21, -39.91 104.39 C-19.39 125.58, 32.21 145.83, 62.01 153.81 C91.81 161.79, 126.12 152.52, 138.89 152.29" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(184.1921106974288 673.6948118863805) rotate(0 38.378231293739304 78.25943440813717)"><path d="M111.2 165.58 C118.35 164.12, 128.9 157.21, 138.2 152.5 M111.6 165.75 C121.31 160.01, 131.76 155.1, 138.64 152.86" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(184.1921106974288 673.6948118863805) rotate(0 38.378231293739304 78.25943440813717)"><path d="M108.82 145.2 C116.55 149.46, 127.77 148.26, 138.2 152.5 M109.21 145.37 C119.89 147.21, 131.23 149.87, 138.64 152.86" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(233.52546437581418 790.8056093851725) rotate(0 35 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">uint32 *</text></g><g transform="translate(1658.192130406698 142.0275433858236) rotate(0 48 9.5)"><text x="0" y="15" font-family="Cascadia, Segoe UI Emoji" font-size="16px" fill="#1864ab" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModule</text></g><g stroke-linecap="round" transform="translate(1647.5254433949792 172.02751286824548) rotate(0 154 284)"><path d="M1.2 0.78 C102.72 1.77, 204.13 1.4, 306.76 0.26 M0.23 -0.16 C68.78 -0.49, 136.52 0.22, 308.68 -0.07 M307.94 0.15 C310.49 119.37, 310.59 238.21, 307.73 567.69 M307.85 0.31 C309.47 119.64, 309.54 239.68, 308.01 567.81 M308.91 566.96 C232.95 566.08, 154.17 565.33, -1.42 566.99 M308.16 567.74 C197.74 567.47, 88.4 567.14, -0.24 567.78 M0.28 567.39 C-0.36 355.41, -0.7 143.49, -0.54 -0.02 M0.34 568.1 C-1.08 376.9, -0.79 186.32, -0.35 -0.05" stroke="#1864ab" stroke-width="4" fill="none"></path></g><g transform="translate(1660.1921914418542 189.36088689168298) rotate(0 131.5 112)"><text x="0" y="14.666666666666668" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> WASMImport *import_tables;</text><text x="0" y="33.333333333333336" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> WASMImport *import_memories;</text><text x="0" y="52" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> WASMImport *import_globals;</text><text x="0" y="70.66666666666667" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"></text><text x="0" y="89.33333333333334" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> WASMType **types;</text><text x="0" y="108" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> WASMImport *imports;</text><text x="0" y="126.66666666666669" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> WASMTable *tables;</text><text x="0" y="145.33333333333334" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> WASMMemory *memories;</text><text x="0" y="164" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> WASMGlobal *globals;</text><text x="0" y="182.66666666666669" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> WASMExport *exports;</text><text x="0" y="201.33333333333334" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> WASMTableSeg *table_segments;</text><text x="0" y="220" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> WASMDataSeg **data_segments;</text></g><g stroke-linecap="round" transform="translate(1663.5255044301355 487.36085637410486) rotate(0 136.66668701171875 22)"><path d="M-0.22 0.9 C80.61 -1.25, 158.66 -2.47, 271.83 -0.52 M0.75 -0.03 C63.07 -0.5, 127.02 0.13, 273.6 0.16 M271.41 1.23 C273.18 11.39, 275.13 20.16, 273.85 43.07 M273.57 -0.71 C272.96 12.64, 273.52 25.76, 272.51 44.37 M273.05 44.25 C179.01 43.36, 86.68 42.27, -0.31 42.49 M272.97 43.79 C173.58 45.82, 72.66 46.11, 0.2 44.22 M-1.45 42.94 C-0.76 32.9, -1.02 24.14, -1.89 1.62 M0.54 43.53 C0.25 31.19, -0.54 16.16, -0.05 0.57" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1725.5255044301355 500.6941693623861) rotate(0 99 9.5)"><text x="0" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMFunction **functions;</text></g><g stroke-linecap="round" transform="translate(1676.1921914418542 504.02757390340173) rotate(0 13.33331298828125 9.666671752929688)"><path d="M15.07 0.17 C19.06 2.93, 22.08 7.61, 27.01 8.45 M14.7 -0.17 C16.49 2.21, 19.48 4.39, 26.78 9.56 M26.28 8.54 C23.96 12.86, 18.21 16.22, 14.51 17.89 M26.45 9.97 C23.4 12.34, 20.77 14.52, 13.56 19.19 M14.88 18.52 C11.66 17.22, 7.62 14.53, -0.02 9.16 M13.88 18.78 C10.07 16.15, 5.73 14.39, 0.82 9.7 M-0.69 8.65 C4.46 8.86, 5.12 5.44, 12.49 1.67 M-0.3 10.58 C5.34 6, 9.8 3.49, 13.42 -0.86" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(1681.525382359823 518.0276044209799) rotate(0 -82.4910862058864 7.278134054565953)"><path d="M-1.86 1.99 C-65.35 5.98, -130.07 12.55, -164.94 13.9 M-0.04 -0.52 C-40.67 3.15, -81.54 6.76, -163.3 15.08" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1681.525382359823 518.0276044209799) rotate(0 -82.4910862058864 7.278134054565953)"><path d="M-138.12 4.06 C-147.45 7.41, -158.02 13.01, -165.12 13.52 M-136.3 1.55 C-142.73 4.98, -149.39 7.98, -163.48 14.7" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1681.525382359823 518.0276044209799) rotate(0 -82.4910862058864 7.278134054565953)"><path d="M-136.08 24.48 C-146.12 19.7, -157.5 17.17, -165.12 13.52 M-134.27 21.97 C-141.29 20.26, -148.46 18.13, -163.48 14.7" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(1708.5255654652917 455.3609174092611) rotate(0 114.5 9.5)"><text x="0" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMImport *import_functions;</text></g><g stroke-linecap="round" transform="translate(1662.8589394887292 440.6942914326986) rotate(0 138 21.33331298828125)"><path d="M1.2 -0.66 C98.69 1.08, 193.5 1.03, 276.55 -0.79 M0.57 0.58 C81.9 -0.72, 165.43 -1.85, 275.41 -0.33 M275.49 -1.34 C276.25 13.98, 274.27 30.18, 277.77 43.15 M275.43 -0.1 C276.24 10.46, 276.52 22.78, 275.76 41.96 M276.91 41.13 C168.04 39.73, 58.87 39.37, -0.63 41.14 M275.48 41.99 C212.82 42.35, 148.84 41.14, -0.18 42.91 M0.72 42.18 C0.61 32.38, -0.63 24.21, 0.03 1.04 M0.58 42.08 C-0.79 28.32, -0.63 11.98, 0.22 -0.96" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1677.5256875356042 451.36097844441736) rotate(0 7.666656494140625 11.333343505859375)"><path d="M8.62 -0.89 C11.51 5.04, 12.71 7.4, 16.61 12.17 M7.96 -0.38 C8.93 1.95, 10.75 4.22, 14.85 11.98 M16.48 12.83 C14.29 13.53, 11.12 17.94, 7.09 21.64 M15.42 11.84 C13.12 15.18, 11.49 17.97, 8.38 23.25 M7.46 23.93 C5.59 19.79, 4.18 15.93, 0.14 13.32 M7.77 22.04 C4.99 19.13, 3.06 16.82, 0.36 12.4 M-1.34 13.07 C2.8 8.21, 6.07 4.4, 9.08 -1.13 M0.15 11.43 C2.84 8.16, 5.49 4.08, 7.62 -0.07" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(1684.1192735003276 461.96675503544054) rotate(0 -161.28263355896206 -93.6018801530613)"><path d="M-0.11 0.27 C-24.93 -13.65, -94.04 -52.52, -147.74 -83.81 C-201.44 -115.1, -293.05 -170.36, -322.31 -187.47 M-1.63 -0.63 C-26.2 -14.31, -92.17 -51.29, -145.64 -82.21 C-199.11 -113.12, -292.9 -168.4, -322.45 -186.12" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1684.1192735003276 461.96675503544054) rotate(0 -161.28263355896206 -93.6018801530613)"><path d="M-292.52 -182.47 C-304.38 -180.8, -316.12 -184.66, -320.72 -186.81 M-293.03 -179.65 C-298.44 -181.25, -305.11 -183.04, -323.22 -187.05" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1684.1192735003276 461.96675503544054) rotate(0 -161.28263355896206 -93.6018801530613)"><path d="M-303 -164.82 C-310.68 -170.11, -318.28 -180.93, -320.72 -186.81 M-303.51 -162.01 C-306.62 -167.18, -311.14 -172.59, -323.22 -187.05" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(1136.8590310414636 272.6941693623861) rotate(0 111.33331298828125 151.66665649414062)"><path d="M-1.11 1.49 C46.39 2.96, 95.02 2.73, 222.62 1.28 M-0.55 0.17 C44.48 -2.21, 90.87 -1.14, 222.55 0.66 M223 -1.18 C223.13 118.46, 222.08 239.08, 222.23 302.56 M222.16 0.66 C223.09 117.56, 223.92 235.02, 223.36 303.48 M222.61 301.74 C135.71 303.05, 45.8 302.74, -0.34 303.66 M222.73 302.53 C159.88 302.82, 97.04 302.67, -0.24 303.72 M-0.52 302.36 C-2.1 236.39, -1.11 167.74, -1.39 -0.62 M0.69 302.67 C-0.64 242.34, -1.13 181.87, -0.34 0.39" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1139.525657018026 248.6941693623861) rotate(0 48.5 9.5)"><text x="0" y="15" font-family="Helvetica, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMImport</text></g><g stroke-linecap="round" transform="translate(1176.858908971151 283.360886891683) rotate(0 84.66668701171875 15.5)"><path d="M-0.25 -0.62 C66.99 -0.36, 134.74 -0.09, 167.47 1.58 M0.04 -0.26 C35.79 -2.08, 71.49 -1.84, 168.49 0.65 M168.65 -0.13 C167.49 9.18, 170.89 22.23, 170.76 31.83 M168.7 0.34 C169.64 7.43, 168.58 14.28, 169.01 30.5 M167.59 31.97 C128.51 30.77, 85.12 29.45, -1.46 29.74 M168.56 31.21 C124.03 30.56, 79.65 29.74, 0.4 31.9 M-0.03 31.29 C0.08 22.97, -1.16 13.02, -1.36 -1.44 M-0.13 30.35 C-0.03 22.51, -0.63 12.04, 0.71 -0.2" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1181.858908971151 288.360886891683) rotate(0 39.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">uint8 kind</text></g><g stroke-linecap="round" transform="translate(1137.8589700063073 576.6941693623861) rotate(0 110.5 15.5)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.36 6.58 C0.81 5.37, 2.08 3.73, 5.55 -0.34 M-0.57 6.01 C2.15 3.62, 3.82 1.48, 4.76 0.3 M-0.16 12.27 C4.03 7.66, 7.69 1.82, 9.31 0.69 M-0.52 11.36 C4.15 7.79, 8.39 3.28, 10.58 0.28 M-1.53 19.11 C6.56 11.32, 9.91 5.19, 13.69 1.96 M-0.58 18.05 C3.42 13.52, 7.73 9.65, 14.71 0.42 M1.7 25.49 C4.61 17.08, 12.18 10.97, 20.12 -0.26 M-0.46 24.4 C7.42 15.29, 13.9 6.46, 21.13 0.48 M-0.93 31.93 C9.93 19.67, 18.78 8.63, 25.86 -1.18 M0.37 30.12 C6.5 21.83, 13.47 14.14, 25.79 -0.65 M4.58 34.11 C12.87 21.89, 24.21 10.54, 30.67 0.6 M2.93 34.09 C10.74 23.86, 19.89 13.36, 32.66 0.05 M8.97 35.06 C17.23 24.08, 24.61 14.92, 36.13 -0.65 M7.14 33.65 C14.65 26.83, 20.33 19.58, 36.5 0.28 M14 33.18 C23.82 23.98, 32.56 13.66, 41.89 0.29 M13.04 33.08 C21.43 23.88, 29.52 14.31, 43.12 -0.12 M19.31 34.29 C29.1 21.65, 42.22 9.7, 49.3 -0.38 M17.87 33.05 C26.54 25.55, 33.18 15.69, 48.16 -0.7 M26.02 34.69 C31.22 21.94, 38.96 14.41, 53.63 -1.41 M24.72 32.07 C36.59 20.64, 46.86 6.74, 53.4 -0.94 M30.43 35.26 C35.83 27.2, 42.84 16.93, 59.77 -0.42 M28.28 33.99 C39.68 20.3, 50.9 7.46, 57.51 0.26 M33.51 34.24 C43.61 23.2, 47.95 16.42, 62.36 0.15 M33.51 33.23 C45.86 21.15, 58.3 7.84, 64.36 -0.01 M37.91 33.53 C49.73 21.78, 59.09 11.5, 69.54 1.11 M40.66 32.44 C47.9 24.12, 56.61 13.57, 67.77 -0.15 M42.9 35.06 C53.03 27.3, 59.87 19.21, 75.1 0.56 M45.38 33.3 C50.76 27.28, 57.84 19.22, 73.82 -0.63 M51.92 31.53 C61.33 20.87, 69.05 10.71, 78.2 1.99 M50.27 32.65 C59.63 22.42, 68.82 14, 79.6 0.53 M56.25 34.55 C65.35 21.24, 73.29 12.88, 83.5 0.29 M55.76 33.05 C62.17 26.14, 69.41 16.97, 85.53 -0.82 M59.22 32.63 C65.71 27.89, 72.51 18.03, 88.93 1.89 M60.3 34.17 C70.56 23.38, 80.12 12.29, 90.11 -0.45 M67.87 35.29 C73.81 27.44, 79.02 19.93, 93.79 -1.26 M65.21 33.32 C74.69 22.9, 83.57 13.09, 96.22 -0.3 M73.17 35.09 C80.74 23.68, 89.95 14.55, 102.51 0.42 M70.92 32.86 C83.45 20.57, 93.37 7.53, 99.87 -0.01 M77.67 31.74 C86.72 22.91, 92.4 12.82, 104.79 0.19 M77.74 32.72 C84.9 25.13, 92.7 15.76, 106.55 0.54 M83.71 34.08 C94.22 18.69, 103.6 9.04, 111.31 -0.94 M82.21 33.85 C94.77 21.35, 105.77 6.8, 111.91 -0.3 M89.12 32.26 C96.39 23.69, 107.78 10.82, 117.25 0.6 M87.81 32.68 C97.99 20.95, 108.31 9.61, 115.49 0.31 M91.39 31.67 C98.78 23.53, 109.1 14.61, 121.29 -0.77 M93.26 32.59 C102.7 22.48, 111.45 10.76, 122.7 0.34 M99.34 33.13 C103.9 27.3, 108.78 17.64, 126.51 -1.43 M97.32 34.41 C106.82 21.87, 118.36 10.01, 125.93 0.69 M105.34 34.84 C112.89 22.58, 122.43 8.37, 134.01 0.22 M103.06 33.83 C110.25 24.45, 117.73 17.3, 133.16 0.34 M108.99 32.54 C116.6 24.56, 121.08 20.83, 136.52 1.86 M108.64 33.93 C118.35 22.52, 126.96 11.86, 137.75 -0.1 M113.3 33.49 C125.91 21.48, 137.68 8.75, 144.63 1.26 M113.6 32.6 C123.47 22.9, 130.23 13.67, 143.69 -0.03 M120.36 32.58 C128.39 21.76, 137.32 12.35, 148.47 -1.61 M119.6 33.04 C127.24 25.27, 134.08 14.11, 147.42 0.72 M123.58 34.39 C129.06 25.25, 135.98 19.73, 151.88 -0.54 M124.78 33.22 C131.69 24.72, 138.64 17.15, 153.1 0.27 M131.32 33.25 C138.77 26.23, 146.82 14.97, 158.15 -1.01 M130.46 34.36 C140.26 20.29, 152.51 8.07, 158.39 0.22 M135.1 31.26 C146.17 24.55, 154.7 12.51, 164.12 -0.14 M135.48 32.34 C143.73 24.15, 151.16 13.95, 163.7 0.08 M141.32 34.44 C148.69 23.61, 159.66 12.35, 169.95 -0.61 M140.95 34.28 C148.82 22.96, 158.16 12.01, 170.03 0.76 M146.73 35.45 C156.3 20.81, 167.01 8.18, 173.26 1.38 M145.87 34.64 C154.34 24.35, 162.71 13.09, 174.21 -0.97 M149.44 33.97 C161.56 22.08, 169.69 11.09, 178.85 -1.78 M151.24 34.01 C159.38 23.22, 166.19 14.02, 180.7 1 M157.87 34.97 C162.76 25.6, 169.64 17.72, 184.85 -1.12 M157.05 32.82 C162.86 25.53, 169.62 18.26, 184.84 0.56 M160.31 33.55 C171.41 24.22, 177.12 16.06, 192.43 -0.97 M160.97 32.55 C172.53 20.9, 183.96 8.57, 190.69 0.9 M166.57 32.99 C177.4 21.1, 185.6 10.4, 195.99 1.09 M166.09 33.18 C176.52 21.12, 186.84 9.62, 196.23 -1.09 M174.19 32.81 C180.03 24.39, 188.59 16.39, 200.85 0.27 M172.22 33.68 C182.39 22.43, 191.7 11.19, 201.24 0.72 M178.12 34.83 C190.16 22.75, 198.55 9.63, 205.41 0.66 M177.68 33.51 C185.89 23.62, 196.21 11.85, 206.48 0.1 M184.92 35.26 C192.72 22.61, 204.2 9.38, 210.87 1.29 M182.53 33.01 C191.21 24.55, 201.12 14.3, 211.56 0.01 M186.41 34.73 C200.86 20.82, 213.2 8.93, 219.4 0.16 M188.44 32.95 C194.87 25.89, 201.06 19.95, 218.15 -1.03 M193.92 34.36 C205.42 19.61, 213.53 7.12, 223.19 1.12 M193.89 32.92 C199.05 26.37, 206.75 18.66, 221.15 1.37 M199.92 33.82 C205.85 28.28, 209.64 22.58, 223.32 5.61 M197.99 32.89 C203.69 28.09, 208.93 21.94, 220.67 7.67 M204.23 31.43 C208.45 25.63, 214.22 21.43, 222.58 13.47 M203.75 33.6 C210.58 27.43, 216.21 20.21, 222.92 12.52 M207.8 34.12 C212.93 28.77, 217.04 23.45, 223.21 18.39 M209.83 34.03 C214.71 27.65, 219.28 22.25, 221.17 18.64 M214.7 33.47 C218.7 30.84, 219.39 27.15, 222.87 25.01 M214.43 33.64 C216.5 31.75, 217.78 29.08, 221.97 25.25" stroke="#ced4da" stroke-width="0.5" fill="none"></path><path d="M0.61 0.1 C87.04 -2.37, 173.84 -2.12, 222.39 0.96 M-0.75 -0.64 C86.4 -0.39, 172.53 -0.78, 220.76 0.05 M219.76 -1.08 C219.56 10.46, 222.24 19.59, 220.83 31.99 M221.19 0.45 C220.57 6.76, 220.11 12.78, 220.35 31.42 M220.68 30.05 C173.52 32.34, 128.69 31.76, -0.43 31.13 M220.8 30.98 C135.98 31.23, 52.88 30.29, -0.06 31.61 M1.34 31.88 C-0.73 21.08, -1.21 10.58, -2 -1.84 M0.97 30.14 C-0.97 22.76, 0.74 15.49, -0.83 0.86" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1237.3589700063073 582.0941693623862) rotate(0 11 10)"><text x="11" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[1]</text></g><g transform="translate(1238.1924355824792 558.0274213155111) rotate(0 14.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">[0]</text></g><g stroke-linecap="round" transform="translate(1139.3590615590417 608.3607800801595) rotate(0 110.5 15.5)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.59 7.11 C1.25 4.96, 3.11 2.48, 4.23 0.48 M0.01 6.41 C1.45 5.02, 2.65 2.98, 5.36 0.02 M-0.33 11.91 C1.23 8.78, 3.58 6.15, 11.51 0.6 M0.53 11.36 C3.76 8.86, 7.16 5.33, 10.68 0.53 M-0.61 19.27 C4.36 14.57, 8.04 9.31, 15.29 -0.23 M0.5 18.9 C4.69 14.21, 8.1 7.71, 16.15 0.48 M-0.92 24.28 C7.26 15.79, 17.29 5.58, 19.8 1.3 M0.55 25.07 C7.7 15.36, 15.04 6.87, 21.87 0.09 M-0.33 32.16 C8.63 20.35, 18.02 9.65, 26.12 0.85 M0.29 31.2 C5.33 22.73, 11 17.62, 25.72 -0.16 M3.42 32.47 C12.22 22.7, 20.02 12.53, 30.18 -0.16 M2.14 32.17 C13.11 22.52, 22.52 12.91, 32.11 0.71 M6.27 35.27 C19.06 21.76, 24.58 12.95, 38.61 1.7 M7.95 33.78 C13.31 26.5, 20.32 20.57, 36.81 0.8 M12 31.09 C22.48 24.59, 29.85 18.51, 40.98 -2.1 M14.27 33.2 C24.82 20.1, 34.96 8.29, 43.2 0.76 M19.18 35.02 C27.21 25.96, 34.27 15.39, 49.43 0.04 M19.43 32.45 C25.92 24.6, 33.18 17.2, 47.06 0.34 M24.72 33.78 C31.74 24.06, 37.69 16.28, 54.9 -2.1 M24.13 33.8 C36.28 20.71, 46.38 7.08, 52.87 -0.25 M29.59 31.74 C35.37 26.03, 39.76 19.88, 58.81 -0.5 M29.28 33.33 C34.77 24.89, 42.34 18.59, 58.56 0.26 M32.31 31.79 C41.87 26.96, 51.02 14.82, 65.24 1.16 M34.58 34.08 C46.45 20.54, 56.37 6.46, 63.8 -0.49 M37.93 33.61 C49.35 24.49, 56.46 14.6, 68.61 -0.41 M39.62 33.79 C49.69 20.81, 61.14 9.66, 68.83 0.15 M45.03 34.02 C51.38 25.12, 57.18 17.52, 73.88 -2.09 M43.91 33.66 C54.27 22.06, 63.77 11.29, 74.64 -0.85 M49.21 33.75 C60.84 20.83, 69.54 10.82, 80.24 1.76 M50.54 32.51 C57.99 25.73, 63.5 18.65, 79.86 0.41 M54.79 33.54 C65.32 23.06, 73.31 12.2, 85.3 1.3 M54.9 33.28 C64.39 22.87, 72.66 13.1, 84.97 0.09 M63.02 32.16 C70.6 20.92, 81.32 13.04, 88.75 -0.66 M61.05 32.47 C68.02 24.77, 74.93 17.88, 89.11 -0.79 M67.74 34.55 C71.45 28.07, 77.22 21.8, 96.57 1.35 M66.42 32.66 C75.3 22.9, 82.67 12.63, 96.35 -0.98 M71.58 33.77 C77.45 25.8, 83.63 17.71, 100.74 -0.42 M72.15 33.93 C82.76 21.24, 92.36 8.6, 100.47 -0.46 M77.63 35.18 C87.87 20.87, 97.54 6.7, 107.37 -0.97 M75.81 34.36 C84.56 23.77, 93.37 15.49, 107.26 -1.04 M81.66 34.4 C89.33 23.98, 97.45 15.65, 112.43 1.63 M81.76 33.46 C92 21.95, 101.22 13.09, 111.28 0.18 M87.79 33.46 C93.07 27.28, 99.5 21.02, 117.29 0.95 M87.86 32.71 C95.45 23.32, 103.77 15.53, 115.51 0.97 M92.66 34.78 C104.47 21.76, 111.73 10.92, 123.64 -1.44 M93.79 32.94 C99.91 25.05, 107.27 17.16, 121.36 0.7 M97.16 33.32 C104.7 25.66, 112.24 17.4, 126.51 -1.65 M97.81 32.86 C108.87 21.89, 117.86 9.69, 127.81 0.12 M102.56 34.55 C112.6 24.54, 123.47 10.79, 131.76 -0.68 M103.06 32.51 C110.6 24.71, 117.65 17.49, 131.95 0.49 M110.27 34.6 C120.39 21.01, 128.59 10.53, 137.81 1.66 M108.34 33.74 C119.33 20.33, 130.77 8.51, 136.86 1.09 M113.94 34.25 C123.8 21.29, 132.94 13.65, 141.79 -1.21 M114.38 33.65 C123.69 21.41, 135.33 8.59, 142.77 -0.31 M119.23 35.05 C132.02 22.66, 140.8 10.26, 149.24 -0.54 M118.61 33.09 C125.25 25.17, 132.64 17.2, 148.97 0.05 M123.95 33.33 C133.63 25.17, 138.48 14.23, 152.31 -0.25 M125.49 32.1 C133.16 22.97, 143.63 12.41, 152.98 0.29 M129.76 32.32 C138.73 24.14, 144.11 14.52, 159.43 1.22 M129.22 34.42 C139.17 22.1, 149.08 12.68, 158.41 0.5 M134.36 32.15 C144.88 23.02, 154.79 7.09, 165.52 -1.12 M136.09 32.92 C143.81 22.99, 154.35 12.29, 164.2 -0.95 M139.17 33.97 C150.57 22.33, 161.07 10.44, 169.63 -0.67 M141.22 34.08 C151.39 20.86, 161.02 9.03, 170.4 0.22 M144.87 34.72 C156.31 20.42, 167.62 8.04, 173.18 0.77 M146.19 34.21 C157.57 21.67, 168.33 7.34, 175.48 0.53 M150.36 31.46 C159.73 22.03, 169.07 15.45, 181.64 -0.91 M151.12 34.17 C162.58 22.16, 171.35 8.51, 180.1 0.3 M157.73 35.71 C162.38 26.2, 166.72 19.27, 186.67 -0.08 M155.7 33.11 C165.87 22.77, 175.76 11.3, 186.36 0.08 M161.82 34.18 C169.1 23.59, 178.31 13.82, 191.88 0.7 M161.87 33.62 C171.1 21.43, 181.59 9.26, 191.64 0.12 M167.85 34.93 C172.8 26.42, 180.04 19.2, 194.96 -1.27 M167.53 33.31 C176.58 23.27, 185.07 11.71, 195.81 -1.15 M173.65 31.38 C182.57 24.27, 188.29 15.78, 201.38 1.26 M171.88 33.16 C183.95 21.1, 195.67 6.32, 201.09 0.36 M179.35 32.38 C188.61 20.68, 198.18 6.47, 206.6 1.51 M177.19 33.06 C188.24 21.82, 197.7 10.31, 207.26 -1.19 M181.53 34.27 C188.74 27.1, 196.02 16.54, 213.73 0.78 M184.04 32.28 C193.38 20.43, 203.92 9.31, 211.49 -0.01 M186.96 34.95 C200.29 22.55, 209.66 9.99, 215.73 0.48 M187.15 32.9 C196.63 24.65, 205.7 13.29, 217.59 -0.31 M194.73 33.92 C203.06 24.91, 210.68 14.49, 220.47 0.94 M194.64 32.3 C199.45 27.22, 206.14 20.44, 221.16 0.03 M198 34.41 C206.5 24.16, 216.01 15.11, 221.56 5.29 M197.82 32.65 C206 25.43, 213.63 15.56, 221.57 7.59 M206.13 31.34 C211.22 26.61, 214.16 19.9, 223.21 12.13 M204.47 33.33 C208.76 29.33, 213.17 24.14, 222.84 13.63 M210.35 33.48 C213.13 31.62, 215.52 27.66, 222.03 18.99 M208.63 34.4 C213.11 29.04, 217.24 23.41, 222.57 19.81 M214.54 32.21 C216.68 31.82, 218.36 28.73, 222.74 24.26 M215.39 33.22 C216.48 31.59, 218.67 29.16, 222.24 25.11" stroke="#ced4da" stroke-width="0.5" fill="none"></path><path d="M-1.37 1.11 C59.84 -2.88, 118.37 -1.4, 221.49 -0.35 M0.02 -0.53 C79.19 -2.47, 157.11 -2.59, 220.41 -0.2 M221.41 1.68 C222.43 7.17, 221.56 16.54, 219.51 31.19 M220.66 0.25 C220.79 11.06, 220.33 23.62, 221.34 31.48 M219.63 31.25 C137.63 31.89, 55.7 31.55, -0.22 31.14 M221.73 31.11 C146.72 33.55, 71.59 33.14, 0.7 31.86 M0.64 30.95 C-1.05 21.79, -1.72 11.94, -0.33 -0.79 M0.14 30.27 C-0.95 21.91, -1 13.76, 0.96 0.12" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1234.3590615590417 613.7607800801596) rotate(0 15.5 10)"><text x="15.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">[...]</text></g><g stroke-linecap="round" transform="translate(794.192145665487 262.0277112325033) rotate(0 48 85.33334350585938)"><path d="M24 0 M24 0 C36.45 -1.52, 54.02 -0.76, 72 0 M72 0 C89.59 0.9, 95.62 9.09, 96 24 M96 24 C98.69 57.16, 98.99 92.47, 96 146.67 M96 146.67 C96.55 160.68, 89.72 169.57, 72 170.67 M72 170.67 C58.21 169.42, 46.89 170.65, 24 170.67 M24 170.67 C7.79 171.18, -0.76 162.52, 0 146.67 M0 146.67 C0.07 117.08, 1.83 84.02, 0 24 M0 24 C0.71 9.34, 9.49 -0.34, 24 0" stroke="#d9480f" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g transform="translate(1734.858607610067 604.0277722676595) rotate(0 80 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">fast_jit_func_ptrs</text></g><g stroke-linecap="round" transform="translate(1664.8585465749109 595.6944897969564) rotate(0 136.66668701171875 22)"><path d="M-1.47 1.29 C58.82 -2.13, 120.35 0.48, 273.63 -0.11 M-0.03 -0.18 C69.9 2.36, 139.82 1.56, 273.28 -0.22 M273.39 -1.45 C271.1 13.15, 272.08 26.9, 272.71 44.54 M273.33 0.36 C272.82 10.87, 273.36 21.38, 272.47 44.11 M271.8 43.75 C204.28 43.52, 134.41 42.83, 1.09 43.61 M273.37 44.63 C205.86 45.05, 136.84 46.4, 0.64 43.45 M0.89 42.83 C-1.5 30.48, -1.61 17.25, -1.22 -0.81 M-0.71 43.98 C0.15 32.74, 0.4 18.82, -0.28 0.76" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1677.858607610067 607.0278180440267) rotate(0 13.33331298828125 9.666671752929688)"><path d="M14.58 -1.32 C19.52 3.25, 24.45 6, 26.85 9.3 M13.87 0.52 C18.62 4.11, 22.53 7.42, 26.47 9.58 M27.94 10.85 C21.68 11.34, 20.63 16.91, 12.88 19.6 M26.21 9.34 C23.43 11.82, 20.38 14.49, 13.68 19.16 M13.97 19.67 C11.23 17.08, 4.04 12.96, 1.28 10.71 M13.81 19.18 C9.44 15.74, 4.07 12.61, -0.71 9.17 M-0.91 11.15 C3.88 7.21, 8.94 2.53, 12.31 0.83 M-0.35 9.95 C4.18 5.79, 9.81 3.58, 13.14 0.29" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(1524.191859563192 917.3610242207845) rotate(0 156.866929546371 95.29681424172588)"><path d="M-0.52 0.14 C24.43 21.45, 98.29 96.37, 150.75 128.1 C203.22 159.83, 287.02 179.92, 314.26 190.53 M1.41 -0.83 C26.11 20.62, 97.87 97.29, 149.85 129.34 C201.83 161.38, 285.88 180.81, 313.27 191.42" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1524.191859563192 917.3610242207845) rotate(0 156.866929546371 95.29681424172588)"><path d="M283.53 192.73 C294.01 191.58, 305.28 191.02, 313.93 191.68 M284.25 191.86 C295.25 191.99, 306.25 192.15, 312.54 191.08" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1524.191859563192 917.3610242207845) rotate(0 156.866929546371 95.29681424172588)"><path d="M289.8 173.19 C297.88 179.62, 306.71 186.66, 313.93 191.68 M290.52 172.32 C299.19 179.83, 307.81 187.41, 312.54 191.08" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(1547.5252030690515 878.6943677266439) rotate(0 143.82583264055665 71.41415189071404)"><path d="M0.41 0.59 C21.53 18.96, 77.83 85.58, 125.84 109.07 C173.86 132.57, 261.52 136.23, 288.49 141.56 M-0.84 -0.14 C20.26 17.95, 77.05 83.31, 125.16 107.16 C173.28 131.02, 260.78 137.17, 287.85 142.97" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1547.5252030690515 878.6943677266439) rotate(0 143.82583264055665 71.41415189071404)"><path d="M259.43 149.72 C265.72 147.86, 271.87 145.15, 287.28 141.4 M259.39 148 C265.62 147.03, 275.23 144.96, 286.88 143.84" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1547.5252030690515 878.6943677266439) rotate(0 143.82583264055665 71.41415189071404)"><path d="M262.52 129.43 C267.94 132.1, 273.4 133.91, 287.28 141.4 M262.48 127.72 C267.89 132.34, 276.64 135.88, 286.88 143.84" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(1514.1917680104577 826.0276807149252) rotate(0 189.95971181335858 57.63118275898967)"><path d="M0.68 0.02 C34.62 18.97, 140.14 104.17, 203.42 114.86 C266.7 125.55, 351.02 72.55, 380.34 64.17 M-0.42 -1.02 C33.44 18.05, 139.51 101.74, 202.87 112.84 C266.23 123.94, 350.36 74, 379.75 65.58" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1514.1917680104577 826.0276807149252) rotate(0 189.95971181335858 57.63118275898967)"><path d="M357.57 87 C363.97 80.45, 370.26 72.98, 380.73 64.48 M357.56 85.02 C364.62 79.45, 370.78 73.51, 380.27 66.57" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1514.1917680104577 826.0276807149252) rotate(0 189.95971181335858 57.63118275898967)"><path d="M349.8 68.01 C358.6 66.81, 367.1 64.74, 380.73 64.48 M349.8 66.03 C359.31 66.36, 367.89 66.32, 380.27 66.57" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(2121.191752751669 708.7778180440267) rotate(0 24 14.5)"><path d="M-1.08 -0.52 C20.79 -1.19, 39.89 1.34, 46.48 -0.43 M0.42 -0.38 C18.42 0.96, 36.33 -0.03, 47.6 0.1 M48.97 -0.78 C48.65 8.92, 46.98 18.26, 49.26 30.87 M48.37 -0.78 C48.57 8.13, 48.48 16.89, 47.32 29.55 M49.75 28.86 C30.65 28.01, 11.28 28.33, -1.13 30.81 M47.98 28.53 C36.75 28.3, 24.51 28.25, -0.33 30 M-0.09 30.97 C-0.45 20.1, -0.84 11.65, 1.73 1.28 M0.69 28.63 C1.15 21.77, -0.24 14.57, 0.96 -0.68" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(2145.191752751669 716.4444745381674) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M2.53 10.57 C3.73 8.03, 6.44 6.33, 7.68 3.66 M1.41 10.87 C3.87 8.62, 6.51 5.46, 7.69 4.39 M4.66 14.74 C5.4 12.54, 7.13 10.53, 9.41 7.27 M4.46 13.85 C5.88 12.23, 7.93 9.61, 10.12 7.59" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.74 0.88 C6.68 2.95, 9.01 3.28, 10.45 9.82 M5.81 0.06 C7.7 2.44, 8.54 4.96, 10.72 9.13 M10.28 9.21 C8.65 11.7, 6.84 16.22, 6.92 17.44 M10.28 9.33 C9.54 11.59, 8.66 13.25, 6.27 18.06 M5.93 18.14 C3.5 14.87, 1.78 11.67, 0.95 8.44 M5.75 17.97 C4.22 15.91, 2.91 13.78, 0.53 9.11 M1.06 8.61 C1.39 6.53, 3.1 6.19, 6.69 -0.56 M-0.2 9.53 C1.46 6.53, 2.94 5.07, 5.63 0.17" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(2120.8583787282314 741.9444440205892) rotate(0 24 14.5)"><path d="M1.74 -0.84 C19.67 1.82, 34.25 -0.3, 49.62 -0.25 M0.13 0.77 C12.24 -0.04, 24.6 0.28, 48.25 0.79 M48.42 -0.5 C46.89 8.14, 49.4 19.32, 47.55 28.27 M48.67 0.08 C48.7 11.49, 47.43 21.95, 48.8 29.15 M48.9 27.88 C32.04 28.16, 15.39 30.77, -1.07 27.28 M48.58 28.11 C31.94 27.84, 15.19 29.78, 0.21 28.08 M-0.72 29.4 C-1.09 19.16, 1.74 8.1, -1.03 -1.1 M0.99 28.97 C-0.6 20.55, 0.76 11.47, 0.32 0.19" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(2144.8583787282314 749.6111005147299) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.82 10.29 C4.24 8.88, 5.19 6.49, 8.6 4.05 M1.54 11.3 C3.64 8.83, 5.29 7.22, 7.35 4.42 M4.21 13.99 C6.64 11.09, 7.44 9.46, 10.62 8.35 M3.84 14.61 C5.01 13, 6.72 11.52, 10.25 7.09" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.57 0.91 C7.98 1.4, 8.06 5.21, 10.54 8.6 M6.39 -0.13 C7.45 2.87, 9.2 6.27, 11.07 9 M10.42 8.39 C8.72 12.65, 8.3 14.82, 5.64 18.34 M10.71 9.29 C9.42 11.62, 7.72 15.28, 6.07 17.8 M5.41 17.55 C3.26 13.74, 2.31 10.41, -0.91 9.4 M5.53 17.76 C3.76 14.94, 2.99 12.64, -0.48 9.43 M0.22 8.4 C2.36 7.3, 4.15 3.14, 5.41 -0.1 M-0.02 8.78 C2.23 6.14, 4.09 2.48, 6.1 0.16" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(2120.52506573995 775.2777875264486) rotate(0 24 14.5)"><path d="M1.79 1.69 C11.64 -0.23, 27.94 -0.05, 47.21 0.83 M-0.26 -0.22 C12.19 -0.27, 25.41 0.42, 48.01 0.48 M46.75 -0.58 C49.32 9.43, 47.61 14.39, 49.38 29.75 M48.59 0.8 C47.52 6.98, 49 13.01, 48.28 29.88 M47.78 28.2 C32.81 30.54, 18.81 27.01, 0.77 28.96 M48.18 28.07 C35.5 29.57, 23.87 27.66, 0.82 28.96 M-1.11 30.25 C1.83 18.73, -0.93 4.8, -0.19 1.37 M-0.4 28.98 C0.67 20.7, 0.03 13.95, 0.3 0.24" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(2119.1916917165127 802.9444440205892) rotate(0 24 14.5)"><path d="M1.69 -1.52 C18.15 1.19, 36.92 -1.22, 48.83 -0.76 M-0.22 -0.4 C15.11 0.37, 30.82 0.13, 48.48 -0.39 M47.42 1.26 C49.79 8.86, 47.19 20, 48.75 27.44 M48.8 -0.68 C48.58 11.46, 48.17 21.59, 48.88 28.93 M47.2 27.87 C33.25 27.88, 13.17 29.71, -0.04 28.07 M47.07 28.67 C31.8 29.29, 12.68 29.91, -0.04 29.98 M1.25 30.73 C1.22 20.31, -1.16 13.48, 1.37 -0.75 M-0.02 29.96 C-0.67 17.76, 0.2 6.18, 0.24 0.51" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(2141.8583787282314 811.2777875264486) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.82 10.81 C3.22 9.66, 5.36 6.72, 6.89 4.07 M1.78 10.81 C3.46 8.89, 4.87 7.88, 7.98 4.32 M3.36 13.55 C5.81 12.7, 8.66 9.37, 10.63 6.65 M4.36 14.27 C5.57 12.97, 6.35 11.58, 10.14 7.65" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.23 -0.22 C8.11 2.16, 8.09 5.02, 10.28 9.13 M5.8 0.05 C7.86 3.81, 9.5 7.04, 10.47 9.11 M11.29 9.92 C9.11 11.01, 8.73 14.12, 5.23 18.33 M10.33 9.27 C9.67 11.78, 7.98 14.81, 5.97 17.89 M5.41 18.62 C3.98 14.62, 3.49 13.4, -0.49 9.61 M5.82 18.19 C4.83 15.29, 3.88 13.92, 0.52 8.81 M0.93 9.69 C1.41 5.49, 3.79 3.95, 5.6 1.07 M0.52 8.63 C1.99 6.43, 3.77 3.78, 6.28 0.25" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(1922.8584702809655 623.361131032308) rotate(0 99.61084169938476 40.74434897966137)"><path d="M-1.06 0.82 C32.47 14.1, 167.06 66.7, 200.28 80.35 M0.58 0.21 C34.12 13.53, 166.44 67.81, 199.78 81.28" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1922.8584702809655 623.361131032308) rotate(0 99.61084169938476 40.74434897966137)"><path d="M171.17 81.55 C174.54 78.74, 185.14 82.05, 198.59 82.7 M169.78 80.47 C179.37 79.76, 189.93 81.15, 199.64 81.1" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1922.8584702809655 623.361131032308) rotate(0 99.61084169938476 40.74434897966137)"><path d="M178.91 62.55 C180.67 63.9, 189.54 71.45, 198.59 82.7 M177.52 61.46 C184.52 67.35, 192.41 75.31, 199.64 81.1" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(2149.934976988394 812.7563059403802) rotate(0 -103.48397560700892 101.45670440057938)"><path d="M-0.8 0.48 C-14.86 23.88, -50.21 106.52, -84.74 140.31 C-119.26 174.1, -187.63 192.86, -207.95 203.22 M0.98 -0.31 C-13.24 23.27, -51.44 108.06, -85.85 141.69 C-120.27 175.32, -185.46 191.13, -205.52 201.47" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(2149.934976988394 812.7563059403802) rotate(0 -103.48397560700892 101.45670440057938)"><path d="M-182.25 181.04 C-189.66 185.38, -193.39 192.92, -204.89 199.9 M-183.54 181.32 C-189.89 187.6, -197.28 194.71, -204.98 201.61" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(2149.934976988394 812.7563059403802) rotate(0 -103.48397560700892 101.45670440057938)"><path d="M-174.72 200.13 C-184.17 199.23, -189.94 201.58, -204.89 199.9 M-176.01 200.41 C-184.98 200.58, -194.8 201.53, -204.98 201.61" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(2143.191752751669 780.1944897969564) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M2.01 11.64 C4.43 8.89, 6.59 6.23, 7.63 4.45 M1.53 11.27 C3.57 8.41, 5.92 6.57, 7.88 3.85 M4.19 13.51 C6.41 12.15, 7.21 10.04, 10.8 7.37 M4.25 14.13 C5.63 12.02, 7.99 10.43, 10.42 7.49" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.65 0.99 C8.09 1.66, 8.53 3.85, 9.93 8.35 M6.12 -0.45 C6.78 2.38, 8.06 4.78, 10.25 9.46 M10.78 8.72 C9.59 12.01, 6.28 16.2, 6.64 17.43 M10.86 9.36 C9.41 11.23, 8 13.4, 5.7 17.86 M6.16 16.97 C4.74 15.13, 3.49 12.62, 0.09 8.38 M6.49 18.13 C3.86 14.93, 2.24 12.43, -0.06 9.28 M0.7 9.12 C0.57 6.96, 2.87 5.83, 6.35 0.8 M-0.29 8.52 C2.67 5.74, 4.76 2.41, 5.87 -0.15" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(2092.858531316122 681.3611920674642) rotate(0 49.333343505859375 88.66667175292969)"><path d="M24.67 0 M24.67 0 C36.56 0.22, 48.02 0.8, 74 0 M24.67 0 C37.94 0.12, 52.7 -0.39, 74 0 M74 0 C89.69 1.83, 98.82 8.94, 98.67 24.67 M74 0 C91.35 -1.52, 98.78 9.95, 98.67 24.67 M98.67 24.67 C100.47 74.37, 100.48 123.65, 98.67 152.67 M98.67 24.67 C97.41 49.96, 96.81 76.65, 98.67 152.67 M98.67 152.67 C98.57 169.12, 90.06 176.67, 74 177.33 M98.67 152.67 C98.08 167.28, 90.72 176.74, 74 177.33 M74 177.33 C64.08 176.08, 51.37 176.15, 24.67 177.33 M74 177.33 C61.66 176.6, 48.75 178.02, 24.67 177.33 M24.67 177.33 C7.28 178.26, 1.43 169.27, 0 152.67 M24.67 177.33 C6.39 178.76, 0.17 167, 0 152.67 M0 152.67 C0.5 103.92, -0.57 54.24, 0 24.67 M0 152.67 C-0.62 125.88, 0.07 98.03, 0 24.67 M0 24.67 C-1.98 6.49, 10.04 0.44, 24.67 0 M0 24.67 C-0.9 6.37, 7.71 -0.95, 24.67 0" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1965.5252183278405 664.027879079183) rotate(0 34 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">(void **)</text></g><g transform="translate(1733.191844304403 553.6944745381674) rotate(0 40 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">func_ptrs</text></g><g stroke-linecap="round" transform="translate(1663.1917832692468 545.3611920674642) rotate(0 136.66668701171875 22)"><path d="M1.27 -0.16 C102.13 1.34, 204.57 0.44, 272.95 1.55 M0.41 -0.32 C59.3 -1.97, 117.65 -1.45, 274.08 0.76 M274.2 -0.24 C274.71 10.88, 273.3 21.59, 274.56 44.91 M274.27 -0.69 C272.63 12.2, 273.47 24.77, 273.06 44.08 M274.65 45.21 C173.69 43.49, 70.68 46.37, 0.99 43.78 M272.63 44.12 C186.09 43.78, 98.49 43.09, -0.41 43.68 M1.33 42.36 C2.08 33.1, -0.22 19.91, 1.82 -1.27 M0.6 44.67 C-0.27 32.68, 1.07 22.17, 0.6 -0.53" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1676.191844304403 556.6945203145345) rotate(0 13.33331298828125 9.666671752929688)"><path d="M13.83 -0.12 C19.1 2.74, 21.67 5.03, 28.28 8.64 M13.66 0.37 C17.57 2.66, 21.87 6.65, 27.45 9.44 M26.48 10.76 C22.33 13.37, 17.78 18.36, 14.72 19.01 M26.12 9.28 C22.22 13.32, 18.02 16.43, 14.06 19.88 M15.31 20.8 C7.57 15.57, 5.93 14.18, -0.24 10.32 M14.13 19.35 C10.24 16.12, 5.4 13.31, -0.34 9.88 M-1.41 11.68 C5.24 6.89, 8.5 6.04, 12.91 -1.07 M0.58 9.58 C2.79 8.15, 6.25 5.43, 13.54 0.58" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(2282.524974187216 618.7778027852377) rotate(0 24 14.5)"><path d="M-0.1 1.52 C17 -0.35, 35.5 0.63, 46.54 0.11 M-0.08 -0.6 C15.97 -1.39, 32 -0.41, 47.49 0.37 M49.26 -0.72 C47.54 4.2, 47.21 12.44, 47.6 29.64 M48.65 -0.69 C49.07 8.61, 47.17 19.56, 48.2 28.82 M49.26 27.67 C34.7 28.77, 19.25 27.11, -0.03 30.7 M48.3 29.54 C36.33 29.16, 26.74 28.35, -0.76 28.34 M0.18 29.58 C1.8 18.54, 0.81 11.48, 0.37 -0.2 M0.08 29.67 C-0.71 17.22, -0.61 5.89, 0.84 -0.35" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(2306.524974187216 626.4444592793783) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.52 11.46 C3.39 8.61, 5.26 6.89, 7.68 4.76 M1.61 11.3 C3.82 8.54, 6.47 5.76, 7.45 3.78 M4.13 14.85 C7.2 11.6, 8.42 9.55, 10.85 7.55 M4.37 14.62 C5.63 11.97, 7.32 10.32, 10.26 7.27" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M6.77 -0.56 C7 2.2, 8.82 4.37, 10.72 9.3 M5.7 0.07 C6.87 2.64, 8.65 4.66, 10.85 8.55 M10.31 8.81 C8.42 11.08, 8.17 13.65, 6.31 17.89 M10.33 9.48 C8.64 11.48, 7.85 14.95, 5.91 17.57 M5.3 17.77 C3.97 13.53, 0.85 11.22, 0.89 8.2 M6.29 17.18 C4.4 15.63, 2.46 12.92, -0.35 9.1 M0.31 10.06 C1.4 6.35, 4.68 2.86, 5.89 0.94 M0.36 8.51 C1.04 6.49, 2.36 5.31, 5.81 0.38" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(2282.1916001637783 651.9444287618002) rotate(0 24 14.5)"><path d="M-1.11 -0.57 C11.57 0.05, 23.07 -0.25, 48.59 -0.54 M0.15 -0.95 C19.15 0.32, 37.08 0.65, 47.11 -0.22 M47.61 -1.92 C47.45 8.83, 47.78 17.9, 48.46 29.72 M48.97 -0.76 C47.25 6.66, 48.39 11.51, 47.81 29.73 M48.19 29.24 C36.48 27.25, 28.49 30.38, -1.52 28.03 M47.08 28.91 C31.3 28.36, 13.34 28.6, 0.18 29.52 M1.95 27.77 C0.93 19.92, 0.34 8.79, 1.74 -1.4 M-0.91 28.44 C-0.83 18.46, 0.82 8.91, 0.71 -0.64" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(2306.1916001637783 659.6110852559408) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.46 10.9 C3.38 9.12, 5.81 6.91, 8.55 4.65 M1.57 11.19 C3.81 8.87, 5.28 6.26, 8.15 4.37 M4.95 14.21 C5.27 13.15, 7.74 11.08, 9.88 8.26 M4.07 13.85 C5.97 11.86, 8.05 9.73, 9.75 7.42" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.71 -0.36 C7.66 1.94, 8.88 5.64, 10.39 9.93 M5.52 0.18 C7.32 2.36, 8.86 4.8, 10.56 8.99 M9.72 8.64 C9.04 11.94, 7.56 15.51, 6.35 16.7 M10.29 8.54 C9.31 12.31, 7.11 15.27, 6.36 17.19 M6.13 16.73 C3.13 14.51, 2.6 10.58, -0.51 9.56 M5.95 17.8 C3.5 14.35, 1.65 11.99, 0.27 9.24 M-0.67 9.52 C2.33 6.36, 3.58 4.32, 5.24 0.44 M-0.3 8.56 C1.43 6.74, 3.45 3.89, 5.66 -0.4" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(2281.858287175497 685.2777722676595) rotate(0 24 14.5)"><path d="M-0.7 0.41 C16.59 0.25, 36.69 -0.41, 49.83 -0.16 M0.35 0.03 C11.03 0.82, 22.19 0.24, 47.98 0.63 M47.27 0.21 C47.54 8.29, 48.41 16.03, 46.03 30.29 M47.06 0.82 C48.49 6.52, 48.09 14.14, 47.03 29.63 M46.22 27.57 C36.76 30.75, 24.07 28.09, 1.06 29.59 M48.25 28.1 C30.23 28.29, 14.15 29.47, 0.45 29.09 M0.96 29.93 C0.09 19.26, 1.45 8.52, 0.81 0.16 M-0.81 28.33 C1.1 18.02, 0.97 7.1, -0.75 0.94" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(2280.5249131520595 712.9444287618002) rotate(0 24 14.5)"><path d="M0.41 -1.46 C11.86 0.76, 22.94 2, 47.84 -1.19 M0.03 -0.51 C15.48 -1.06, 30 -0.19, 48.63 -0.36 M48.21 -0.4 C48.36 8.59, 48.44 14.29, 49.29 27.62 M48.82 0.2 C47.6 11.32, 48.51 22.06, 48.63 28.33 M46.57 28.97 C34.84 27.05, 17.33 29.64, 0.59 30.09 M47.1 28.24 C37.35 29.3, 28.54 29.57, 0.09 29.29 M0.93 29.37 C-0.02 19.2, -1.22 6.74, 0.16 1.33 M-0.67 29.84 C-0.18 23.65, -0.47 16.13, 0.94 -0.68" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(2303.1916001637783 721.2777722676595) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M2.43 10.81 C4.04 9.96, 5.44 7.53, 7.28 4.94 M2.02 10.58 C2.9 9.64, 4.91 7.33, 7.71 4.38 M4.75 14.99 C6.55 11.45, 9.52 9.23, 10.43 8.19 M4 14.4 C5.67 12.07, 7.41 10.61, 10.23 7.31" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.26 0.06 C7.54 2.16, 9.43 4.8, 10.06 9.15 M5.74 0.19 C6.53 1.73, 7.93 4, 10.48 8.9 M10.47 9.31 C9.91 11.13, 7.76 13.18, 5.32 18.62 M10.77 8.91 C9.45 11.34, 8.01 13.24, 5.67 17.71 M5.98 18.56 C3.4 14.41, 2.89 12.53, 0.57 8.03 M5.6 17.32 C4.33 15.37, 2.73 12.62, 0.15 9.51 M0.2 8.89 C2.33 6.07, 3.25 4.77, 6.72 -0.98 M0.45 8.81 C1.92 6.5, 2.6 5.15, 5.63 -0.37" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(2304.524974187216 690.1944745381674) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.78 11.55 C4.47 9.34, 5.58 6.26, 8.6 3.54 M1.55 10.57 C4.41 8.63, 5.9 5.81, 8.05 4.46 M4.94 14.34 C5.74 13.01, 7.85 10.53, 10.84 7.2 M4.35 14.06 C5.09 12.82, 6.69 11.56, 9.95 7.45" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M6.06 0.3 C6.98 3.35, 8.41 4.2, 10.82 8.03 M6.19 -0.45 C7.46 3.03, 9.45 5.88, 10.57 8.51 M10.98 9.23 C9.8 10.31, 8.85 12.88, 6.96 16.92 M10.58 8.91 C10.13 10.32, 9.12 12.26, 6.05 17.73 M6.89 16.87 C4.29 16.4, 3.84 14.58, -0.97 8.9 M5.65 17.76 C4.4 15.05, 2.23 12.15, 0.51 8.67 M-0.11 9.94 C1.29 6.29, 4.22 3.45, 5.02 -0.6 M-0.19 9.38 C1.03 6.58, 3.2 4.64, 5.63 -0.14" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(2254.191752751669 591.3611768086752) rotate(0 49.333343505859375 88.66667175292969)"><path d="M24.67 0 M24.67 0 C41.08 -0.57, 58.14 -0.19, 74 0 M24.67 0 C36.88 0.5, 47.88 0.84, 74 0 M74 0 C88.66 -0.44, 98.62 9.48, 98.67 24.67 M74 0 C89.62 -0.45, 96.46 7.38, 98.67 24.67 M98.67 24.67 C98.87 65.1, 96.44 105.39, 98.67 152.67 M98.67 24.67 C98.97 55.06, 100.11 83.65, 98.67 152.67 M98.67 152.67 C98.29 170.57, 88.5 178.59, 74 177.33 M98.67 152.67 C97.14 169.33, 90.72 175.29, 74 177.33 M74 177.33 C61.2 176.78, 52.5 178.34, 24.67 177.33 M74 177.33 C56.76 176.39, 38.27 176.63, 24.67 177.33 M24.67 177.33 C8.58 178.37, 0.9 169.29, 0 152.67 M24.67 177.33 C8.89 179.58, -1.42 170.21, 0 152.67 M0 152.67 C1.5 106.92, 0.57 64.14, 0 24.67 M0 152.67 C0.35 105.06, 2 58.45, 0 24.67 M0 24.67 C1.42 6.95, 6.73 1.88, 24.67 0 M0 24.67 C-1.56 6.65, 7.61 -0.57, 24.67 0" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(1926.191844304403 562.027879079183) rotate(0 178.01153459552688 28.13887480236599)"><path d="M0.46 -0.79 C59.4 8.68, 295.24 47.73, 354.51 57.07 M-0.76 1.4 C58.49 10.55, 297.37 46.39, 356.79 55.51" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1926.191844304403 562.027879079183) rotate(0 178.01153459552688 28.13887480236599)"><path d="M326.05 60.05 C340 60.39, 347.8 56.78, 358.11 57.16 M328.19 61.52 C335.82 60.39, 344.9 58.12, 357.6 55.22" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1926.191844304403 562.027879079183) rotate(0 178.01153459552688 28.13887480236599)"><path d="M329.13 39.76 C341.98 47.59, 348.64 51.47, 358.11 57.16 M331.27 41.23 C337.91 46.1, 346.09 49.82, 357.6 55.22" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(2067.658549626669 563.7611615498862) rotate(0 34 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">(void **)</text></g><g stroke-linecap="round"><g transform="translate(2308.858470280966 732.6945660909017) rotate(0 -158.19461159479806 185.4654627719708)"><path d="M0.93 0.8 C-22.89 45.08, -90.46 203.94, -143.42 265.42 C-196.38 326.89, -287.73 352.33, -316.82 369.64 M-0.04 0.17 C-23.93 44.63, -91.19 204.88, -144.07 266.65 C-196.95 328.42, -288.33 353.55, -317.32 370.76" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(2308.858470280966 732.6945660909017) rotate(0 -158.19461159479806 185.4654627719708)"><path d="M-294.63 350.66 C-302.54 356.2, -307.73 359.79, -318.61 371.93 M-296.51 350.28 C-304.8 357.79, -313.66 365.71, -316.96 371.06" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(2308.858470280966 732.6945660909017) rotate(0 -158.19461159479806 185.4654627719708)"><path d="M-286.09 369.32 C-296.18 370.07, -303.59 368.8, -318.61 371.93 M-287.97 368.94 C-299.8 368.99, -312.06 369.46, -316.96 371.06" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(1464.858317693075 534.444627126058) rotate(0 24 14.5)"><path d="M1.33 0.31 C18.25 -0.2, 37.63 -0.27, 46.77 0.82 M-0.38 0.27 C9.73 0.02, 21.55 -0.68, 47.99 -0.43 M46.11 -0.69 C48.07 9.81, 48.19 21.08, 47.96 29.69 M48.08 0.72 C47.59 9.53, 49.07 19.8, 47.32 28.61 M48.98 27.99 C29.68 29.11, 10.74 30.01, 0.69 30.53 M48.96 29.95 C31.38 29.86, 13.88 29.28, -0.4 29.45 M-1.69 27.85 C-0.93 20.46, -0.33 14.9, -1.34 -0.41 M-0.29 28.44 C0.53 18.66, 0.14 8.54, -0.11 0.16" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1488.858317693075 542.1112836201986) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M2.52 10.19 C3.91 8.1, 6.51 5.68, 7.6 4.02 M1.59 10.64 C3.76 8.97, 5.93 6.89, 8.18 4.3 M5.06 13.46 C6.89 11.46, 7.2 10.38, 10.84 7.33 M4.04 14.08 C5.26 13.1, 6.3 11.48, 9.68 7.81" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M6.16 0.19 C7.25 2.93, 8.26 3.37, 11.08 8.2 M6.14 -0.45 C7.08 2.09, 7.73 3.87, 10.45 9.33 M10.33 9.09 C8.99 11.34, 8.11 13.39, 6.34 18.15 M11.02 8.68 C8.66 12.72, 6.95 15.27, 5.81 18.08 M5.47 17.7 C3.78 14.22, 2.03 11.63, 0.81 9.68 M6.5 18.13 C4.11 15.08, 1.66 11.3, 0.24 8.72 M-0.62 8.45 C0.96 6.38, 3.46 3.44, 5.78 0.54 M-0.3 9.38 C2 5.93, 4.19 2.45, 6.09 0.03" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1464.5249436696374 567.6112531026205) rotate(0 24 14.5)"><path d="M0.37 0.25 C20.75 0.11, 36.53 0.75, 46.43 -1.72 M-0.9 0.13 C15.79 -0.7, 30.98 -0.57, 48.66 -0.43 M48.19 -0.8 C48.04 5.71, 47.68 12.41, 48.99 30.62 M47.36 -0.6 C48.86 10.36, 47.35 21.24, 48.83 29.71 M48.06 29.04 C32.36 29.7, 18.38 30.29, 1.29 30.17 M48.88 29.59 C31.81 29.47, 13.49 29.9, -0.53 28.72 M-1.01 27.62 C-0.16 22.86, -1.1 15.86, 1 1.23 M0.71 28.81 C0.4 17.98, -0.03 7.44, 0.06 0.97" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1488.5249436696374 575.2779095967611) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.76 10.58 C3.92 8.66, 5.17 6.8, 7.88 4.72 M1.95 11.11 C4.2 9.02, 6.11 6.76, 7.85 3.88 M4.95 13.59 C4.51 13.36, 7.3 11.38, 9.31 6.82 M3.97 14.57 C5.86 12.02, 7.95 9.85, 10.5 7.02" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M6.13 0.95 C7.82 2.67, 9.85 5.79, 9.79 9.23 M6.07 0.15 C6.96 2.4, 8.25 5.1, 10.45 8.5 M10.27 9.16 C9.6 10.76, 9.06 13.05, 6.8 18.38 M10.37 9.41 C9.06 11.31, 7.66 14.72, 6.35 17.74 M6.02 17.41 C4.44 15.01, 2.66 12.3, 0.62 9.58 M6.31 18.13 C3.55 14.08, 1.4 10.58, -0.15 8.58 M-0.75 8.78 C1.47 6.37, 2.42 5.69, 6.67 0.81 M-0.1 9.17 C1.59 6.46, 3.39 4.11, 6.52 0.18" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1464.1916306813562 600.9445966084799) rotate(0 24 14.5)"><path d="M1.87 0.18 C13.91 0.76, 28.7 -1.78, 48.46 -0.75 M0.3 -0.57 C15.7 -0.5, 32.07 -0.49, 47.02 -0.95 M48.32 -0.15 C47.99 8.39, 49.01 17.02, 49.46 29.17 M48.84 -0.46 C47.14 10.39, 48.64 22.28, 48.16 29.49 M47.51 29.94 C36.71 30.54, 25.32 30.18, 1.11 30.92 M48.87 29.01 C28.64 29.73, 9.54 29, -0.8 28.15 M-0.41 29.23 C-1.19 21.56, 1.15 16.17, 1.49 -0.58 M0.31 28.84 C-0.32 22.08, -0.14 15.81, 0.33 -0.05" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1462.8582566579187 628.6112531026205) rotate(0 24 14.5)"><path d="M0.18 -1.23 C16.1 -2.02, 28.84 0.01, 47.25 0.54 M-0.57 -0.01 C9.67 0.52, 19.77 -1.12, 47.05 -0.34 M47.85 -0.04 C48.58 9.97, 49.5 19.42, 48.17 30.44 M47.54 -0.68 C47.43 7.67, 48.54 13.84, 48.49 28.5 M48.94 29.69 C34.98 30.17, 20.07 29.99, 1.92 30.9 M48.01 28.6 C29.82 28.89, 10.46 28.62, -0.85 28.42 M0.23 27.66 C-0.21 22.76, 1.43 16.01, -0.58 -1.12 M-0.16 28.89 C0.21 18.3, 1.02 7.8, -0.05 -0.37" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1485.5249436696374 636.9445966084799) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.61 10.73 C3.51 9.01, 5.93 7.1, 7.24 3.62 M2.13 11.31 C3.93 8.72, 5.43 6, 8.18 3.69 M4.65 14.98 C6.38 10.91, 8.14 9.57, 9.78 7.12 M4.33 13.83 C5.96 13.03, 6.63 10.56, 10.06 7.32" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.38 0.42 C6.75 1.93, 9.23 5.24, 10.94 8.09 M6 -0.22 C7.82 2.62, 8.45 5.18, 10.49 9.05 M10.65 9.34 C9.95 12.04, 8.97 13.58, 6.71 17.04 M10.33 8.81 C10.03 11.41, 8.57 13.39, 5.75 17.68 M6.37 18.47 C4.89 15.69, 2.98 13.48, 1 9.93 M5.79 17.9 C3.49 14.41, 1.19 11, -0.3 8.73 M-0.73 8.78 C1.95 7.58, 3.6 4.52, 5.4 0.77 M-0.06 9.09 C1.69 7, 3.53 3.92, 5.8 -0.46" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1486.858317693075 605.8612988789877) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.7 10.81 C3.52 9.72, 5.16 6.76, 7.28 4.3 M2.28 11.09 C3.96 8.24, 5.52 6.48, 7.35 4.46 M4.93 14.12 C4.81 12.05, 7.4 10.83, 9.76 6.98 M3.78 14.6 C6.84 11.29, 8.22 9.18, 9.97 7.89" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M6.42 -0.8 C6.97 3.8, 9.3 7.39, 9.76 9.13 M5.78 0.33 C7.27 2.47, 8.55 5.76, 10.72 8.8 M11.01 9.49 C9.98 12.45, 7.8 15.18, 5.37 17.08 M10.47 9.41 C9.19 12.37, 7.29 15.37, 6.02 17.68 M6.81 18.35 C4.92 15.88, 3.66 13.91, 0.93 9.62 M6.24 17.39 C3.53 13.86, 0.91 10.63, -0.27 8.64 M-0.22 9.54 C2.33 7.33, 3.03 3.4, 6.77 -0.2 M0.09 9.03 C2.53 6.2, 3.96 2.84, 5.54 -0.04" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1436.525096257528 507.0280011494955) rotate(0 49.333343505859375 88.66667175292969)"><path d="M24.67 0 M24.67 0 C38.34 -1.92, 55.62 -0.95, 74 0 M24.67 0 C41.1 -0.63, 56.94 -0.5, 74 0 M74 0 C91.77 -0.86, 96.71 6.33, 98.67 24.67 M74 0 C89.65 0.22, 97.74 8.59, 98.67 24.67 M98.67 24.67 C99.63 63.71, 100.1 99.69, 98.67 152.67 M98.67 24.67 C98.68 71.81, 97.17 119.48, 98.67 152.67 M98.67 152.67 C100.33 170.53, 90.76 178.32, 74 177.33 M98.67 152.67 C97.51 169.18, 90.49 176.77, 74 177.33 M74 177.33 C58.18 178.88, 40.88 179.63, 24.67 177.33 M74 177.33 C55.38 177.64, 34.62 178.07, 24.67 177.33 M24.67 177.33 C7.16 176.77, -1.61 167.42, 0 152.67 M24.67 177.33 C6.9 176.17, -1.59 168.64, 0 152.67 M0 152.67 C1.86 114.04, 2.35 72.37, 0 24.67 M0 152.67 C-0.6 121.26, -1.02 90.34, 0 24.67 M0 24.67 C0.13 10.16, 8.88 -0.11, 24.67 0 M0 24.67 C-0.86 6.25, 8.07 2.05, 24.67 0" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(1492.8585618337 645.3613599141439) rotate(0 52.59395427841696 52.05072146447378)"><path d="M0.13 0.47 C17.65 11.2, 93.17 46.73, 104.49 63.92 C115.82 81.12, 74.33 96.82, 68.07 103.65 M-1.25 -0.34 C16.26 10.59, 92.67 47.61, 104.16 65.07 C115.65 82.53, 73.89 97.59, 67.69 104.44" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1492.8585618337 645.3613599141439) rotate(0 52.59395427841696 52.05072146447378)"><path d="M84.75 84.96 C78.6 89.59, 74.1 92.96, 68.08 103.59 M83.46 83.6 C77.87 90.56, 73.68 98.31, 68.42 104.24" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1492.8585618337 645.3613599141439) rotate(0 52.59395427841696 52.05072146447378)"><path d="M94.71 100.44 C86.14 101.23, 79.17 100.76, 68.08 103.59 M93.41 99.08 C84.24 100.67, 76.59 103.04, 68.42 104.24" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(1690.1917527516687 688.694642384847) rotate(0 88.5 20)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> uint8 *load_addr;</text><text x="0" y="34" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr"> uint64 load_size;</text></g><g stroke-linecap="round" transform="translate(1678.1918748219812 688.694642384847) rotate(0 128 19)"><path d="M0.57 -0.77 C63.53 1.49, 128.3 1.3, 257.41 0.99 M0.17 -0.72 C90.22 -0.63, 181.58 -0.54, 256.72 -0.49 M254.01 0.74 C257.68 6.94, 256.7 17.64, 255.48 38.8 M255.37 -0.45 C255.3 10.67, 256.74 22.37, 255.1 37.9 M255.97 36.84 C198.26 36.18, 138.84 35.9, 0.48 38.94 M256.67 38.09 C156.05 36.74, 57.3 36.37, -0.11 38.58 M-0.35 36.67 C0.47 27.67, 0.15 18.69, 0.57 1.18 M-0.33 37.7 C1.12 28.22, 1.24 17.58, 0.8 0.92" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(1698.8585007985437 692.694642384847) rotate(0 8.66668701171875 6.6666717529296875)"><path d="M8.6 0.47 C12.34 1.36, 14.09 4.25, 16.47 6.07 M8.78 -0.34 C12.05 2.55, 14.44 4.5, 17.86 6.8 M16.66 6.83 C15.02 10.08, 11.44 11.37, 8.04 13.41 M17.18 6.69 C13.62 9.42, 10.84 12.25, 8.69 13.2 M9.94 13.83 C6.92 10.3, 2.85 10.42, -0.83 8.08 M9.31 13.53 C6.7 11.46, 3.73 10.02, -0.4 7.15 M0.2 6.87 C1.35 6.06, 4.87 3.47, 9.98 -0.45 M-0.15 6.99 C2.98 4.5, 6.53 1.12, 8.7 0.09" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(1706.8585007985437 696.694642384847) rotate(0 -31.090329816178382 47.383988468069674)"><path d="M1.14 0.85 C-9.16 12.52, -59.07 55.54, -62.56 71.16 C-66.04 86.77, -27.14 90.63, -19.78 94.52 M0.29 0.24 C-10.04 12.12, -59.59 54.27, -63.1 69.64 C-66.61 85.01, -28.36 88.69, -20.78 92.46" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1706.8585007985437 696.694642384847) rotate(0 -31.090329816178382 47.383988468069674)"><path d="M-44.36 95.64 C-37.92 92.91, -33.03 94.79, -19.88 91.17 M-45.98 94.33 C-39.61 93.68, -30.81 92.07, -21.09 92.16" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(1706.8585007985437 696.694642384847) rotate(0 -31.090329816178382 47.383988468069674)"><path d="M-39.73 79.14 C-34.24 80.38, -30.45 86.18, -19.88 91.17 M-41.35 77.83 C-36.22 81.89, -28.73 84.96, -21.09 92.16" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(1290.0222428639734 1014.5390800476074) rotate(0 119 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMFunction (second module)</text></g><g transform="translate(1416.5252946217859 488.02792485555017) rotate(0 88 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModule::functions</text></g><g transform="translate(2219.674662907919 572.4278943379721) rotate(0 92.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModule::func_ptrs</text></g><g transform="translate(2060.2694276173916 637.7612073262534) rotate(0 80 20)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModule::</text><text x="0" y="34" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">fast_jit_func_ptrs</text></g><g stroke-linecap="round" transform="translate(184.77769978841184 540.4275586446128) rotate(0 70.33334350585938 16.166656494140625)"><path d="M0.05 -1.29 C46.02 1.64, 91.97 2.01, 141.03 -1.96 M-0.93 0.88 C31.51 -1.18, 63.8 -1.49, 141.48 -0.85 M139.62 0.79 C141.05 9.44, 140.37 17.52, 141.53 32.51 M140.81 -0.98 C141.47 8.56, 140.73 14.95, 140.03 31.91 M142.19 33.52 C112.51 31.06, 84.41 29.96, 0.12 33.71 M140.27 33.1 C94.28 32.52, 47.52 31.51, 0.39 31.77 M1.65 34.22 C-1.84 22.92, -1.67 14.09, 1.49 0.51 M0.67 33.06 C0.27 23.06, -0.97 12.38, 0.01 -0.44" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(215.1110432942712 546.0942151387534) rotate(0 40 10)"><text x="40" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">func_ptrs</text></g><g stroke-linecap="round" transform="translate(195.44432576497434 552.760871632894) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M2.33 11.69 C2.6 8.64, 3.75 7.21, 6.87 4.66 M1.85 11.28 C3.75 8.94, 5.43 6.7, 7.33 4.44 M3.88 14.52 C6.61 11.51, 8.04 8.85, 9.72 7.38 M4.36 14.66 C5.88 12.01, 8.07 10.27, 9.76 7.6" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.84 0.12 C6.58 2.14, 8.05 2.64, 9.92 9.33 M5.86 -0.25 C7.65 2.69, 9.58 5.81, 10.64 9.3 M10.76 8.95 C9.42 10.03, 9.13 12.67, 5.42 18.33 M10.95 9.38 C8.75 12.09, 6.66 15.62, 5.52 17.86 M6.2 17.74 C5.17 15.45, 3.59 14.95, 0.29 8.84 M5.86 18.18 C4.09 15.57, 3.31 13.19, 0.03 9.33 M-0.88 9.26 C0.39 7.89, 3.26 5.43, 6.08 0.19 M0.18 9.35 C1.3 6.12, 3.65 3.16, 6.1 0.23" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(203.7777608235681 460.0940930684409) rotate(0 70 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">import_func_ptrs</text></g><g stroke-linecap="round" transform="translate(166.33329264322958 598.4274060567221) rotate(0 92.66670227050781 17.499984741210938)"><path d="M-0.48 0.83 C51.51 0.16, 97.16 1.25, 183.62 1.2 M0.05 0.2 C38.01 -0.05, 76.55 -0.09, 185.28 0.85 M185.94 -1.18 C185.56 11.41, 185.9 22.13, 183.51 35.27 M185.01 -0.61 C185 12.66, 185.71 27.21, 184.53 34.52 M184.14 36.78 C135.88 32.22, 90.61 32.2, -0.66 35.94 M184.46 34.32 C144.36 36.61, 103.99 35.88, 0.89 36 M1.53 35.39 C1.12 27.86, -0.46 18.36, 1.87 -1.4 M0.81 34.57 C-1.17 25.79, 0.49 18.21, -0.75 0.65" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(168.9999491373702 610.4274060567221) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.78 10.68 C2.84 9.52, 4.24 8.87, 7.23 3.92 M1.97 11.17 C4.2 8.57, 5.92 6.11, 7.65 4.48 M3.64 14.33 C5.19 12.75, 7.02 10.17, 9.82 6.66 M4.07 14.37 C5.78 12.42, 7.45 10.56, 9.9 7.23" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M6.98 -0.47 C6.11 2.24, 7.37 4.94, 9.71 9.74 M5.98 0.49 C7.88 3.66, 9.29 6.81, 10.83 9.46 M10.62 8.9 C9.19 11.46, 6.54 15.14, 6.76 17 M10.62 8.72 C9.79 11.49, 7.94 13.01, 5.81 17.86 M5.4 16.92 C5.69 14.99, 2.98 14.28, -0.86 8.11 M5.74 17.91 C3.71 14.34, 2.2 11.87, -0.27 9.5 M0.79 9.85 C1.91 6.34, 5.04 2.09, 5.31 0.82 M-0.49 8.5 C2.52 5.62, 3.88 2.83, 6.09 0.43" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(184.9999491373702 607.2607495625815) rotate(0 80 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">fast_jit_func_ptrs</text></g><g stroke-linecap="round" transform="translate(302.77745564778684 1048.1773984273277) rotate(0 24 14.5)"><path d="M-0.24 -1.15 C11.27 1.2, 24.56 -0.87, 48.84 -0.46 M-0.52 0.49 C11.26 -0.03, 23.48 -0.09, 47.96 0.87 M46.76 -1.74 C48.69 6.91, 46.24 11.11, 46.77 29.52 M47.12 0.1 C47.77 7.63, 48.85 14.96, 48.65 29.82 M47.82 27.17 C36.11 28.7, 24.45 30.51, 1.04 28.16 M47.5 29.15 C34.89 28.35, 22.29 29.69, -0.92 29.57 M-1.6 27.84 C0.23 21.46, 0.3 18.32, 0.01 0.17 M0.93 29.5 C-0.09 17.5, -1.18 6.44, -0.74 -0.11" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(326.77745564778684 1055.8440549214683) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.59 11.77 C4.19 8.64, 4.78 7.68, 7.87 3.3 M1.73 10.93 C2.98 9.16, 5.27 7.49, 7.66 4.47 M4.42 13.79 C6.66 12.17, 8.5 9.27, 9.96 7.03 M4.54 13.9 C6.29 12.14, 8.35 9.75, 10.4 7.54" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.42 -0.26 C7.5 2.8, 7.64 5.01, 10.43 8.35 M6.25 -0.03 C7.08 2.31, 8.01 3.72, 11.11 8.62 M9.81 9.4 C9.74 10.38, 7.42 12.79, 6.26 17.15 M10.72 8.79 C9.13 12.44, 7.5 15.59, 6.4 17.33 M5.03 17.24 C4.33 15.08, 4 14.52, -0.44 8.73 M6.08 17.69 C3.82 15.37, 2.74 11.97, 0.3 8.54 M-0.63 9.04 C0.74 6.92, 3.86 4.65, 6.09 0.82 M0.27 9.1 C2.01 4.92, 4.27 1.49, 5.94 -0.35" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(302.44408162434934 1081.3440244038902) rotate(0 24 14.5)"><path d="M-0.51 0.78 C11.19 -1.01, 21.24 -0.19, 46.72 -1.87 M-0.06 0.15 C17.13 -0.14, 32.52 0.64, 47.24 -0.45 M48.82 0.41 C46.19 8.77, 46.59 21.83, 46.96 30.28 M47.58 0.44 C48.41 7.48, 48.4 14.6, 47.31 28.13 M47.18 28.36 C28.81 29.73, 13.46 27.72, -0.52 28.98 M48.04 28.29 C33.6 29.71, 17.08 29.65, -0.86 28.45 M0.07 27.65 C0.37 21.96, 0.24 11.68, 1.51 1.84 M0.18 28.39 C-1.18 19.12, -1.01 10.7, -0.65 0.5" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(326.44408162434934 1089.0106808980308) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M2.6 10.51 C3.03 9.69, 4.94 6.63, 7.43 4.44 M1.44 11 C4.41 8.57, 6.21 6.16, 7.8 4.33 M4.86 14.32 C7.02 11.07, 8.38 8.86, 10.32 6.77 M4.33 14.32 C6 12.36, 7.6 10.75, 10.17 7.64" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M6.4 0.51 C6.64 3.03, 8.4 4.54, 9.72 9.4 M6.08 0.43 C7.25 2.22, 8.8 4.09, 10.44 9.34 M10.87 8.2 C8.55 10.48, 8.63 12.63, 6.63 17.05 M10.88 9.33 C9.97 11.14, 9.09 12.32, 5.57 18.01 M5.66 16.93 C4.95 15.67, 2.15 12.33, -0.01 9.13 M5.63 17.98 C4.82 15.02, 3.29 12.88, -0.29 9.01 M-0.73 9.08 C2.3 7.02, 2.78 5.86, 7 0.15 M-0.33 8.51 C1.89 5.05, 4.61 1.56, 6.27 -0.06" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(302.1107686360681 1114.6773679097496) rotate(0 24 14.5)"><path d="M1 -1.29 C12.47 -0.65, 21.98 -2.06, 48.78 -1.03 M0.85 0.09 C16.7 0.8, 32.73 -0.52, 48.67 -0.62 M46.37 -1.89 C46.89 6.7, 47.07 13.64, 46.75 27.25 M48.66 0.59 C48.53 9.81, 47.19 17.12, 48.71 28.91 M46.6 30.17 C39.04 28.01, 27.48 28.82, 0.25 28 M48.6 29.63 C31.94 29.23, 16.86 28.11, 0.02 28.2 M0.14 30.71 C0 22.16, 1.5 16.82, 0.28 1.86 M-0.91 28.22 C-0.79 18.74, -0.7 9.2, -0.12 -0.06" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(300.7773946126306 1142.3440244038902) rotate(0 24 14.5)"><path d="M-1.29 0.84 C12.7 -1.52, 24.46 0.54, 46.97 0.98 M0.09 -0.04 C14.99 -1.17, 27.79 0.27, 47.38 -0.87 M46.11 -1.23 C48.58 8.84, 49.34 18.53, 46.25 29.21 M48.59 0.65 C48.94 6.79, 47.25 15.67, 47.91 28.08 M49.17 30.04 C34.73 28.15, 23.1 28.91, -1 29.31 M48.63 28.08 C33.96 28.43, 18.23 29.3, -0.8 28.42 M1.71 29.01 C0.36 21.71, 2.04 11.68, 1.86 1 M-0.78 28.26 C0.07 19.13, 0.68 10.44, -0.06 -0.9" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(323.44408162434934 1150.6773679097496) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M2.42 11 C3.35 7.97, 6.76 6.37, 7.51 4.19 M2.09 10.79 C3.46 9.45, 4.56 8.27, 7.86 3.85 M3.48 14.11 C5.97 11.9, 7.91 8.86, 10.77 6.76 M4.08 14.54 C6.2 12.06, 8.23 9.49, 10.48 7.28" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M6.43 -0.23 C6.98 2.13, 9.61 5.61, 11.16 8.94 M5.98 0.44 C7.16 2.61, 9.36 5.36, 10.23 9.21 M10.06 9.26 C8.59 12.36, 6.99 13.65, 6.1 17.25 M10.99 9.4 C8.78 11.58, 7.86 14.95, 5.55 17.47 M6.55 17.23 C4.18 15.37, 2.98 12.53, 0.16 9.05 M5.52 17.97 C4.12 15.43, 3.21 13.31, -0.31 9.02 M0 9.09 C2.21 7.85, 2.94 5.77, 6.54 0.19 M-0.4 8.94 C1.17 7.16, 2.89 4.71, 5.51 0.32" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(324.77745564778684 1119.5940701802574) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.97 10.09 C3.08 9.43, 5.61 7.08, 7.85 3.29 M1.76 11.27 C3.78 8.86, 5.97 6.5, 7.51 4.41 M4.06 13.82 C6.18 11.53, 7.48 10.8, 9.4 7.7 M4.49 14.33 C6.08 12.32, 7.56 10.4, 9.93 7.2" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.77 -0.65 C6.62 3.53, 8.68 6.77, 10.61 9.16 M6.44 -0.38 C7.58 3.81, 9.28 6.48, 10.87 9.1 M10.92 8.49 C10.2 10.25, 7.68 12.86, 5.59 18.1 M11.07 8.66 C8.58 12.55, 7.26 14.92, 5.8 17.51 M5.56 17.39 C4.56 15.84, 2.66 13.87, 0.05 8.25 M6.3 17.21 C3.49 14.5, 1.2 11.06, 0.02 8.65 M0.09 9.82 C2.76 6.39, 4.61 4.02, 6.19 -0.66 M-0.06 8.65 C1.59 7.1, 2.54 4.8, 6.32 -0.09" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(274.44423421223996 1037.094207509359) rotate(0 49.333343505859375 80.49995422363281)"><path d="M24.67 0 M24.67 0 C35 -1.76, 48.68 -0.92, 74 0 M24.67 0 C42.72 0.02, 59.04 0.79, 74 0 M74 0 C88.93 -0.9, 100.01 6.98, 98.67 24.67 M74 0 C88.44 0.94, 99.14 6.35, 98.67 24.67 M98.67 24.67 C96.94 48.92, 96.73 68.86, 98.67 136.33 M98.67 24.67 C98.86 59.9, 98.85 94.78, 98.67 136.33 M98.67 136.33 C97.28 151.03, 91.86 160.82, 74 161 M98.67 136.33 C96.56 151.84, 89.71 159.39, 74 161 M74 161 C55.79 160.77, 38.87 159.8, 24.67 161 M74 161 C59.05 161.28, 41.97 161.22, 24.67 161 M24.67 161 C6.49 159.89, 0.03 151.18, 0 136.33 M24.67 161 C6.88 161.08, -1.55 152.94, 0 136.33 M0 136.33 C1.51 95.14, 0.27 52.12, 0 24.67 M0 136.33 C-1.11 96.47, -0.94 58.05, 0 24.67 M0 24.67 C-1.3 9.22, 7.98 -0.12, 24.67 0 M0 24.67 C-2.06 9.6, 7.83 2.3, 24.67 0" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(257.7778065999353 997.4275357564292) rotate(0 87 20)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModuleInstance::</text><text x="0" y="34" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">fast_jit_func_ptrs</text></g><g stroke-linecap="round"><g transform="translate(173.99997965494833 619.262046716285) rotate(0 5.143713119950576 215.89068972666576)"><path d="M0.15 -0.88 C-14.33 17.3, -79.65 63.13, -86.74 110.18 C-93.83 157.23, -73.31 227.83, -42.41 281.42 C-11.51 335, 74.85 406.64, 98.65 431.71 M-1.24 1.27 C-15.81 20.13, -80.81 64.61, -87.26 111.47 C-93.72 158.32, -70.89 228.89, -39.96 282.43 C-9.03 335.96, 75.11 407.71, 98.3 432.66" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(173.99997965494833 619.262046716285) rotate(0 5.143713119950576 215.89068972666576)"><path d="M69.48 421.7 C78.71 422.7, 87 426.04, 97.82 433.65 M70.46 421.01 C78.58 422.93, 86.34 427.1, 97.87 432.6" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(173.99997965494833 619.262046716285) rotate(0 5.143713119950576 215.89068972666576)"><path d="M83.79 407 C88.73 412.56, 92.6 420.44, 97.82 433.65 M84.77 406.3 C88.85 412.55, 92.52 420.92, 97.87 432.6" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(470.110753377279 1150.0106656392418) rotate(0 24 14.5)"><path d="M-1.02 0.64 C11.18 -0.82, 20.53 -0.68, 48.3 -0.58 M0.66 -0.1 C17.6 0.21, 33.99 -0.69, 48.74 0.38 M49.07 -0.58 C48.32 9.55, 48.12 19.02, 46.36 29.15 M48.17 0.93 C48.49 5.37, 47.79 12.06, 47.16 29.64 M47.94 27.79 C36.37 28.31, 24.36 28.98, -0.08 28.08 M48.13 28.51 C33.17 28.4, 18.68 29.45, -0.64 28.21 M-1.72 30.48 C1.64 18.29, 0.67 12.31, -0.36 0.13 M0.55 29.25 C-0.27 23.23, 0.51 17.4, 0.97 0.26" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(494.110753377279 1157.6773221333824) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.91 10.67 C3.09 9.37, 5.66 8.11, 7.38 4.68 M1.63 10.57 C4.41 7.89, 6.1 5.34, 8 4.25 M3.42 14.79 C6.92 12.4, 9.18 8.94, 9.37 7.43 M4.01 13.83 C5.42 12.72, 6.47 11.34, 10.37 7.62" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M6.32 0.65 C6.5 2.73, 7.79 4.85, 10.37 9.5 M5.95 0.42 C7.77 2.92, 8.73 5.81, 10.86 8.97 M10.38 9.02 C9.32 12.38, 7.93 15.08, 6.07 16.72 M11.13 9.15 C8.69 11.98, 7.37 14.93, 6.31 17.32 M5.36 17.34 C3.97 13.99, 2.38 11.99, -0.48 9.08 M5.74 17.64 C4.38 15.92, 3.63 13.58, -0.42 9.06 M0.8 10.03 C1.4 6.06, 5.39 1.87, 6.07 -1.06 M0.13 8.74 C1.37 7.05, 2.79 5.32, 6.14 0.11" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(469.7773793538415 1183.1772916158043) rotate(0 24 14.5)"><path d="M1.28 -1.24 C10.95 -1.25, 20.76 -0.74, 48.99 0.07 M0.82 0.56 C18.36 -0.29, 36.58 0.43, 47.94 0.96 M48.04 1.03 C48 10.33, 46.52 16.87, 46.07 30.31 M48.3 -0.53 C47.65 8.5, 47.21 17.1, 47.29 29.25 M47.38 28.72 C36.06 29.1, 27.28 27.79, 0.16 27.33 M47.95 28.4 C33.75 29.21, 18.38 27.97, 0.12 29.88 M1.9 27.35 C1.17 20.61, -0.11 9.51, -1.95 -1.37 M-0.47 29.1 C0.16 18.24, 0.81 7.47, 0.2 0.27" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(493.7773793538415 1190.843948109945) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.6 11.13 C4.15 9.91, 4.55 7.96, 8.49 3.24 M2.08 10.55 C3.85 7.97, 6.76 5.76, 8.09 4.39 M4.74 14.99 C6.91 11.67, 7.67 9.42, 9.34 6.68 M4.1 14.18 C5.76 12.18, 8.19 10.22, 10.05 7.33" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.37 0.37 C6.63 2.36, 8.06 4.96, 10.7 9.74 M6.28 0.22 C7.53 3.63, 9.6 6.51, 11.15 8.94 M11.17 8.92 C9.96 11.26, 7.42 14.18, 6.65 17.51 M10.41 8.8 C9.4 11.35, 8.1 14.17, 6.12 17.25 M5.85 16.81 C4.48 15.03, 2 12.58, -0.88 9.02 M5.68 17.79 C4.39 14.61, 1.86 12.3, 0.47 9.2 M-0.89 9.5 C1.98 6.83, 2.57 4.04, 5.26 0.82 M0.05 9.17 C2.18 6.36, 4.38 2.74, 6.15 0.52" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(469.4440663655603 1216.5106351216637) rotate(0 24 14.5)"><path d="M0.72 -1.1 C16.23 -0.29, 32.85 0.37, 49.47 1.32 M0.44 -0.34 C14.66 0.11, 27.77 0.69, 47.88 0.53 M47.84 1.97 C46.37 8.01, 46.07 17.04, 47.68 29.35 M47.6 0.27 C47.25 12.05, 47.38 23.07, 47.15 28.97 M46.38 29.39 C36.43 28.02, 25.17 27.27, 0.04 29.27 M48.24 29.44 C35.3 27.92, 23.99 29.59, 0.38 28.14 M0.92 30.42 C-0.63 18.28, -2.23 5.94, 1.51 1.11 M0.32 29.14 C1.11 19.84, 0.33 10.44, 0.96 0.73" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(468.1106923421228 1244.1772916158043) rotate(0 24 14.5)"><path d="M-1.1 0.3 C16.88 0.81, 34.99 1.29, 49.32 -0.2 M-0.34 0.74 C18.74 -0.27, 37.66 -0.33, 48.53 -0.29 M49.97 -1.64 C48.3 6.83, 49.46 17.21, 48.35 30.87 M48.27 -0.84 C48.48 8.87, 48.1 18.29, 47.97 28.39 M48.39 28.92 C34.16 28.77, 20.49 28.65, 0.27 28.03 M48.44 28.36 C33.04 29.23, 20.55 29.5, -0.86 29.74 M1.42 28.64 C0.37 15.59, -1.13 7.6, 1.11 0.49 M0.14 29.97 C0.23 21.87, 0.24 15.3, 0.73 -0.79" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(490.7773793538415 1252.5106351216637) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M2.62 10.51 C4.03 9.72, 4.2 7.95, 7.33 3.48 M1.56 11.13 C4.14 8.87, 6.36 6.36, 7.36 4.35 M4.04 13.51 C6.24 11, 7.61 9.45, 9.72 6.62 M4.2 14.51 C6.01 12.35, 7.35 10.97, 10.3 7.51" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M6.15 -0.3 C7.64 2.2, 9 4.98, 10.56 9.83 M6.38 0.19 C7.67 3.7, 9.3 6.69, 10.52 9.01 M9.86 9.07 C8.07 12.74, 7.22 15.31, 6.92 17.96 M10.25 9.31 C9.13 11.28, 7.91 13.28, 5.7 17.51 M5.96 17.18 C4.44 14.32, 2.66 12.87, -0.51 8.95 M5.66 17.25 C4.61 16.08, 3.31 13.09, 0.39 9.5 M-0.19 9.07 C0.21 6.26, 3.39 5.64, 6.27 -0.51 M0.53 9.14 C1.94 6.35, 4.21 3.81, 5.57 0.44" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(492.110753377279 1221.4273373921715) rotate(0 5.333343505859375 8.833328247070312)"><path d="M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M6.04 -0.05 C6.04 -0.05, 6.04 -0.05, 6.04 -0.05 M1.48 11.47 C4.47 7.75, 6.48 5.95, 7.14 4.56 M2.1 11.04 C3.58 9.68, 4.8 7.45, 8.01 4.35 M3.46 14.22 C5.64 10.89, 8.78 8.7, 9.26 7.25 M4.46 14.42 C5.86 12.2, 8.03 10.59, 10.16 7.07" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M5.7 0.5 C7.55 3.76, 9.76 5.94, 11.5 9.57 M6.19 -0.03 C8.06 3, 9.45 6.01, 10.68 9.26 M10.74 8.05 C10.03 11.34, 8.2 14.95, 6.3 17.15 M10.98 8.65 C9.6 10.79, 8.25 13.16, 5.85 17.6 M5.52 17.75 C3.79 15.79, 3.5 13.36, -0.05 8.36 M5.58 17.73 C4.49 15.03, 1.63 12.41, 0.5 8.56 M0.07 7.94 C1.27 6.71, 4.69 3.05, 5.49 0.1 M0.14 9.11 C2.12 6.48, 4.36 2.55, 6.44 -0.28" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(441.77753194173215 1138.927474721273) rotate(0 49.333343505859375 80.49995422363281)"><path d="M24.67 0 M24.67 0 C37.74 0.21, 50.3 1.46, 74 0 M24.67 0 C39.41 -0.61, 54.01 0.11, 74 0 M74 0 C90.32 1.91, 98.43 9.29, 98.67 24.67 M74 0 C89.78 0.05, 99.85 8.04, 98.67 24.67 M98.67 24.67 C95.82 70.46, 97.43 113.98, 98.67 136.33 M98.67 24.67 C98.6 68.86, 98.16 113.17, 98.67 136.33 M98.67 136.33 C97.25 153.28, 88.74 160.94, 74 161 M98.67 136.33 C97.27 152.07, 90.12 159.13, 74 161 M74 161 C58.39 159.11, 42.51 161.04, 24.67 161 M74 161 C61.84 161.14, 48.56 159.91, 24.67 161 M24.67 161 C8.47 162.77, 0.77 151.05, 0 136.33 M24.67 161 C9.93 163.19, -1.9 153.84, 0 136.33 M0 136.33 C-1.75 93.55, 1.71 54.61, 0 24.67 M0 136.33 C0.84 100.21, 1.5 64.07, 0 24.67 M0 24.67 C0.39 8.76, 10.15 1.47, 24.67 0 M0 24.67 C-1.81 10.08, 7.01 -2.08, 24.67 0" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(425.11110432942746 1099.2608029683433) rotate(0 87 20)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModuleInstance::</text><text x="0" y="34" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">func_ptrs</text></g><g stroke-linecap="round" transform="translate(328.33328247070347 771.983044687907) rotate(0 37.3333740234375 80.49995422363281)"><path d="M18.67 0 M18.67 0 C30.32 0.2, 41.1 -1.67, 56 0 M18.67 0 C31.8 -0.64, 46.18 0.57, 56 0 M56 0 C68.28 -0.52, 75.66 7.68, 74.67 18.67 M56 0 C67.86 1.16, 73.13 5.5, 74.67 18.67 M74.67 18.67 C75.64 57.8, 74.63 96.69, 74.67 142.33 M74.67 18.67 C74.4 45.3, 72.86 71.04, 74.67 142.33 M74.67 142.33 C75.73 153.47, 67.22 161.5, 56 161 M74.67 142.33 C72.61 154.57, 68.38 161.76, 56 161 M56 161 C47.61 162.53, 35.51 162.67, 18.67 161 M56 161 C44.43 161.72, 31.8 160.5, 18.67 161 M18.67 161 C8.22 159.75, 0.69 154.88, 0 142.33 M18.67 161 C7.57 161.64, 0.05 156.09, 0 142.33 M0 142.33 C-1.57 108.84, 1.47 77.26, 0 18.67 M0 142.33 C0.49 112.05, 1.56 80.8, 0 18.67 M0 18.67 C0.99 8.01, 4.32 -0.81, 18.67 0 M0 18.67 C1.88 7.43, 7.45 1.79, 18.67 0" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(202.44444783528684 560.9274213155112) rotate(0 42.970853330900354 325.633728864521)"><path d="M-0.66 -0.88 C-25.5 29.73, -151.06 81.25, -148.34 183.6 C-145.63 285.95, -48.26 538.11, 15.63 613.22 C79.51 688.33, 198.07 631.04, 234.98 634.26 M1.2 1.27 C-23.82 32.05, -151.29 83.21, -149.01 184.88 C-146.72 286.55, -49.05 536.77, 14.9 611.29 C78.84 685.81, 197.81 628.51, 234.69 632.01" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(202.44444783528684 560.9274213155112) rotate(0 42.970853330900354 325.633728864521)"><path d="M206.95 647.41 C217.07 641.52, 228.71 634.47, 235.67 633.8 M208.94 647.04 C214.63 643.15, 218.33 641.21, 235.44 633" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(202.44444783528684 560.9274213155112) rotate(0 42.970853330900354 325.633728864521)"><path d="M203.78 627.13 C215.04 628.59, 227.82 628.87, 235.67 633.8 M205.78 626.76 C212.03 627, 216.38 629.21, 235.44 633" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(494.4444274902346 1230.03844426473) rotate(0 671.8436045117085 -44.75660807210909)"><path d="M0.54 0.8 C132.51 5.04, 566.85 44.81, 790.81 24.7 C1014.77 4.59, 1252.14 -96, 1344.32 -119.86 M-0.64 0.17 C131.34 4.15, 566.17 42.83, 790.29 23.01 C1014.41 3.19, 1251.72 -94.84, 1344.08 -118.76" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(494.4444274902346 1230.03844426473) rotate(0 671.8436045117085 -44.75660807210909)"><path d="M1321.64 -99.11 C1326.9 -102.86, 1329.97 -107.51, 1345.67 -119.95 M1320.75 -99.8 C1325.5 -103.62, 1331.23 -108.24, 1343.26 -118.47" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(494.4444274902346 1230.03844426473) rotate(0 671.8436045117085 -44.75660807210909)"><path d="M1315.43 -118.67 C1321.91 -118.23, 1326.31 -118.67, 1345.67 -119.95 M1314.54 -119.36 C1320.69 -118.97, 1327.73 -119.42, 1343.26 -118.47" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g transform="translate(139.33328247070358 990.0384951273599) rotate(0 34 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">(void **)</text></g><g transform="translate(705.6110432942712 860.5385459899893) rotate(0 123 9.5)"><text x="0" y="15" font-family="Cascadia, Segoe UI Emoji" font-size="16px" fill="#e67700" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModuleInstance(second)</text></g><g stroke-linecap="round" transform="translate(695.7777506510422 883.4830192565909) rotate(0 135.3333180745442 97.11112467447924)"><path d="M-0.25 -0.49 C95.45 -1.51, 189.5 -1.32, 270.96 -0.07 M0.65 0.19 C88.75 -1.22, 176.2 -1.59, 270.94 0.57 M270.94 -1.72 C272.84 43.45, 272.7 86.02, 272.43 194.12 M270.78 0.53 C270.4 68.8, 271.15 138.06, 270.76 195.22 M269.26 195.34 C175.45 194.3, 83.34 194.34, 0.55 195.64 M271.45 194.24 C207.22 192.82, 144.97 192.65, 0.31 193.59 M0.51 192.67 C-0.52 145.85, 0.75 94.24, 0.52 -1.68 M0.66 193.97 C-0.23 152.47, 0.38 110.22, -0.59 -0.09" stroke="#d9480f" stroke-width="4" fill="none"></path></g><g transform="translate(32.22234090169263 1266.3721336364733) rotate(0 167.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">function pointer arrays for faster access</text></g><g stroke-linecap="round" transform="translate(10 1241.1498435974108) rotate(0 182.2222137451172 29.166692097981695)"><path d="M14.58 0 M14.58 0 C128.71 -1.41, 243.05 -1.09, 349.86 0 M349.86 0 C358.99 1.29, 362.45 3.19, 364.44 14.58 M364.44 14.58 C364.9 22.67, 362.68 33.54, 364.44 43.75 M364.44 43.75 C366.03 54.77, 358.05 60.18, 349.86 58.33 M349.86 58.33 C278.65 59.1, 206.11 57.35, 14.58 58.33 M14.58 58.33 C3.38 59.38, -1.74 54.99, 0 43.75 M0 43.75 C1.12 37.17, -0.41 31.13, 0 14.58 M0 14.58 C0.29 5.6, 3.11 -1.39, 14.58 0" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g stroke-linecap="round"><g transform="translate(375.5555725097656 1281.1498944600412) rotate(0 32.00485023098685 -10.063405875737544)"><path d="M1.15 -0.8 C11.76 -4.03, 52.31 -16.05, 62.86 -19.33" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g transform="translate(375.5555725097656 1281.1498944600412) rotate(0 32.00485023098685 -10.063405875737544)"><path d="M37.53 -2.12 C44.56 -3.79, 48.14 -8.28, 64.21 -18.16" stroke="#000000" stroke-width="1.5" fill="none"></path></g><g transform="translate(375.5555725097656 1281.1498944600412) rotate(0 32.00485023098685 -10.063405875737544)"><path d="M31.58 -21.76 C40 -18.96, 44.95 -18.93, 64.21 -18.16" stroke="#000000" stroke-width="1.5" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(217.77776082356775 1240.03874944051) rotate(0 28.512432670220733 -21.582885223254607)"><path d="M0.55 1.05 C10.14 -6.2, 47.18 -36.37, 56.48 -44.21" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g transform="translate(217.77776082356775 1240.03874944051) rotate(0 28.512432670220733 -21.582885223254607)"><path d="M43.02 -16.81 C45.97 -22.62, 46.17 -28.42, 55.79 -43.5" stroke="#000000" stroke-width="1.5" fill="none"></path></g><g transform="translate(217.77776082356775 1240.03874944051) rotate(0 28.512432670220733 -21.582885223254607)"><path d="M29.96 -32.64 C35.57 -35.14, 38.55 -37.59, 55.79 -43.5" stroke="#000000" stroke-width="1.5" fill="none"></path></g></g><mask></mask></svg> \ No newline at end of file
diff --git a/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_globals.excalidraw b/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_globals.excalidraw
new file mode 100644
index 000000000..947153520
--- /dev/null
+++ b/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_globals.excalidraw
@@ -0,0 +1,2313 @@
+{
+ "type": "excalidraw",
+ "version": 2,
+ "source": "https://marketplace.visualstudio.com/items?itemName=pomdtr.excalidraw-editor",
+ "elements": [
+ {
+ "type": "rectangle",
+ "version": 381,
+ "versionNonce": 2068900405,
+ "isDeleted": false,
+ "id": "D5Ay5TxydaAe4f80l_79L",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 982.833251953125,
+ "y": 298.00006103515625,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 99.666748046875,
+ "height": 211.00007629394523,
+ "seed": 1123866381,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "5S0qe2-BjQRPwuEEQ_UsU",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679660991439,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 317,
+ "versionNonce": 1880855285,
+ "isDeleted": false,
+ "id": "4JTzPDASWmnx1PVSabO3A",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 914.833251953125,
+ "y": 236.3333282470703,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 103,
+ "height": 20,
+ "seed": 422161475,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679661135316,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "global_data:",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "global_data:"
+ },
+ {
+ "type": "text",
+ "version": 183,
+ "versionNonce": 1437992789,
+ "isDeleted": false,
+ "id": "HQjUeFzLlihuH1Lf8XZQq",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 528.1666870117188,
+ "y": 324.00001525878906,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 274,
+ "height": 20,
+ "seed": 2018585571,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679661163124,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMModuleInstanceExtra::globals",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModuleInstanceExtra::globals"
+ },
+ {
+ "type": "arrow",
+ "version": 453,
+ "versionNonce": 92905717,
+ "isDeleted": false,
+ "id": "I86Qg5wzdmE77J5SbA7HP",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 759.0470523835444,
+ "y": 472.4753157819668,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 223.44867715016005,
+ "height": 152.25013181880155,
+ "seed": 661894701,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "Qm7oDN7yJzVFQrCa0EE1G"
+ }
+ ],
+ "updated": 1679660991440,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "Sd34CflTFN9Elv1dedCI1",
+ "focus": 0.9595350520837825,
+ "gap": 4.004209431139316
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 223.44867715016005,
+ -152.25013181880155
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 4,
+ "versionNonce": 2089047221,
+ "isDeleted": false,
+ "id": "Qm7oDN7yJzVFQrCa0EE1G",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 844.2713909586244,
+ "y": 386.350249872566,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 53,
+ "height": 20,
+ "seed": 1720249052,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679661201718,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "offset",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "I86Qg5wzdmE77J5SbA7HP",
+ "originalText": "offset"
+ },
+ {
+ "type": "rectangle",
+ "version": 213,
+ "versionNonce": 1454183483,
+ "isDeleted": false,
+ "id": "Sd34CflTFN9Elv1dedCI1",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 986.4999389648438,
+ "y": 315.6666564941406,
+ "strokeColor": "#000000",
+ "backgroundColor": "#868e96",
+ "width": 91.66668701171875,
+ "height": 27.999999999999996,
+ "seed": 357984397,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "I86Qg5wzdmE77J5SbA7HP",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679660991440,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 192,
+ "versionNonce": 706008283,
+ "isDeleted": false,
+ "id": "X5nXXDxRcZputNDZp2WfW",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 984.4998779296875,
+ "y": 350.83333587646484,
+ "strokeColor": "#000000",
+ "backgroundColor": "#868e96",
+ "width": 94.3333740234375,
+ "height": 19.333358764648438,
+ "seed": 1611395779,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "PFkOKGbMOcdhcpcv4DutQ",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679660991442,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 369,
+ "versionNonce": 1307818581,
+ "isDeleted": false,
+ "id": "PFkOKGbMOcdhcpcv4DutQ",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 753.8716651262948,
+ "y": 690.3334503173828,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 220.3341412661283,
+ "height": 341.60985534904495,
+ "seed": 1747362403,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "MPb6tVMlSBtnXhUTpZvIC"
+ }
+ ],
+ "updated": 1679660991442,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "X5nXXDxRcZputNDZp2WfW",
+ "gap": 5.794568769140314,
+ "focus": 1.2182487723741706
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 220.3341412661283,
+ -341.60985534904495
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 4,
+ "versionNonce": 1008745755,
+ "isDeleted": false,
+ "id": "MPb6tVMlSBtnXhUTpZvIC",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 837.538735759359,
+ "y": 509.52852264286037,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 53,
+ "height": 20,
+ "seed": 1880081892,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679661201719,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "offset",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "PFkOKGbMOcdhcpcv4DutQ",
+ "originalText": "offset"
+ },
+ {
+ "type": "text",
+ "version": 429,
+ "versionNonce": 147921333,
+ "isDeleted": false,
+ "id": "5GnY6Vq9qPDS0ntZW3UOE",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 917.166748046875,
+ "y": 259.3333282470703,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 197,
+ "height": 20,
+ "seed": 1179957165,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679661138960,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "hold values of GLOBALs",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "hold values of GLOBALs"
+ },
+ {
+ "type": "rectangle",
+ "version": 234,
+ "versionNonce": 339097851,
+ "isDeleted": false,
+ "id": "FcG2LCAdKxw_z2SzLhPPr",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 548.3333129882812,
+ "y": 351.666748046875,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 228.66668701171866,
+ "height": 299.66668701171875,
+ "seed": 407083364,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "_acaSZ2N5FSiuPGQjH8RA",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679660870990,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 182,
+ "versionNonce": 1735336804,
+ "isDeleted": false,
+ "id": "OdBdX2K4Kcn9Hq7vInwKA",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 571,
+ "y": 387.3333740234375,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 190,
+ "height": 30,
+ "seed": 175211612,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "OZDTfM4SDGXEVbxgCAbsx"
+ }
+ ],
+ "updated": 1679643912221,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 135,
+ "versionNonce": 1695691996,
+ "isDeleted": false,
+ "id": "OZDTfM4SDGXEVbxgCAbsx",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 621.5,
+ "y": 392.3333740234375,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 89,
+ "height": 20,
+ "seed": 1994750564,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679643912221,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "uint8 type;",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "OdBdX2K4Kcn9Hq7vInwKA",
+ "originalText": "uint8 type;"
+ },
+ {
+ "type": "text",
+ "version": 174,
+ "versionNonce": 2063524661,
+ "isDeleted": false,
+ "id": "w5el7zqw5vcK9RGIcDlFZ",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 580.9999389648438,
+ "y": 357.8333435058594,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 171,
+ "height": 19,
+ "seed": 1831729636,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "_acaSZ2N5FSiuPGQjH8RA",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679660882880,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 3,
+ "text": "WASMGlobalInstance",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMGlobalInstance"
+ },
+ {
+ "type": "rectangle",
+ "version": 147,
+ "versionNonce": 1194277212,
+ "isDeleted": false,
+ "id": "gd9UxDYh5XZYBG_P0f0c2",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 568.3333129882812,
+ "y": 424.666748046875,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 195,
+ "height": 30,
+ "seed": 1018791012,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "YeoEjoPWRnxxyB2DjNi3g"
+ }
+ ],
+ "updated": 1679643912221,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 104,
+ "versionNonce": 1904253540,
+ "isDeleted": false,
+ "id": "YeoEjoPWRnxxyB2DjNi3g",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 600.8333129882812,
+ "y": 429.666748046875,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 130,
+ "height": 20,
+ "seed": 839439588,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679643912221,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "bool is_mutable;",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "gd9UxDYh5XZYBG_P0f0c2",
+ "originalText": "bool is_mutable;"
+ },
+ {
+ "type": "rectangle",
+ "version": 91,
+ "versionNonce": 1480043996,
+ "isDeleted": false,
+ "id": "MB23InQWKES3OnYie8bbP",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 569.6666870117188,
+ "y": 460.666748046875,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 195,
+ "height": 30,
+ "seed": 1468762332,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "--vP8lM62PEnMBhgFRqTM"
+ }
+ ],
+ "updated": 1679643912221,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 63,
+ "versionNonce": 717729252,
+ "isDeleted": false,
+ "id": "--vP8lM62PEnMBhgFRqTM",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 582.6666870117188,
+ "y": 465.666748046875,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 169,
+ "height": 20,
+ "seed": 695551844,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679643912221,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "uint32 data_offset;",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "MB23InQWKES3OnYie8bbP",
+ "originalText": "uint32 data_offset;"
+ },
+ {
+ "type": "rectangle",
+ "version": 111,
+ "versionNonce": 155030108,
+ "isDeleted": false,
+ "id": "pUUma4amJviNKdfn5otpb",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 577.6666870117188,
+ "y": 497.33338928222656,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 180.33331298828125,
+ "height": 30,
+ "seed": 1550527844,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "JybtW1PyDYQa00JaSYsuo"
+ }
+ ],
+ "updated": 1679643912221,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 63,
+ "versionNonce": 1625313636,
+ "isDeleted": false,
+ "id": "JybtW1PyDYQa00JaSYsuo",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 618.8333435058594,
+ "y": 502.33338928222656,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 98,
+ "height": 20,
+ "seed": 1952693084,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679643912221,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "initial_value",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "pUUma4amJviNKdfn5otpb",
+ "originalText": "initial_value"
+ },
+ {
+ "type": "rectangle",
+ "version": 91,
+ "versionNonce": 1494410972,
+ "isDeleted": false,
+ "id": "CewuQtNj0ZC6Ogsq68ite",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 569.6666870117188,
+ "y": 546.6667022705078,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 191,
+ "height": 30,
+ "seed": 10317668,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "4xSFF2vFZIoA0G7GTeC8-"
+ }
+ ],
+ "updated": 1679643912221,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 63,
+ "versionNonce": 588809444,
+ "isDeleted": false,
+ "id": "4xSFF2vFZIoA0G7GTeC8-",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 588.1666870117188,
+ "y": 551.6667022705078,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 154,
+ "height": 20,
+ "seed": 1109403492,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679643912221,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "import_module_inst",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "CewuQtNj0ZC6Ogsq68ite",
+ "originalText": "import_module_inst"
+ },
+ {
+ "type": "rectangle",
+ "version": 123,
+ "versionNonce": 474590044,
+ "isDeleted": false,
+ "id": "AuHfz77U4KxNTCmKvW6bJ",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 573,
+ "y": 589.3333892822266,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 184,
+ "height": 30,
+ "seed": 2058570588,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "h7MfnIO2f08rV_U7840Zp"
+ }
+ ],
+ "updated": 1679643912221,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 75,
+ "versionNonce": 1727940708,
+ "isDeleted": false,
+ "id": "h7MfnIO2f08rV_U7840Zp",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 591,
+ "y": 594.3333892822266,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 148,
+ "height": 20,
+ "seed": 1917882340,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679643912221,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "import_global_inst",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "AuHfz77U4KxNTCmKvW6bJ",
+ "originalText": "import_global_inst"
+ },
+ {
+ "type": "text",
+ "version": 134,
+ "versionNonce": 1361481211,
+ "isDeleted": false,
+ "id": "Clf1NqZqRXJuRl-CQgx_u",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 232.6667175292969,
+ "y": 454.6668395996094,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 237,
+ "height": 20,
+ "seed": 1711793252,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "_acaSZ2N5FSiuPGQjH8RA",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679661000688,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMGlobalInstance *globals;",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMGlobalInstance *globals;"
+ },
+ {
+ "type": "text",
+ "version": 30,
+ "versionNonce": 1504826724,
+ "isDeleted": false,
+ "id": "Mj7l2FOHQ7NNAkTiGq7T_",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 641,
+ "y": 631.0001373291016,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 29,
+ "height": 20,
+ "seed": 1401608924,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679643959727,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[0]",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "[0]"
+ },
+ {
+ "type": "rectangle",
+ "version": 52,
+ "versionNonce": 894397020,
+ "isDeleted": false,
+ "id": "CGwcN3BpsJaehLlHjEn6l",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 548.6666259765625,
+ "y": 653.0000457763672,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 227,
+ "height": 87,
+ "seed": 253331684,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679644065258,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 107,
+ "versionNonce": 1424372828,
+ "isDeleted": false,
+ "id": "YjTAPKLSA0k-ml5j0Ho59",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 565.1666259765625,
+ "y": 671.6667327880859,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 195,
+ "height": 30,
+ "seed": 192441436,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "jmlAM3nHo1CJVxGKppt1O"
+ }
+ ],
+ "updated": 1679643968867,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 78,
+ "versionNonce": 2064306020,
+ "isDeleted": false,
+ "id": "jmlAM3nHo1CJVxGKppt1O",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 578.1666259765625,
+ "y": 676.6667327880859,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 169,
+ "height": 20,
+ "seed": 1473779556,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679643968868,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "uint32 data_offset;",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "YjTAPKLSA0k-ml5j0Ho59",
+ "originalText": "uint32 data_offset;"
+ },
+ {
+ "type": "text",
+ "version": 32,
+ "versionNonce": 1512962780,
+ "isDeleted": false,
+ "id": "QnLh-KZNv_MoD4Ak5RsLk",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 636.1666259765625,
+ "y": 719.0000457763672,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 22,
+ "height": 20,
+ "seed": 927449564,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679643979051,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[1]",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "[1]"
+ },
+ {
+ "type": "rectangle",
+ "version": 62,
+ "versionNonce": 626330844,
+ "isDeleted": false,
+ "id": "F26JZDrwDBDSk5o5kcV_E",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 547.3333129882812,
+ "y": 739.6667327880859,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 227.666748046875,
+ "height": 60.666656494140625,
+ "seed": 725179740,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679644057644,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 71,
+ "versionNonce": 1658992100,
+ "isDeleted": false,
+ "id": "H6cL4L0PUBLB5An3KDf-i",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 636.6666259765625,
+ "y": 784.0003204345703,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 31,
+ "height": 20,
+ "seed": 83711068,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679644496025,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "[...]",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "[...]"
+ },
+ {
+ "type": "rectangle",
+ "version": 158,
+ "versionNonce": 208125412,
+ "isDeleted": false,
+ "id": "M6cl8S-GRJkkRSQrUxzJV",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 566.833251953125,
+ "y": 747.6667327880859,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 195,
+ "height": 30,
+ "seed": 997959652,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "DrpXGgZIT2RAhz4L6EM2n"
+ }
+ ],
+ "updated": 1679644019993,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 128,
+ "versionNonce": 493257308,
+ "isDeleted": false,
+ "id": "DrpXGgZIT2RAhz4L6EM2n",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 579.833251953125,
+ "y": 752.6667327880859,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 169,
+ "height": 20,
+ "seed": 157169756,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679644019993,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "uint32 data_offset;",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "M6cl8S-GRJkkRSQrUxzJV",
+ "originalText": "uint32 data_offset;"
+ },
+ {
+ "type": "rectangle",
+ "version": 223,
+ "versionNonce": 680765365,
+ "isDeleted": false,
+ "id": "nPxM8HePICecTvRXbdEeU",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 983.333251953125,
+ "y": 378.1666793823242,
+ "strokeColor": "#000000",
+ "backgroundColor": "#868e96",
+ "width": 97.66668701171875,
+ "height": 30.000015258789062,
+ "seed": 1516156124,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "Y_Dw9hCEvutA3MjjHfyJK",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679660991443,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 165,
+ "versionNonce": 430152219,
+ "isDeleted": false,
+ "id": "Y_Dw9hCEvutA3MjjHfyJK",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 756.6666259765625,
+ "y": 766.3333892822266,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 217.14296385054604,
+ "height": 385.92617569738337,
+ "seed": 703298780,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "MraNxq38RWxCBOb3EhIue"
+ }
+ ],
+ "updated": 1679660991443,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "nPxM8HePICecTvRXbdEeU",
+ "gap": 9.523662126016394,
+ "focus": 1.1442737969660202
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 217.14296385054604,
+ -385.92617569738337
+ ]
+ ]
+ },
+ {
+ "type": "text",
+ "version": 4,
+ "versionNonce": 1122104853,
+ "isDeleted": false,
+ "id": "MraNxq38RWxCBOb3EhIue",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 838.7381079018355,
+ "y": 563.3703014335349,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 53,
+ "height": 20,
+ "seed": 1058889828,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679661201730,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "offset",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "Y_Dw9hCEvutA3MjjHfyJK",
+ "originalText": "offset"
+ },
+ {
+ "type": "text",
+ "version": 239,
+ "versionNonce": 551950564,
+ "isDeleted": false,
+ "id": "O5mHltv55Fs4-vM6wNcf-",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 226.99996948242188,
+ "y": 655.0000457763672,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 164,
+ "height": 20,
+ "seed": 352849508,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "1QAmzR8Zkk8scUA3tqI0k",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679644753215,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMGlobalInstance",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMGlobalInstance"
+ },
+ {
+ "type": "rectangle",
+ "version": 104,
+ "versionNonce": 219644132,
+ "isDeleted": false,
+ "id": "CpOJESdMD1E9wBe2Gkkvf",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 216.66665649414062,
+ "y": 681.6666412353516,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 180.33331298828125,
+ "height": 46.666778564453125,
+ "seed": 705788380,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679644728661,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 153,
+ "versionNonce": 296383867,
+ "isDeleted": false,
+ "id": "1QAmzR8Zkk8scUA3tqI0k",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 583.9999694824219,
+ "y": 602.3333587646484,
+ "strokeColor": "#000000",
+ "backgroundColor": "#15aabf",
+ "width": 179.2173434297432,
+ "height": 75.12469349055664,
+ "seed": 869061340,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "N9fS0DKeDh1d_Ueyopb9v"
+ }
+ ],
+ "updated": 1679661068533,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "O5mHltv55Fs4-vM6wNcf-",
+ "focus": 1.1855962422681312,
+ "gap": 14.0001220703125
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -179.2173434297432,
+ 75.12469349055664
+ ]
+ ]
+ },
+ {
+ "id": "N9fS0DKeDh1d_Ueyopb9v",
+ "type": "text",
+ "x": 449.39129776755027,
+ "y": 629.8957055099268,
+ "width": 90,
+ "height": 20,
+ "angle": 0,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "roundness": null,
+ "seed": 339183189,
+ "version": 24,
+ "versionNonce": 270159573,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1679661092509,
+ "link": null,
+ "locked": false,
+ "text": "when import",
+ "fontSize": 16,
+ "fontFamily": 1,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "baseline": 14,
+ "containerId": "1QAmzR8Zkk8scUA3tqI0k",
+ "originalText": "when import"
+ },
+ {
+ "type": "rectangle",
+ "version": 59,
+ "versionNonce": 96174172,
+ "isDeleted": false,
+ "id": "oDs6sXYd2cCCUTlDuFyfK",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 199.66659545898438,
+ "y": 599.9999847412109,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 236.33343505859375,
+ "height": 196.3333740234375,
+ "seed": 1531972708,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679644717838,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 72,
+ "versionNonce": 1711293284,
+ "isDeleted": false,
+ "id": "Gyz12ttmraGX-CaCTWl3h",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 191.99990844726562,
+ "y": 576.3333892822266,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 239,
+ "height": 20,
+ "seed": 683171044,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "957MNrV_zCOsf-ssBBkla",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679644717838,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "WASMModuleInstance (second)",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModuleInstance (second)"
+ },
+ {
+ "type": "text",
+ "version": 185,
+ "versionNonce": 1644000405,
+ "isDeleted": false,
+ "id": "7TYuQ_yCiwRN4oz8zkdGb",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 38.33337402343753,
+ "y": 248.66676330566406,
+ "strokeColor": "#d9480f",
+ "backgroundColor": "transparent",
+ "width": 171,
+ "height": 19,
+ "seed": 1694546652,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679661000688,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 3,
+ "text": "WASMModuleInstance",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModuleInstance"
+ },
+ {
+ "type": "rectangle",
+ "version": 151,
+ "versionNonce": 1152705621,
+ "isDeleted": false,
+ "id": "DN3tWnhyoeDPQR_-BYeYI",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 36.666656494140625,
+ "y": 269.00010681152344,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 202.00003051757815,
+ "height": 124.66665649414062,
+ "seed": 693300324,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "-n6vwSfIOzGpAxjpRyuNZ",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679661004485,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 150,
+ "versionNonce": 458299605,
+ "isDeleted": false,
+ "id": "K0JMv-qZGU4i9Or0Xz4Gg",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 246.33328247070315,
+ "y": 399.33343505859375,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 218,
+ "height": 19,
+ "seed": 881476572,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679661029361,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 3,
+ "text": "WASMModuleInstanceExtra",
+ "baseline": 15,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "WASMModuleInstanceExtra"
+ },
+ {
+ "type": "rectangle",
+ "version": 169,
+ "versionNonce": 769392085,
+ "isDeleted": false,
+ "id": "CERoUCjzlaXjrdr4PSxtB",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 225.33328247070312,
+ "y": 428.00010681152344,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 256.3333740234375,
+ "height": 91.33331298828128,
+ "seed": 1750838620,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "-n6vwSfIOzGpAxjpRyuNZ",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679661027326,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 88,
+ "versionNonce": 1947089019,
+ "isDeleted": false,
+ "id": "H3BkjBVeDYM2F429PxOI9",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 233.0000915527344,
+ "y": 447.00010681152344,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 243.00006103515625,
+ "height": 31,
+ "seed": 258806116,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "-n6vwSfIOzGpAxjpRyuNZ",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679661000688,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 257,
+ "versionNonce": 314119835,
+ "isDeleted": false,
+ "id": "_acaSZ2N5FSiuPGQjH8RA",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 463.97668298272777,
+ "y": 453.66683959960943,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 80.59006409386518,
+ "height": 100.23285752369344,
+ "seed": 1866235612,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679661000688,
+ "link": null,
+ "locked": false,
+ "startBinding": {
+ "elementId": "Clf1NqZqRXJuRl-CQgx_u",
+ "focus": 0.8216444271084713,
+ "gap": 1
+ },
+ "endBinding": {
+ "elementId": "FcG2LCAdKxw_z2SzLhPPr",
+ "focus": 1.009989878742988,
+ "gap": 3.7665659116883603
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 80.59006409386518,
+ -100.23285752369344
+ ]
+ ]
+ },
+ {
+ "type": "rectangle",
+ "version": 63,
+ "versionNonce": 1164697781,
+ "isDeleted": false,
+ "id": "NIObCr2apYl6JLLzA37G2",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 232.66665649414065,
+ "y": 486.66676330566406,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 244.33331298828125,
+ "height": 30,
+ "seed": 1813909212,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "sYEF77zbpRw-pcdX1ass6"
+ }
+ ],
+ "updated": 1679661000688,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 24,
+ "versionNonce": 4682011,
+ "isDeleted": false,
+ "id": "sYEF77zbpRw-pcdX1ass6",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 272.33331298828125,
+ "y": 491.66676330566406,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 165,
+ "height": 20,
+ "seed": 382274908,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679661000688,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "uint32 global_count;",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "NIObCr2apYl6JLLzA37G2",
+ "originalText": "uint32 global_count;"
+ },
+ {
+ "type": "rectangle",
+ "version": 142,
+ "versionNonce": 519569941,
+ "isDeleted": false,
+ "id": "7jX0wgP7v4HHkuITKOf89",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 94.3333435058594,
+ "y": 344.33351135253906,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 115,
+ "height": 30.333358764648438,
+ "seed": 1226666212,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "sK7ecOoz_3QIduVF0nHd7"
+ }
+ ],
+ "updated": 1679661000688,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 116,
+ "versionNonce": 1846580667,
+ "isDeleted": false,
+ "id": "sK7ecOoz_3QIduVF0nHd7",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 146.3333435058594,
+ "y": 349.5001907348633,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 11,
+ "height": 20,
+ "seed": 1178170724,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679661000688,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "e",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "7jX0wgP7v4HHkuITKOf89",
+ "originalText": "e"
+ },
+ {
+ "type": "diamond",
+ "version": 135,
+ "versionNonce": 691599221,
+ "isDeleted": false,
+ "id": "yTfoj623sdm1eh4Eusmvt",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 174.66665649414065,
+ "y": 352.0001983642578,
+ "strokeColor": "#000000",
+ "backgroundColor": "#be4bdb",
+ "width": 13.66668701171875,
+ "height": 12.333328247070312,
+ "seed": 559414236,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679661000688,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "arrow",
+ "version": 324,
+ "versionNonce": 1197545819,
+ "isDeleted": false,
+ "id": "-n6vwSfIOzGpAxjpRyuNZ",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 182.00003051757815,
+ "y": 356.66676330566406,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 45.12566323463764,
+ "height": 69.66665649414062,
+ "seed": 1850539876,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679661027326,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "CERoUCjzlaXjrdr4PSxtB",
+ "gap": 1,
+ "focus": -0.6072997775389923
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 45.12566323463764,
+ 69.66665649414062
+ ]
+ ]
+ },
+ {
+ "type": "arrow",
+ "version": 68,
+ "versionNonce": 732107996,
+ "isDeleted": false,
+ "id": "957MNrV_zCOsf-ssBBkla",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 578.0000305175781,
+ "y": 557.6666717529297,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 144.0692777412945,
+ "height": 39.30743410761045,
+ "seed": 1605267676,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679644717838,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "Gyz12ttmraGX-CaCTWl3h",
+ "focus": 1.0338080600507247,
+ "gap": 3.00006103515625
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -144.0692777412945,
+ 39.30743410761045
+ ]
+ ]
+ },
+ {
+ "type": "diamond",
+ "version": 20,
+ "versionNonce": 825681252,
+ "isDeleted": false,
+ "id": "pKw8fr7S6f80J93nrJtkQ",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 575.8333129882812,
+ "y": 553.5000076293945,
+ "strokeColor": "#000000",
+ "backgroundColor": "#be4bdb",
+ "width": 13.66668701171875,
+ "height": 12.333328247070312,
+ "seed": 222063588,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679644481683,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "diamond",
+ "version": 20,
+ "versionNonce": 825681252,
+ "isDeleted": false,
+ "id": "XKwLDKrjsXcSogvJHSY-e",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 573.8333129882812,
+ "y": 597.5000076293945,
+ "strokeColor": "#000000",
+ "backgroundColor": "#be4bdb",
+ "width": 13.66668701171875,
+ "height": 12.333328247070312,
+ "seed": 1140569180,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679644483164,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "rectangle",
+ "version": 215,
+ "versionNonce": 510935253,
+ "isDeleted": false,
+ "id": "oPjebDyI5NP26BNK4PLtX",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 50.33343505859378,
+ "y": 290.33338928222656,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 180,
+ "height": 31,
+ "seed": 727213156,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "type": "text",
+ "id": "ZK3cjtpUxVpruHBkbgevo"
+ }
+ ],
+ "updated": 1679661000688,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 175,
+ "versionNonce": 1653383931,
+ "isDeleted": false,
+ "id": "ZK3cjtpUxVpruHBkbgevo",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 58.33343505859378,
+ "y": 295.83338928222656,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 164,
+ "height": 20,
+ "seed": 1130592356,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679661000688,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "uint8 * global_data",
+ "baseline": 14,
+ "textAlign": "center",
+ "verticalAlign": "middle",
+ "containerId": "oPjebDyI5NP26BNK4PLtX",
+ "originalText": "uint8 * global_data"
+ },
+ {
+ "type": "arrow",
+ "version": 159,
+ "versionNonce": 345149237,
+ "isDeleted": false,
+ "id": "5S0qe2-BjQRPwuEEQ_UsU",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 228.00003051757812,
+ "y": 299.9999694824219,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 754.7517447227082,
+ "height": 17.8331298828125,
+ "seed": 1256331620,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679661008047,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "D5Ay5TxydaAe4f80l_79L",
+ "focus": 0.9720307648275319,
+ "gap": 1
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 385.0834503173828,
+ -17.8331298828125
+ ],
+ [
+ 754.7517447227082,
+ -2.996583692902334
+ ]
+ ]
+ },
+ {
+ "type": "diamond",
+ "version": 89,
+ "versionNonce": 1413439029,
+ "isDeleted": false,
+ "id": "szV9RT3yAJ51dUnP5JYMS",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 220.1667175292969,
+ "y": 294.50000762939453,
+ "strokeColor": "#000000",
+ "backgroundColor": "#be4bdb",
+ "width": 13.66668701171875,
+ "height": 12.333328247070312,
+ "seed": 1642184284,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679661000688,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 160,
+ "versionNonce": 715957468,
+ "isDeleted": false,
+ "id": "DuwilIDd-fhNUxybFRKva",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 255.16659545898438,
+ "y": 750.6665496826172,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 99,
+ "height": 20,
+ "seed": 121250780,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679644739787,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "global_data",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "global_data"
+ },
+ {
+ "type": "rectangle",
+ "version": 143,
+ "versionNonce": 2046173532,
+ "isDeleted": false,
+ "id": "6CMun9I8IOX876t85IJ2X",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 215.83328247070312,
+ "y": 738.6664733886719,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 180.33331298828125,
+ "height": 46.666778564453125,
+ "seed": 2113088100,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [
+ {
+ "id": "igqxFPh3AgDb1kYMsORSZ",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1679644784578,
+ "link": null,
+ "locked": false
+ },
+ {
+ "type": "text",
+ "version": 34,
+ "versionNonce": 1198703204,
+ "isDeleted": false,
+ "id": "cbSo4pUG_J3a4Pnk3ODCA",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 276.6665954589844,
+ "y": 693.3332366943359,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 55,
+ "height": 20,
+ "seed": 328242020,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": [],
+ "updated": 1679644771096,
+ "link": null,
+ "locked": false,
+ "fontSize": 16,
+ "fontFamily": 1,
+ "text": "globals",
+ "baseline": 14,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "globals"
+ },
+ {
+ "type": "arrow",
+ "version": 81,
+ "versionNonce": 311117156,
+ "isDeleted": false,
+ "id": "igqxFPh3AgDb1kYMsORSZ",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 247.33328247070312,
+ "y": 706.3332366943359,
+ "strokeColor": "#000000",
+ "backgroundColor": "transparent",
+ "width": 71.66665649414062,
+ "height": 58.33343505859375,
+ "seed": 1345639908,
+ "groupIds": [],
+ "roundness": {
+ "type": 2
+ },
+ "boundElements": [],
+ "updated": 1679644787747,
+ "link": null,
+ "locked": false,
+ "startBinding": null,
+ "endBinding": {
+ "elementId": "6CMun9I8IOX876t85IJ2X",
+ "focus": -0.8452179527426857,
+ "gap": 1.499908447265625
+ },
+ "lastCommittedPoint": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -71.66665649414062,
+ 15.66668701171875
+ ],
+ [
+ -32.999908447265625,
+ 58.33343505859375
+ ]
+ ]
+ },
+ {
+ "type": "diamond",
+ "version": 135,
+ "versionNonce": 691599221,
+ "isDeleted": false,
+ "id": "koTtnTl85TIGelUbfKlR9",
+ "fillStyle": "hachure",
+ "strokeWidth": 1,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "angle": 0,
+ "x": 459.58338928222656,
+ "y": 446.0001754760742,
+ "strokeColor": "#000000",
+ "backgroundColor": "#be4bdb",
+ "width": 13.66668701171875,
+ "height": 12.333328247070312,
+ "seed": 626707637,
+ "groupIds": [],
+ "roundness": null,
+ "boundElements": null,
+ "updated": 1679661018823,
+ "link": null,
+ "locked": false
+ }
+ ],
+ "appState": {
+ "gridSize": null,
+ "viewBackgroundColor": "#ffffff"
+ },
+ "files": {}
+} \ No newline at end of file
diff --git a/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_globals.svg b/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_globals.svg
new file mode 100644
index 000000000..fa3461732
--- /dev/null
+++ b/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/iwasm/doc/images/wasm_globals.svg
@@ -0,0 +1,16 @@
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1097.5000915527344 587.6669921875" width="1097.5000915527344" height="587.6669921875">
+ <!-- svg-source:excalidraw -->
+
+ <defs>
+ <style class="style-fonts">
+ @font-face {
+ font-family: "Virgil";
+ src: url("https://unpkg.com/@excalidraw/excalidraw@0.14.2/dist/excalidraw-assets/Virgil.woff2");
+ }
+ @font-face {
+ font-family: "Cascadia";
+ src: url("https://unpkg.com/@excalidraw/excalidraw@0.14.2/dist/excalidraw-assets/Cascadia.woff2");
+ }
+ </style>
+ </defs>
+ <rect x="0" y="0" width="1097.5000915527344" height="587.6669921875" fill="#ffffff"></rect><g stroke-linecap="round" transform="translate(956.1665954589844 71.66673278808594) rotate(0 49.8333740234375 105.5000381469726)"><path d="M0.55 1.55 C23.08 -2.77, 46.37 0.12, 101.07 1.25 M-1 -0.94 C20.97 -0.39, 43.99 0.19, 100.66 -0.85 M100.97 -1.48 C97.64 51.04, 99.53 106.82, 99.82 210.11 M99.96 -0.87 C99.69 43.88, 100.88 87.81, 100.26 210.6 M100.02 211.94 C74.25 211.44, 52.66 209.51, -0.54 209.49 M100.02 210.65 C61.09 211.14, 21.28 211.47, -0.33 210.96 M-0.25 212.66 C-1.16 150.57, -0.84 86.79, -0.38 1.66 M0.69 211.48 C0.83 141.17, 0.99 69.8, 0.7 0.8" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(888.1665954589844 10) rotate(0 51.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">global_data:</text></g><g transform="translate(501.5000305175781 97.66668701171875) rotate(0 137 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModuleInstanceExtra::globals</text></g><g mask="url(#mask-I86Qg5wzdmE77J5SbA7HP)" stroke-linecap="round"><g transform="translate(732.3803958894038 246.1419875348965) rotate(0 111.7857120288877 -76.38810235405538)"><path d="M1.1 0.98 C45.43 -31.25, 92.72 -64.96, 221.97 -153.76 M0.78 -0.66 C60.08 -42.22, 120.77 -82.53, 222.79 -152.71" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(732.3803958894038 246.1419875348965) rotate(0 111.7857120288877 -76.38810235405538)"><path d="M206.73 -127.07 C207.47 -132.28, 212.86 -140.42, 220.91 -154.64 M206.32 -129.17 C209.53 -135.52, 214.36 -140.87, 221.96 -153.31" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(732.3803958894038 246.1419875348965) rotate(0 111.7857120288877 -76.38810235405538)"><path d="M195.14 -144.01 C198.15 -145.79, 205.92 -150.46, 220.91 -154.64 M194.73 -146.11 C201.11 -147.89, 209.08 -148.65, 221.96 -153.31" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask id="mask-I86Qg5wzdmE77J5SbA7HP"><rect x="0" y="0" fill="#fff" width="1055.8290730395638" height="498.39211935369804"></rect><rect x="817.6047344644838" y="160.01692162549563" fill="#000" width="53" height="20" opacity="1"></rect></mask><g transform="translate(817.6047344644837 160.01692162549568) rotate(0 26.561373453807732 9.736963555345426)"><text x="26.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">offset</text></g><g stroke-linecap="round" transform="translate(959.8332824707031 89.33332824707031) rotate(0 45.833343505859375 14)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.86 7.13 C1.84 4.4, 2.51 3.16, 4.4 0.94 M-0.61 6.17 C0.7 5.01, 1.93 3.38, 4.8 0.15 M-0.29 12.96 C2.61 8.66, 8.92 3.44, 11.94 -0.28 M-0.25 12.38 C3.69 8.98, 7.1 5.25, 11.32 0.58 M1.67 17.5 C6.69 9.81, 13.94 4.43, 14.97 0.01 M-0.84 17.95 C3.01 13.01, 8.56 9.14, 16.21 0.21 M-1.18 23.27 C6.8 15.93, 14.82 5.6, 19.3 0.07 M-0.5 24.14 C4.67 17.97, 10.53 11.71, 21.6 0.87 M3.03 27.33 C7.25 20.35, 17.1 12.02, 25.84 1.69 M2.11 29.47 C11.47 19.28, 20.47 8.25, 25.85 -0.37 M6.57 30.91 C14.28 23.78, 19.53 15.2, 33.31 -1.67 M6.84 28.62 C11.52 23.03, 19.33 15.12, 31.08 -0.26 M12.19 27.9 C21.26 18.18, 27.49 8.91, 35.46 0 M11.55 29.92 C20.57 18.75, 29.1 7.68, 36.61 -0.16 M15.75 29.92 C26.71 17.96, 31.93 9.44, 42.34 0.17 M17.12 28.58 C26.29 18.72, 37.25 6.03, 41.64 -0.05 M22.9 30.6 C29.33 20.02, 33.36 12.37, 49.09 0.72 M23.57 27.91 C29.26 21.97, 33.81 15.32, 48.48 0.55 M25.9 30.47 C37.79 20.55, 47.44 9.33, 53.33 -1.12 M27.29 28.45 C34.7 22.09, 41.14 13.93, 53.28 0.55 M32.96 27.89 C40.05 18.17, 50.15 10.67, 59.88 0.19 M33.75 27.93 C42.21 18.12, 50.36 9.95, 57.24 0.4 M37.04 28.03 C44.23 22.43, 51.73 12.78, 62.15 1.38 M38.7 28.33 C43.35 22.88, 48.47 18.37, 63.32 0.05 M45.13 29.77 C50.54 17, 62.45 9.21, 66.89 -0.64 M42.94 27.91 C51.95 20.43, 60.13 11.62, 69.46 0.01 M47.1 30.68 C55.06 18.39, 66.2 12.95, 75.55 -1.86 M49.49 28.25 C56.26 20.58, 64.84 11.13, 75.33 -0.6 M53.02 29.88 C63.98 16.64, 74.85 6.12, 81.07 1.78 M54.32 28.26 C61.78 20.75, 69.29 10.8, 79.52 0.94 M57.93 29.08 C69.2 17.54, 79.68 5.19, 85.2 1.28 M59.58 29.22 C65 21.72, 71.54 14.44, 84.24 -0.98 M63.19 27.43 C72.56 17.07, 82.41 10.69, 91.31 -0.42 M64.33 28.83 C72.99 19.8, 80.7 10.81, 90.58 0.7 M69.27 30.51 C77.98 22.41, 86 14.04, 91.72 0.73 M69.71 28.2 C78.57 19.06, 88.84 8.64, 93.24 2.04 M77.08 29.22 C84.17 19.68, 87.62 13.29, 95.82 7.04 M75.73 27.91 C80.93 23.17, 84.62 16.9, 95.05 7.31 M80.77 28.8 C85.69 23.36, 88.11 18.35, 92.01 13.31 M80.42 29.07 C84.12 24.64, 87.08 22.53, 94.29 14.31 M85.64 28.13 C88.31 25.75, 90.94 23.51, 94.49 20.85 M86.48 29.01 C88.56 25.94, 91.67 22.25, 93.07 20.68" stroke="#868e96" stroke-width="0.5" fill="none"></path><path d="M-1.6 1.14 C32.29 -2.57, 62.29 -2.5, 91.09 0.26 M-0.5 -0.53 C29.7 1.51, 59.38 0.18, 90.68 0.48 M89.86 0.5 C91.09 11.02, 89.71 19.71, 90.97 29.69 M91.08 0.95 C91.4 6.76, 92.32 12.5, 92.11 28.57 M93.51 27.93 C69.11 28.01, 45.48 28.29, 0.11 27.48 M91.59 28.93 C59.81 27.82, 30.59 28.29, 0.66 28.5 M0.69 26.99 C-0.44 22.81, 1.14 14.21, 1.69 0.11 M0.63 28.14 C-1.16 19.73, -0.76 11.85, -1 -0.68" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(957.8332214355469 124.50000762939453) rotate(0 47.16668701171875 9.666679382324219)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M0.47 7.03 C0.91 4.57, 2.83 2.45, 5.57 -0.1 M-0.49 6.13 C1.73 3.93, 3.48 1.85, 4.78 0.57 M1.05 10.85 C4.46 9.51, 6.97 5.43, 10.38 -0.01 M0.47 12.35 C3.18 9.82, 5.54 7.14, 11.24 0.73 M-1.07 18.88 C1.93 15.72, 7.23 9.58, 15.31 -0.5 M-0.62 17.5 C3.88 13.6, 9.48 8.15, 15.5 0.95 M1.42 20.78 C8.85 14.41, 13.29 6.15, 21.4 -1.19 M2.3 21.03 C7.17 15.99, 11.95 10.47, 22.2 -0.21 M6.24 20.24 C12.97 16.43, 18.37 8.13, 27.65 1.73 M8.37 22.17 C13.55 16.34, 17.89 10.07, 25.59 -0.43 M14.45 23.66 C17.98 18.5, 20.06 14.07, 30.33 -1.21 M12.15 20.88 C20.43 14.66, 26.38 5.54, 31.74 0.12 M17.47 22.7 C22.71 14.28, 28.42 6.76, 36.63 1.35 M19.49 21.07 C23.34 15.29, 27.27 10.1, 36.46 0.5 M24.12 23.32 C28.1 13.02, 35.51 7.03, 42.83 1.6 M22.78 21.11 C29.38 16.32, 33.13 9.2, 42.61 -0.56 M30.84 21.82 C33.98 12.07, 40.08 8.27, 48 -1.3 M28.15 22.3 C33.12 15.93, 37.36 11.83, 47.83 0.81 M35.33 22.98 C43.05 15.5, 49.43 5.79, 52.2 -1.22 M33.31 22.34 C38.83 17.26, 42.51 11.41, 53.87 0.08 M38.79 20.03 C43.73 15.94, 50.87 10.85, 58.14 1.04 M38.83 21.77 C44.39 14.94, 51.56 7.65, 58.35 -0.18 M43.56 20.79 C50.27 16.41, 52.94 9.68, 65.36 -2.2 M43.86 21.48 C48.56 16.48, 54.21 11.32, 64.04 0.15 M51.34 19.67 C54.16 16.27, 61.94 5.66, 67.98 0.56 M49.48 21.15 C55.01 17.08, 59.23 13.29, 68.63 0.21 M56.87 19.79 C57.46 18.79, 64.9 13.98, 72.8 0.05 M54.45 20.74 C59.83 16.77, 63.44 13.67, 74.05 0.59 M62.11 20.98 C63.92 17.73, 68.47 13.69, 81.06 0.32 M60.49 20.93 C67.96 13.72, 73.01 7.36, 80.22 0.9 M65.94 21.92 C72.77 14.58, 78.75 5.31, 86.6 -1.22 M66.08 20.62 C71.38 14.53, 76.88 8.51, 84.34 0.11 M70.32 20.12 C74.46 16.24, 82.55 11.72, 89.53 0.3 M71.72 21.38 C77.24 15, 82.8 8.95, 90.65 0.13 M78.03 22.05 C82.26 18.31, 86.21 10.38, 93.79 1.96 M75.72 20.93 C80.56 18.06, 84.11 12.51, 95.1 0.97 M82.76 23.06 C84.54 15.77, 89.3 14.08, 94.23 6.22 M81.51 21.57 C86.77 15.37, 90.56 12.01, 94.48 7.22 M87.1 21.78 C88.71 18.49, 90.59 16.31, 94.74 11.72 M87.26 21.68 C88.68 19.39, 91.49 17.38, 95.34 12.82" stroke="#868e96" stroke-width="0.5" fill="none"></path><path d="M1.14 0.2 C32.93 -1.13, 67.92 0.18, 94.59 0.57 M-0.53 -0.41 C38.42 -0.37, 74.77 -0.52, 94.81 0.7 M94.82 -0.58 C94.87 4.05, 93.26 11.25, 95.96 18.08 M95.25 -0.44 C94.42 7.55, 93.6 14.62, 94.88 18.83 M94.27 19.52 C69.29 19.51, 43.81 20.31, -0.52 20.1 M95.27 18.49 C69.03 20.2, 44.34 19.92, 0.5 18.75 M-0.98 18.85 C1.34 14.99, -0.43 10.19, 0.11 -0.1 M0.13 18.43 C-0.19 11.47, 0.18 3.69, -0.66 -0.45" stroke="#000000" stroke-width="1" fill="none"></path></g><g mask="url(#mask-PFkOKGbMOcdhcpcv4DutQ)" stroke-linecap="round"><g transform="translate(727.2050086321542 464.0001220703125) rotate(0 110.16582959061594 -171.5074190704382)"><path d="M-1.11 -1.05 C46.33 -75.61, 96.03 -150.15, 221.44 -342.55 M0.41 -0.47 C55.8 -85.52, 111.52 -170.05, 220.38 -341.89" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(727.2050086321542 464.0001220703125) rotate(0 110.16582959061594 -171.5074190704382)"><path d="M211.89 -314.49 C213.22 -319.63, 216.84 -324.93, 222.37 -343.58 M214.62 -313.44 C215.07 -320.89, 217.77 -326.53, 220.47 -342.4" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(727.2050086321542 464.0001220703125) rotate(0 110.16582959061594 -171.5074190704382)"><path d="M194.58 -325.52 C199.78 -328.25, 207.21 -331.12, 222.37 -343.58 M197.32 -324.47 C202.04 -329.09, 209.06 -331.97, 220.47 -342.4" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask id="mask-PFkOKGbMOcdhcpcv4DutQ"><rect x="0" y="0" fill="#fff" width="1047.5391498982826" height="905.6099774193574"></rect><rect x="810.8720792652184" y="283.19519439579005" fill="#000" width="53" height="20" opacity="1"></rect></mask><g transform="translate(810.8720792652184 283.19519439579005) rotate(0 26.49875895755173 9.297508604084243)"><text x="26.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">offset</text></g><g transform="translate(890.5000915527344 33) rotate(0 98.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">hold values of GLOBALs</text></g><g stroke-linecap="round" transform="translate(521.6666564941406 125.33341979980469) rotate(0 114.33334350585932 149.83334350585938)"><path d="M-1.59 0.12 C63.53 1.16, 125.8 0.88, 228.3 -1.58 M-0.49 0.72 C83.14 0.58, 165.59 0.39, 228.72 -0.68 M228.05 0.19 C230.78 97.55, 231.13 196.94, 228.37 298.49 M229.01 -0.41 C227.17 102.47, 227.64 204.61, 228.88 300.01 M228.15 298.78 C172.04 302.26, 113.15 302.1, 0.04 299.34 M227.92 300.26 C172.55 299.52, 117.07 299.47, 0.76 299.1 M0.58 299.36 C-2.33 219.38, -2.11 140.84, 0.55 -1.2 M0.73 299.01 C-0.21 214.76, -0.05 130.28, 0.5 0.34" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(544.3333435058594 161.0000457763672) rotate(0 95 15)"><path d="M0.58 0.94 C52.11 3.07, 107.13 1.02, 188.96 1.83 M0.02 -0.19 C73.57 -1.35, 148.17 -2.42, 190.7 -0.29 M191.77 -1.34 C189.36 10.09, 191.42 18.91, 189.58 28.37 M190.38 -0.82 C189.63 7.41, 189.84 16.01, 189.11 29.42 M191.36 30.92 C137.09 31.66, 85.12 31.88, -0.97 29.15 M189.7 29.76 C145.28 28, 101.79 28.79, 0.7 29.11 M0.55 31.41 C0.23 20.18, -0.74 13.86, 0.49 -1.28 M-0.65 30.53 C-0.34 24.23, 0.31 16.69, 0.65 -0.51" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(594.8333435058594 166.0000457763672) rotate(0 44.5 10)"><text x="44.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">uint8 type;</text></g><g transform="translate(554.3332824707031 131.50001525878906) rotate(0 85.5 9.5)"><text x="0" y="15" font-family="Cascadia, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMGlobalInstance</text></g><g stroke-linecap="round" transform="translate(541.6666564941406 198.3334197998047) rotate(0 97.5 15)"><path d="M1.45 -1.09 C51.71 -2.19, 101.94 -2.61, 193.77 1.56 M-0.59 -0.42 C59.44 -0.88, 118.48 -0.15, 195.31 0.47 M196.98 -0.49 C195.9 11.2, 193.22 20.47, 194.78 29.61 M195.14 0.4 C194.98 7.1, 195.78 14.26, 195.92 29.43 M195.61 31.66 C120.22 29.8, 42.61 32.44, -1.3 28.71 M194.82 30.68 C151.01 30.22, 107.86 30.2, 0.56 29.59 M1.51 30.2 C-0.33 24.22, 0.56 17.81, -0.89 1.45 M0.56 29.53 C-1.18 21.67, -1.09 12.31, -0.18 0.99" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(574.1666564941406 203.3334197998047) rotate(0 65 10)"><text x="65" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">bool is_mutable;</text></g><g stroke-linecap="round" transform="translate(543.0000305175781 234.3334197998047) rotate(0 97.5 15)"><path d="M-1.39 -0.67 C66.17 0.45, 135.48 -1.5, 194.64 1.48 M-0.3 0.92 C52.43 0.32, 104.34 0.81, 195.51 0.73 M194.15 1.8 C195.72 8.38, 194.32 13.05, 195.28 29.8 M195.11 0.28 C194.98 10.03, 194.92 18.18, 195.49 30.17 M194.16 28.77 C130.18 28.8, 66.97 28.6, -1.46 29.21 M195.93 30.24 C120.16 30.99, 44.24 32.63, 0.65 30.09 M-1.48 30.89 C0.39 21.02, -0.94 13.31, 0.54 -1.03 M-0.89 29.35 C-0.63 21.53, -0.14 13.36, -0.34 0.92" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(556.0000305175781 239.3334197998047) rotate(0 84.5 10)"><text x="84.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">uint32 data_offset;</text></g><g stroke-linecap="round" transform="translate(551.0000305175781 271.00006103515625) rotate(0 90.16665649414062 15)"><path d="M-0.67 0.54 C59.04 0.08, 119.98 -0.63, 178.56 -1.29 M-0.19 -0.34 C43.16 0.93, 84.33 0.44, 180.16 0.05 M180.79 1.7 C181.15 7.79, 181.88 16.9, 181.7 30.4 M180.79 -0.15 C180.52 7.13, 180.89 12.05, 180.47 30.48 M182.24 29.47 C110.35 33.15, 38.87 31, 0.6 29.52 M181.12 30.82 C144.46 30.37, 108.3 30.18, -0.91 29.9 M1.71 28.15 C-0.89 19.69, -0.44 8.32, 1.85 -0.41 M-0.17 29.1 C0.08 23.35, 0.24 17.47, -0.02 0.03" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(592.1666870117188 276.00006103515625) rotate(0 49 10)"><text x="49" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">initial_value</text></g><g stroke-linecap="round" transform="translate(543.0000305175781 320.3333740234375) rotate(0 95.5 15)"><path d="M1.64 0.73 C73.54 -0.61, 146.51 -3.31, 190.81 1.46 M-0.92 -0.4 C63.71 -1.81, 126.9 -0.71, 190.8 -0.75 M189.2 0.68 C191.47 12.56, 193.2 23.11, 191.07 28.4 M191.78 0.65 C190.76 8.35, 190.63 16.85, 190.22 30.78 M190.49 31.37 C150.67 31.06, 111.42 31.84, -0.52 30.74 M191.92 29.84 C148.02 30.04, 104.69 30.72, 0.46 31 M-0.07 31.18 C-1.34 20.31, -1.78 8.87, 1.37 1.07 M0.08 30.89 C-0.9 18.25, 0.71 7.8, -0.13 -0.69" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(561.5000305175781 325.3333740234375) rotate(0 77 10)"><text x="77" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">import_module_inst</text></g><g stroke-linecap="round" transform="translate(546.3333435058594 363.00006103515625) rotate(0 92 15)"><path d="M1.64 0.35 C53.1 2.92, 104.74 1.32, 183.31 -0.07 M-0.86 -0.99 C66.72 0.64, 132.9 -0.02, 184.76 0.08 M185.34 1.52 C183.46 10.29, 183.37 22.2, 182.09 31.53 M184.93 -0.88 C184.76 11.19, 184.05 20.54, 183.56 29.77 M185.2 29.03 C118.46 32.64, 50.8 31.34, -1.75 31.1 M183.8 29.86 C119.1 30.13, 53.07 28.63, 0.37 30.77 M-0.66 28.39 C0.52 19.71, 1.47 12.11, -0.6 1.55 M0.78 30.18 C-0.37 18.49, -0.38 7.02, 0.3 -0.51" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(564.3333435058594 368.00006103515625) rotate(0 74 10)"><text x="74" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">import_global_inst</text></g><g transform="translate(206.00006103515628 228.33351135253906) rotate(0 118.49999999999999 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMGlobalInstance *globals;</text></g><g transform="translate(614.3333435058594 404.66680908203125) rotate(0 14.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">[0]</text></g><g stroke-linecap="round" transform="translate(521.9999694824219 426.6667175292969) rotate(0 113.5 43.5)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M0.18 6.59 C0.53 4.24, 2.14 2.54, 5.4 0.03 M-0.03 6.77 C1.88 4.13, 3.19 2.42, 5.31 0.46 M0.03 11.37 C3.17 8.14, 6.85 2.31, 9.24 -1.62 M0.74 11.53 C2.98 8.38, 7.29 4.29, 10.37 0.04 M-1.56 17.63 C7.88 12.61, 14.46 3.46, 15.26 1.92 M-0.69 18.26 C4.5 13.7, 8.53 9.08, 15.93 0.71 M-1.58 25.01 C8.83 16.98, 17.43 6.73, 21.27 -0.58 M0.99 24.38 C6.83 14.85, 15.92 7.57, 21.3 -0.76 M0.16 28.75 C6.18 23.52, 12.92 15.79, 26.26 1.87 M-0.92 30.78 C7.18 20.81, 16.3 11.81, 26.2 -0.5 M1.67 36.29 C6.76 28.52, 14.14 18.17, 33.3 -1.29 M-0.49 37.41 C12.29 21.66, 24.89 8.17, 31.21 0.1 M0.03 42.12 C8.2 32.96, 16.6 23.57, 35.12 0.2 M-0.66 42.98 C9.23 32, 17.65 22.16, 36.79 0.09 M0.67 50.81 C13.79 32.71, 29.87 15.14, 42.66 0.12 M-0.81 48.87 C11.27 34.85, 23.4 22.71, 42.94 0.53 M1.22 56.48 C16.87 38.89, 29.09 18.5, 47.06 -1.42 M0.23 55.49 C17.8 34.87, 34.96 13.35, 48.32 0.16 M1.5 61.53 C14.28 45.58, 29.25 27.14, 52.14 0.74 M-0.75 61.92 C12.2 46.69, 24.28 34.22, 53.84 -1.02 M-0.63 68.19 C21.41 39.82, 47.72 14.69, 56.43 -0.43 M-0.31 68.27 C14.84 49.62, 31.03 32.13, 57.83 -0.06 M0.01 73.48 C17.43 55.22, 33.28 35.48, 65.66 -1.43 M0 73.56 C14.7 58.52, 26.95 42.95, 63.66 0.48 M1.21 80.24 C20.63 52.57, 43.27 29.26, 70.73 -1.42 M0.06 79.59 C21.69 54.49, 43.21 30.22, 68.84 0.24 M1.18 84.6 C23.29 62.43, 44.92 37.05, 76.25 0.48 M0.17 85.34 C15.26 65.83, 30.88 47.89, 74.64 0.61 M2.58 88.48 C23.16 64.71, 43.41 40.82, 78.54 -0.06 M2.11 88.28 C31.83 53.08, 63.03 18.63, 79.26 0.42 M6.33 89.38 C38.58 54.1, 69.12 15.58, 86.09 -1.8 M8.17 89.07 C29.74 62.73, 51.16 38.12, 85.42 -0.48 M13.72 87.62 C44.37 55.18, 73.3 19.52, 89.6 0.81 M12.31 89.67 C30.68 68.93, 47.35 49.62, 89.48 0.42 M18.75 88.04 C34.28 70.28, 53.21 49.69, 94.47 0.35 M17.68 87.95 C41.08 61.98, 62.88 35.81, 95.08 -0.09 M22.89 90.56 C44.78 61.67, 71.87 35.61, 98.77 -0.76 M22.47 89.05 C54.35 55.42, 83.8 20.49, 100.29 0.71 M27.52 88.89 C46.83 65.14, 67.73 44.55, 105.79 0.42 M29.49 89.01 C44.41 70.15, 61.56 50.08, 107.17 -0.95 M32 89.31 C59 61.49, 83.17 32.83, 110.01 -1.83 M33.35 88.42 C56.56 61.09, 80.38 34.57, 110.95 0.35 M38.11 89.38 C58.65 68.4, 77.5 45.52, 116.95 1.54 M40.08 88.03 C58.94 64.87, 79.75 41.24, 116.97 -0.47 M44.09 88.73 C66.67 61.12, 92.74 35.8, 120.44 1.4 M44.19 88.38 C64.74 65, 85.07 41.48, 121.13 0.95 M49.12 87.79 C75.55 55.25, 105.49 27.47, 127.93 1.42 M50.38 89.39 C74.25 62.55, 96.29 34.49, 126.22 0.24 M55.33 90.56 C71.9 69.87, 89.94 48.09, 132.29 1.6 M54.62 88.06 C73.93 68.73, 90.89 47.99, 132.96 0.7 M60.29 87.31 C78.5 68.69, 98.61 46.78, 137.85 0.95 M61.77 88.02 C81.71 66.13, 101.69 42.97, 137.08 0.9 M67.01 89.41 C89.39 63.24, 113.61 33.73, 144.89 0.32 M66.74 89.19 C95.52 54.93, 125.02 21.09, 142.99 0.32 M72.47 87.99 C98.5 60.03, 126.73 25.44, 147.64 1.11 M72.06 89.39 C94.53 62.96, 118.17 35.47, 148.84 1.01 M77.55 88.77 C107.37 54.53, 136.51 22.3, 154.75 0.01 M77.07 88.01 C105.98 52.62, 137.64 18.56, 154.22 -0.87 M82.97 87.51 C96.79 67.68, 112.7 48.83, 159.33 -0.23 M80.83 88.32 C102.88 64.34, 124.68 38.87, 159.21 0.66 M86.49 89.02 C110.02 59.24, 134.79 33.67, 163.45 -0.05 M86.58 89.38 C115.58 56.48, 146.02 23.24, 164.08 -1.02 M92.23 90.17 C120.57 55.6, 153.15 20.05, 168.1 -0.34 M92.08 89.92 C114.1 64.05, 134.45 40.53, 170.35 0.51 M98.49 87.38 C116.62 67.68, 138.52 44.83, 173.72 0.32 M96.66 88.69 C121.5 63.49, 143.27 35.04, 174.44 0.31 M103.8 87.4 C125.63 64, 144.52 40.58, 178.22 0.41 M102.28 90.11 C123.07 67.29, 141.78 45.31, 180.83 -0.25 M107.35 89.99 C138.9 53.28, 165.63 19.96, 185.43 -1.81 M109.16 87.88 C138.37 53.03, 169.74 19.48, 185.62 0.1 M115.05 90.75 C139.38 59.3, 163.47 33.39, 191.13 -1.5 M112.97 88.63 C143.25 53.54, 175.16 17.78, 189.69 0.16 M119.98 87.81 C143.45 62.61, 165.86 33.96, 195.55 -0.53 M118.36 89.49 C145.23 58.59, 170.11 28.58, 196.34 -0.1 M124.44 88.64 C138.87 69.33, 157.77 50.21, 201.36 -0.71 M124.16 89.79 C153.41 54.42, 182.3 21.04, 200.39 0.07 M128.42 88.73 C151.82 65.47, 173.72 39.6, 206.18 -1.04 M128.96 88.6 C150.25 65.58, 169.5 41.68, 207.81 -0.17 M135.59 90.39 C157.82 63.58, 177.66 39.12, 212.57 1.04 M134.28 88.44 C160.1 59.03, 184.03 31.04, 212.83 0.38 M141.84 89.48 C156.33 68.81, 174.92 50.54, 216.55 0.36 M140.13 88.85 C169.58 54.1, 199.39 21.78, 217.63 0.57 M145.23 90.17 C167.54 61.64, 191.92 31.82, 221.56 -1.15 M144.19 90.03 C160.59 71.39, 176.75 53.5, 223.36 0.54 M150.52 87.67 C170.44 61.74, 191 41.08, 226.36 0.96 M151.43 88.45 C175.75 59.49, 201.29 29.82, 227.2 0.1 M155.2 91.03 C180.45 61.62, 203.38 35.05, 228.34 7.5 M155.21 88.52 C172.59 70.41, 189.75 49.76, 226.84 7.37 M161.9 89.81 C176.99 70.88, 191.35 53.05, 227.9 12.76 M160.92 88.17 C177.93 69.73, 192.91 52.75, 227.85 12.8 M164.48 88.9 C190.82 63.32, 213.53 35.71, 229.26 18.36 M167.09 88.49 C185.64 67.5, 205.9 43.87, 227.79 17.94 M172.5 87.24 C191.03 67.55, 209.97 43.04, 229.61 22.73 M173.04 89.34 C186.7 71.93, 199.61 57.26, 228.34 23.71 M177.18 88.58 C195.77 64.49, 217.59 41.17, 229.08 31.87 M177.99 89.03 C196.18 65.62, 215.38 44.09, 228.47 30.11 M183.99 88.21 C195.94 76.32, 207.75 60.02, 226.58 38.82 M182.7 87.87 C201.68 68.92, 218.32 47.74, 227.39 36.52 M186.54 87.75 C199.93 74.1, 214.4 61.22, 229.09 42.66 M188.55 89.84 C196.96 77.26, 206.38 67.12, 226.96 43.59 M195.16 89.85 C207.87 73.4, 218.62 58.84, 228.96 47.56 M193.24 88.2 C204.77 75.5, 218.29 60.42, 228.11 49.19 M198.89 88.97 C207.34 77.57, 219.41 67.59, 227.71 54.22 M197.83 89.14 C208.94 77.44, 219.1 66.19, 227.79 54.66 M205.28 90.88 C212.95 79.23, 223.23 69.95, 226.07 62.65 M203.77 90.11 C208.71 82.11, 215.57 75.53, 228.1 60.54 M209.72 87.65 C215.73 81.08, 218.53 74.22, 227.82 67.66 M209.3 89.74 C213.72 85.17, 217.2 79.35, 227.26 66.9 M212.69 88.67 C219.34 84.01, 220.62 79.35, 229.03 73.87 M213.83 89.68 C217.97 83.9, 220.77 79.96, 228.03 73.19 M219.61 88.4 C221.91 86.89, 225.4 84.3, 227.41 79.14 M219.18 88.94 C222.64 85.31, 225.81 82.02, 227.83 80.03 M224.15 88.83 C225.41 88.66, 225.73 87.67, 227.39 85.05 M224.77 89.36 C225.38 88.19, 226.35 86.95, 227.64 85.65" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M-0.99 -1.57 C61.8 -0.4, 123.73 -1.4, 226.36 -0.41 M-0.41 0.16 C72.13 -1.53, 145.34 -2.14, 226.7 -0.05 M226.97 1.15 C226.73 27.93, 226.32 56.23, 225.26 87.23 M227.49 0.36 C227.23 30.16, 227.33 58.82, 226.63 87.38 M226.15 87.76 C166.89 89.69, 108.49 87.02, 0.64 87.08 M227.42 87.65 C163.74 88.89, 99.36 88.94, 0.25 86.91 M-1.17 88.19 C0.55 67.98, -0.69 47.82, 1.19 -1.59 M-0.79 87.09 C-1.55 65.7, -0.3 44.07, -0.32 0.24" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(538.4999694824219 445.3334045410156) rotate(0 97.5 15)"><path d="M-1.09 1.35 C66.75 1.92, 132.18 1.74, 193.7 1.48 M0.53 -0.73 C63.53 1.89, 128.73 1.94, 194.89 0.71 M196.44 0.56 C193.17 10.95, 192.91 22.81, 195.65 31.85 M195.92 -0.14 C194.38 7.86, 195.62 16.47, 194.56 30.76 M194.83 30.67 C141.6 31.47, 85.05 29.06, -0.99 30.67 M195.02 30.52 C141.59 30.2, 86.12 29.55, -0.91 29.71 M-1.61 28.24 C1.28 21.3, 2.11 7.1, 0.09 -0.62 M0.63 29.78 C-0.14 18.18, -0.7 7.7, -0.9 -0.18" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(551.4999694824219 450.3334045410156) rotate(0 84.5 10)"><text x="84.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">uint32 data_offset;</text></g><g transform="translate(609.4999694824219 492.6667175292969) rotate(0 11 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">[1]</text></g><g stroke-linecap="round" transform="translate(520.6666564941406 513.3334045410156) rotate(0 113.8333740234375 30.333328247070312)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M0.22 6.72 C1.95 4.11, 3.36 2.69, 5.71 0.42 M0.02 6.12 C1.38 4.48, 2.68 2.97, 4.91 0.53 M0.13 12.8 C5.48 8.64, 9.34 1.75, 9.94 -0.4 M0.76 12.01 C3.08 9.59, 5.15 6.8, 9.92 0.61 M0.33 19.93 C5.13 13.55, 9.89 9.33, 13.85 -0.69 M-0.7 17.68 C6.41 12.75, 9.99 6.7, 15.92 1.01 M-0.81 23.71 C5.4 17.3, 7.56 15.53, 20.91 -1.77 M0.15 24.02 C6.93 17.2, 11.16 11.85, 20.58 -0.37 M0.23 30.35 C7.86 23.88, 15.23 15.49, 25.49 2.17 M-0.55 30.33 C7.09 24.26, 13.55 15.75, 27.01 0.17 M-1.7 38.2 C12.35 21.98, 21.82 8.58, 32.8 1.86 M-1.2 37.06 C7.02 29.07, 13.07 20.95, 31.42 -0.03 M-1.73 43.43 C11.07 30.39, 24.58 17.21, 38.26 2.1 M1.11 42.41 C13.13 27.68, 25.11 13.08, 37.3 0.49 M1.84 49.52 C15.81 30.9, 32.49 12.02, 41.44 -0.99 M0.19 49.05 C10.93 34.29, 23.42 20.75, 42.29 -0.27 M0.92 53.27 C15.95 36.39, 32.06 18.09, 45.6 1.27 M1.04 55.11 C11.26 42.8, 20.66 30.71, 46.59 0.6 M1.08 62.07 C12.85 46.06, 29.54 28.47, 51.68 -0.6 M0.2 60.66 C18.87 41.17, 36.13 19.91, 53.78 -0.72 M4.82 61.06 C22.92 39.17, 41.86 21.01, 57.8 -1.02 M5.84 59.99 C22.39 40.54, 39.99 19.67, 57.24 -0.4 M11.32 60.57 C29.15 39.12, 44.97 22.75, 65.27 -2.1 M10.44 60.15 C23.88 46.33, 37.9 30.36, 63.03 -0.58 M18.19 59.16 C35.96 36.77, 54.49 16.16, 70.05 -0.36 M15.39 61.13 C34.84 39.03, 52.43 18.9, 68.2 1.02 M19.73 59.01 C34.17 47.52, 46.1 33.05, 72.82 -1.52 M22.1 60.37 C31.67 47.88, 42.61 35.87, 73.74 -0.58 M28.91 59.09 C45.5 41.48, 63.47 22.22, 78.4 0.8 M26.9 61.06 C45.27 37.93, 64.38 16.71, 78.93 0.82 M32.88 60.44 C43.05 46.24, 54.11 35.81, 85.82 -1.75 M31.41 60.54 C51.16 38.11, 70.64 15.31, 84.19 -1.07 M38.96 59.43 C57.21 34.86, 77.24 13.72, 91.77 1.11 M37.39 60.7 C56.86 39.69, 75.36 16.98, 89.5 -0.6 M42.18 61.02 C59.91 41.72, 75.53 23.75, 96.64 -0.57 M43.17 60.31 C62.38 38.49, 83.89 14.65, 95.21 0.1 M47.22 59.94 C66.95 37.12, 88.4 16.54, 99.98 0.36 M48.46 61.42 C65.29 41.36, 83.7 21.59, 100.51 -0.4 M51.94 62.04 C72.59 38.28, 93 16.24, 106.52 1.37 M52.76 61.76 C69.91 41.43, 86.43 21.73, 106.2 -0.54 M56.75 62.21 C75.37 40.21, 96.03 20.62, 109.68 -0.51 M57.58 61.8 C77.13 40.07, 95.13 19.59, 111.15 0.69 M63.34 61.91 C82.77 39.77, 101.69 17.04, 116.91 1.31 M64.09 61.43 C78.38 41.34, 94.47 23.92, 116.46 0.79 M69.5 62.71 C79.47 46.28, 91.25 31.6, 120.45 0.52 M68.77 60.56 C82.63 44.21, 98.17 27.51, 121.16 0.4 M74.44 60.19 C92.42 38.57, 108.86 18.12, 128.12 -0.65 M73.66 60.27 C90.46 41.59, 106.56 24.42, 127.82 -0.02 M78.3 61.29 C91.13 46.22, 102.4 35.37, 132.7 -1.38 M78.66 61.15 C94.7 45, 107.56 27.12, 132.83 0.87 M84.15 61.52 C101.17 39.47, 121.58 21.32, 139.37 -1.04 M84.51 59.69 C101.97 41.79, 120.15 20.68, 136.71 -0.32 M89.5 62.2 C106.95 40.85, 126.66 16.86, 143.74 -1.92 M89.07 60.68 C107.81 42.91, 123.07 23.2, 143.03 0.69 M96.28 59.72 C109.91 46.39, 120.91 28.04, 147.38 0.01 M96.27 61.53 C105.77 47.04, 117.7 34.88, 148.77 0.19 M102.36 62.78 C119.76 41.93, 135.18 20.89, 155.75 0.32 M100.41 60.71 C111.1 47.1, 122.9 34.81, 153.19 -1.12 M107.52 61.68 C121.22 43.76, 139.05 24.7, 157.77 -0.54 M107.1 60.06 C121.85 43.77, 136.09 25.7, 158.21 0.25 M112.98 61.52 C128.12 40.24, 145.07 23.46, 163.78 -0.11 M111.62 61.23 C125.21 45.01, 138.25 28.15, 165.3 -1.08 M115.4 59.46 C132.65 43.48, 149.08 25.97, 169.04 -0.58 M117.75 60 C130.81 45.24, 145.63 28.25, 169.81 1.05 M122.36 62 C139.91 43.14, 155.14 21.91, 175.75 0.43 M122.22 60.69 C139.6 39.92, 158.28 17.03, 175.9 0.7 M126.37 62.21 C146.2 39.89, 162.04 21.45, 180.54 -0.87 M127.52 60.5 C144.76 40.24, 161.44 20.37, 180.89 0.21 M132.37 60.97 C154.25 35.36, 174.41 11.53, 184.47 -1.24 M132.31 59.94 C146.89 45.94, 158.96 31.65, 186.12 0.56 M139.72 60.23 C155.75 37.86, 173.26 15.98, 192.53 -1.07 M138.28 61.14 C154.97 40.12, 173.06 19.98, 191.35 -0.22 M141.73 60.28 C159.4 45.6, 170.79 28.57, 195.63 0.78 M142.53 60.29 C160.88 40.04, 179.66 19.71, 195.62 -0.73 M147.63 60.94 C169.13 38.65, 187 15.39, 202.11 0.3 M148.45 59.96 C165.31 41.92, 181.45 21.95, 201.65 0.26 M154.07 58.9 C171.09 41.16, 190.51 19.79, 207.76 1.53 M154.08 61.5 C167.87 43.62, 184.08 27.56, 206.66 0.06 M159.15 60.87 C168.84 47.14, 182.63 33.78, 211.28 1.85 M159.01 61.42 C171.65 48.11, 181.4 34.05, 212.81 0.58 M165.88 60.94 C175.36 45.73, 186.62 33.78, 216.3 1.18 M164.73 61.74 C182.57 38.91, 200.5 17.06, 218.03 0.57 M167.56 62.45 C181.06 47.96, 195.3 33.34, 222.89 -0.7 M168.87 61.17 C188.18 39.28, 209.51 15.06, 222.41 0.11 M174.53 59.62 C185.58 46.82, 198.2 35.04, 228.9 1.78 M174.83 61.64 C191.38 42.73, 205.21 24.86, 228.43 -0.35 M180.97 62.96 C198.61 42.83, 214.49 20.65, 227.45 7.55 M179.45 61.04 C189.61 48.78, 200.75 38.53, 227.35 6.7 M186.24 61.31 C197.67 45.85, 210 33.96, 229.54 12.3 M185.26 60.25 C196.75 48.34, 207.86 35.44, 228.61 12.39 M190.4 63.07 C202.12 50.09, 210.97 39.66, 229.57 16.57 M190.78 61.57 C205.39 44.69, 218.04 29.78, 228.33 18.6 M196.15 61.47 C201.99 53.83, 208.79 43.05, 226.12 24.98 M195.48 61.06 C206.84 50.99, 215.8 39.95, 226.91 24.42 M200.4 59.82 C206.38 55.79, 212.14 46.36, 227.32 32.19 M202.09 60.96 C210.34 51.45, 217.57 40.62, 227.23 31.2 M208.23 60.72 C212.1 53.87, 220.09 48.98, 229.58 36.46 M207.51 60.01 C212.09 54.76, 217.12 49.02, 228.37 37.16 M212.4 59.38 C215.95 55.32, 224.05 47.47, 228.39 41.12 M211.18 61.88 C216.11 56.52, 219.16 52.61, 227.18 42.11 M219.01 60.75 C220.69 56.78, 225.72 51.17, 227.78 48.56 M217.87 61.31 C219.94 57.81, 221.5 55.61, 228.5 48.47 M221.84 61 C223.68 59.8, 224.51 57.41, 227.65 54.36 M222.52 61.15 C223.83 59.36, 225.37 58.1, 227.87 55.23" stroke="#15aabf" stroke-width="0.5" fill="none"></path><path d="M-1.6 -1.22 C69.6 2, 141.66 2.26, 227.09 -0.3 M0.45 -0.48 C86.29 0.49, 173.22 0.2, 228.35 0.27 M225.85 -1.85 C229.09 21.08, 230.08 42.2, 228.55 60.67 M226.81 0.72 C228.31 15.66, 227.23 33.89, 228.22 60.71 M228.06 60.8 C173.62 59.59, 123.21 59.63, 0.66 60.68 M227.4 59.88 C141.63 59.52, 54.53 60.55, -0.45 60.63 M1.74 62.59 C-0.14 47.01, 0.73 33.74, -1.71 1.41 M-0.36 60.43 C-0.06 45.98, -1.21 31.17, 0.59 -0.68" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(609.9999694824219 557.6669921875) rotate(0 15.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">[...]</text></g><g stroke-linecap="round" transform="translate(540.1665954589844 521.3334045410156) rotate(0 97.5 15)"><path d="M1.96 0.91 C41.13 0.69, 84.78 1.01, 193.76 -0.53 M-0.72 0.71 C69.88 -0.45, 139.95 -0.41, 195 0 M193.66 1.09 C195.42 7.79, 195.65 20.29, 193.91 31.24 M195.6 0 C195.58 7.79, 195.92 14.08, 195.86 29.64 M194.24 28.3 C120.27 28.88, 42.61 29.86, -1.83 31.52 M195.24 29.93 C140.28 31.77, 86.52 31.93, 0.96 29.1 M1.35 30.31 C1.63 22.21, 1.92 15.09, 1.3 0.08 M-0.39 30.08 C-0.01 24.4, 0.04 17.53, 0.36 0.77" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(553.1665954589844 526.3334045410156) rotate(0 84.5 10)"><text x="84.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">uint32 data_offset;</text></g><g stroke-linecap="round" transform="translate(956.6665954589844 151.8333511352539) rotate(0 48.833343505859375 15.000007629394531)"><path d="M0 0 C0 0, 0 0, 0 0 M0 0 C0 0, 0 0, 0 0 M-0.73 6.57 C1.07 5.28, 2.51 3.49, 5.57 -0.43 M-0.64 6.24 C1.65 4.2, 2.86 2.32, 4.96 0.72 M-0.46 13.09 C2.58 7.48, 8.22 3.37, 10.78 -1.59 M-0.07 12.35 C2.4 9.22, 5.24 5.79, 10.87 -0.58 M1.6 17.23 C5.06 13.74, 8.24 5.33, 15.86 1.83 M-0.77 17.52 C3.99 13.95, 9.11 8.19, 14.97 0.18 M-0.42 24.75 C3.56 18.53, 11.6 11.92, 21.96 0.97 M0.6 24.66 C7.23 15.68, 15.1 7.4, 20.62 -0.92 M1.4 28.8 C7.16 21.02, 15.12 14.08, 25.94 -1.54 M-0.73 31.19 C6.43 22.83, 13.22 14.13, 25.59 0.43 M4.07 32.03 C12.27 24.34, 18.19 16.48, 31.04 -1.62 M6.16 30.63 C11.18 22.93, 16.67 17.01, 32.64 0.3 M9.26 30.25 C19.24 20.39, 29.78 8.67, 38.43 -0.86 M10.5 31.27 C20.25 17.7, 31.8 6.42, 35.94 0.81 M17.09 31.55 C23.48 18.41, 32.35 10.05, 41.22 -1.31 M16.44 30.37 C24.2 19.64, 33.41 11.61, 41.93 0.47 M20.36 31.59 C30.14 20.89, 37.51 11.29, 47.95 -0.17 M22.12 30.62 C32.35 18.86, 41.32 7.91, 47.73 0.57 M26.53 30.84 C34.95 20.69, 39.61 14.79, 52.57 -0.58 M26.64 30.44 C37.24 18.01, 47.09 6.87, 53.97 -0.45 M33.25 31.85 C43.01 18.93, 50.58 9.52, 57.98 1.65 M32.36 30.44 C39.41 22.71, 45.51 15.42, 57.22 -0.62 M38.36 28.49 C41.27 25.6, 49.11 18.95, 62 -0.75 M37.81 29.75 C42.83 24.35, 48.33 17.46, 62.81 -0.06 M43.36 31.2 C50.31 22.29, 57.53 12.64, 68.89 -1.19 M42.03 30.39 C49.46 23.13, 53.92 15.94, 69.25 -0.63 M47.45 28.23 C59.25 18.85, 65.68 8.34, 75.32 -2.04 M47.5 29.68 C56.82 19.86, 65.22 9.45, 75.07 0.48 M55 30.92 C57.76 23.44, 62.94 18.94, 77.92 -1.32 M52.48 30.56 C63.04 19.02, 72.45 6.2, 79.22 1.1 M57.55 30.91 C68.76 16.6, 78.96 7.64, 83.21 0.48 M57.88 30.03 C65.5 21.47, 71.97 13.54, 85.92 0.45 M65.33 29.44 C72.12 23.72, 77.86 13.86, 91.18 1.73 M63.65 29.48 C70.9 22.97, 76.62 17.36, 89.08 -0.45 M69.26 30.53 C75.97 22.12, 83.57 16.96, 97.23 0.84 M69.65 29.06 C77.32 22.44, 83.04 13.29, 95.11 -0.44 M72.42 30.29 C80.74 23.16, 88.55 16.28, 98.36 3.07 M74.03 30.1 C83.29 19.79, 92.43 9.88, 100.04 1.68 M80.09 30.16 C83.97 23.45, 92.98 17.74, 98.57 6.51 M80.08 29.44 C86.16 24.49, 90.99 17.82, 99.72 8.27 M83.2 30.15 C88.85 25.49, 91.93 19.4, 99.45 14.5 M84.66 29.83 C89.47 25.1, 95.56 18.37, 99.32 14.41 M91.22 30.74 C93.38 26.32, 97.47 23.11, 100.11 20.88 M90.25 30.9 C92.99 27.86, 95.69 24.13, 98.74 20.44 M96.21 30.36 C96.21 29.35, 97.31 28.39, 99.84 25.54 M95.52 30.27 C96.91 28.95, 97.68 27.79, 99.65 25.59" stroke="#868e96" stroke-width="0.5" fill="none"></path><path d="M0.14 0.18 C20.58 -0.9, 39.55 1.37, 97.22 0.67 M0.92 0.36 C36.87 0.12, 76.39 -0.78, 97.96 -0.36 M98.12 1.71 C96.66 8.49, 99.41 18.23, 96.98 30.82 M97.24 -0.09 C98.73 8.87, 98.11 16.78, 96.77 29.88 M97.39 30.61 C78.3 28.44, 55.64 28.48, 0.6 29.48 M98.19 29.24 C62.78 28.22, 29.15 29.61, 0.29 30 M0.75 29.59 C1.59 22.89, 1.06 18.36, -1.52 1.99 M-0.21 30.36 C-0.98 20.74, -0.03 10.75, 0.53 0.88" stroke="#000000" stroke-width="1" fill="none"></path></g><g mask="url(#mask-Y_Dw9hCEvutA3MjjHfyJK)" stroke-linecap="round"><g transform="translate(729.9999694824219 540.0000610351562) rotate(0 108.36802069720352 -193.44017890523946)"><path d="M-0.54 -0.42 C74.38 -131.13, 149.06 -263.34, 217.27 -386.81 M-0.11 -0.07 C64.3 -111.41, 126.4 -222.97, 216.82 -385.78" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(729.9999694824219 540.0000610351562) rotate(0 108.36802069720352 -193.44017890523946)"><path d="M211.01 -357.01 C213.59 -364.41, 216.48 -375.75, 217.08 -387.57 M211.86 -356.29 C214 -363.73, 214.39 -372.93, 216.18 -385.48" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(729.9999694824219 540.0000610351562) rotate(0 108.36802069720352 -193.44017890523946)"><path d="M193.07 -366.98 C201.75 -371.06, 210.75 -379, 217.08 -387.57 M193.93 -366.26 C201.15 -370.94, 206.71 -377.27, 216.18 -385.48" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask id="mask-Y_Dw9hCEvutA3MjjHfyJK"><rect x="0" y="0" fill="#fff" width="1047.142933332968" height="1025.9262367325396"></rect><rect x="812.0714514076949" y="337.0369731864646" fill="#000" width="53" height="20" opacity="1"></rect></mask><g transform="translate(812.0714514076949 337.0369731864646) rotate(0 26.2965387719305 9.522908943452194)"><text x="26.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">offset</text></g><g transform="translate(200.33331298828125 428.6667175292969) rotate(0 82 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMGlobalInstance</text></g><g stroke-linecap="round" transform="translate(190 455.33331298828125) rotate(0 90.16665649414062 23.333389282226562)"><path d="M2 -1.41 C60.79 1.26, 121.36 2.12, 179.34 0.68 M180.3 1.12 C178.89 15.02, 179.51 32.53, 179.39 48.06 M181.31 46.25 C141.11 43.46, 101.78 46.22, 0.78 45.19 M-0.99 46.04 C-1.15 29.65, -1.59 12.07, -1.7 -1.58" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g mask="url(#mask-1QAmzR8Zkk8scUA3tqI0k)" stroke-linecap="round"><g transform="translate(557.3333129882812 376.0000305175781) rotate(0 -90.69601062624105 38.22839422523566)"><path d="M-1.39 1.06 C-61.32 24.14, -119.9 51.02, -180.82 74.6 M-0.57 0.65 C-60.45 25.03, -121.91 51.15, -179.35 75.8" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(557.3333129882812 376.0000305175781) rotate(0 -90.69601062624105 38.22839422523566)"><path d="M-158.86 56.35 C-165.41 61.74, -170.33 70, -180.96 75.27 M-158.03 55.94 C-164.13 61.98, -171.78 69.42, -179.49 76.48" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(557.3333129882812 376.0000305175781) rotate(0 -90.69601062624105 38.22839422523566)"><path d="M-150.79 75.22 C-160.19 74.13, -167.87 75.95, -180.96 75.27 M-149.97 74.81 C-158.82 74.38, -169.23 75.36, -179.49 76.48" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask id="mask-1QAmzR8Zkk8scUA3tqI0k"><rect x="0" y="0" fill="#fff" width="836.5506564180245" height="551.1247240081348"></rect><rect x="422.7246412734096" y="403.56237726285644" fill="#000" width="90" height="20" opacity="1"></rect></mask><g transform="translate(422.72464127340965 403.56237726285644) rotate(0 43.91266108863056 10.666047479957342)"><text x="45" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">when import</text></g><g stroke-linecap="round" transform="translate(172.99993896484375 373.6666564941406) rotate(0 118.16671752929688 98.16668701171875)"><path d="M-0.45 0.1 C73.77 -1.22, 148.86 1.01, 235.5 0.09 M235.44 0.97 C234.46 75.19, 236.96 149.92, 235.62 194.61 M236.52 197.1 C142.22 195.91, 51.5 195.36, -1.12 195.88 M0.15 197.65 C1.03 139.69, -1.37 87.58, 1.84 0.61" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g transform="translate(165.333251953125 350.00006103515625) rotate(0 119.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModuleInstance (second)</text></g><g transform="translate(11.666717529296903 22.33343505859375) rotate(0 85.5 9.5)"><text x="0" y="15" font-family="Cascadia, Segoe UI Emoji" font-size="16px" fill="#d9480f" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModuleInstance</text></g><g stroke-linecap="round" transform="translate(10 42.666778564453125) rotate(0 101.00001525878908 62.33332824707031)"><path d="M0.05 -0.01 C79.52 2.89, 159.35 0.92, 203.36 0.85 M-0.12 0.28 C67.54 1.41, 135.68 1.33, 202.11 -0.08 M202.32 -1.77 C201.15 30.92, 201.82 57.96, 200.55 124.31 M201.6 0.86 C202.34 44.55, 201.85 89.09, 202.31 124.54 M201.95 124.26 C155.11 121.61, 106.88 122.96, 0.81 125.38 M201.67 124.33 C128.32 124.69, 53.21 123.82, 0.72 125.44 M0.25 124.34 C-0.66 91.45, 0.58 58.63, 1.26 -0.11 M0.49 124.96 C0.21 92.93, -0.68 59.93, 0.63 -0.52" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(219.66662597656253 173.00010681152344) rotate(0 108.99999999999999 9.5)"><text x="0" y="15" font-family="Cascadia, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">WASMModuleInstanceExtra</text></g><g stroke-linecap="round" transform="translate(198.6666259765625 201.66677856445312) rotate(0 128.16668701171875 45.666656494140625)"><path d="M1.43 0.51 C62.2 -0.81, 126.01 -0.38, 256.94 -0.28 M-0.42 0.28 C67.2 -0.6, 133.06 -0.54, 256.43 -0.14 M256.41 1.79 C256.78 22.02, 256.29 41.01, 257.42 90.01 M255.83 -0.59 C254.75 30.05, 255.48 58.76, 257.27 91.19 M257.6 92.16 C173.62 92.85, 92.89 91.98, -0.82 90.33 M255.85 91.56 C204.51 94.01, 152.16 93.75, -0.2 91.29 M-0.72 90.75 C0.88 58.64, -1.12 24.92, 1.98 1.36 M0.52 91.69 C-1.04 68.23, -1.07 45.43, -0.53 -0.54" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(206.33343505859378 220.66677856445312) rotate(0 121.50003051757811 15.5)"><path d="M1.07 -0.31 C70.02 3.51, 138.62 2.15, 242.4 1.29 M0 -0.6 C97.56 1.58, 193.5 0.99, 243.07 -0.62 M241.85 -1.2 C241.98 9.45, 243.77 20.97, 244.39 30.75 M243.87 0.89 C242.91 7.29, 242.42 16.22, 242.26 31.68 M244.52 32.07 C154.34 31.52, 62.83 31.49, 1.26 29.56 M242.93 30.71 C156.69 30.27, 72.05 29.27, 0.56 30.9 M0.58 31.05 C-1.02 20.75, 1.01 11.77, -0.13 -0.73 M-0.49 31.23 C0.29 20.43, 0.11 10.22, -0.05 -0.29" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(437.31002648858714 227.33351135253912) rotate(0 40.892993485752356 -50.4587129476586)"><path d="M1 0.17 C18.42 -20.46, 34.57 -45.01, 81.11 -99.74 M0.67 -0.1 C29.61 -36, 58.28 -71.39, 79.82 -101.09" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(437.31002648858714 227.33351135253912) rotate(0 40.892993485752356 -50.4587129476586)"><path d="M72.08 -72.22 C73.81 -77.11, 73.79 -85.57, 80.34 -100.6 M71.76 -72.48 C74.78 -83.12, 78.12 -93.29, 79.04 -101.94" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(437.31002648858714 227.33351135253912) rotate(0 40.892993485752356 -50.4587129476586)"><path d="M55.68 -84.54 C61.18 -86.59, 64.84 -92.27, 80.34 -100.6 M55.35 -84.8 C64.06 -91.11, 73.18 -96.94, 79.04 -101.94" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(206.00000000000003 260.33343505859375) rotate(0 122.16665649414061 15)"><path d="M-0.89 1.45 C94.1 0.94, 188.06 0.31, 244.3 0.04 M0.33 -0.62 C78.61 -1.13, 155.14 -1.93, 244.57 0.52 M242.81 -0.3 C244.66 5.77, 246.14 15.88, 243.48 30.25 M245.2 -0.49 C243.99 9.03, 244.25 15.66, 244.84 29.96 M243.03 30.24 C174.41 30.56, 103.07 30.08, -0.13 28.5 M243.85 29.42 C158.44 29.01, 72.66 29.56, 0.28 29.32 M-1.15 31.42 C1.69 23.14, 0.89 17.03, -0.62 1.42 M0.15 30.28 C-0.6 19.93, -0.07 10.39, 0.11 -0.67" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(245.66665649414062 265.33343505859375) rotate(0 82.5 10)"><text x="82.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">uint32 global_count;</text></g><g stroke-linecap="round" transform="translate(67.66668701171878 118.00018310546875) rotate(0 57.5 15.166679382324219)"><path d="M0.1 -0.15 C42.45 0.05, 89.54 -1.19, 113.83 -1.4 M-0.27 0.34 C32.95 -0.85, 67.31 -0.76, 114.42 0.71 M115.06 -0.62 C116.37 11.95, 115.14 24.49, 115.3 30.89 M114.58 0.11 C114.18 6.85, 115.33 14.51, 115.7 30.01 M113.03 29.73 C72.76 29.28, 27.48 29.85, 1.45 29.6 M114.88 30.61 C70.28 30.66, 25.08 30.84, -0.99 30.28 M-0.01 28.91 C-0.74 20.87, 1.08 15.08, -0.12 0.92 M-0.23 29.42 C-0.55 23.3, -0.36 17.12, -0.14 0.84" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(119.66668701171878 123.16686248779297) rotate(0 5.5 10)"><text x="5.5" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">e</text></g><g stroke-linecap="round" transform="translate(148.00000000000003 125.6668701171875) rotate(0 6.833343505859375 6.166664123535156)"><path d="M0.19 6.79 C0.19 6.79, 0.19 6.79, 0.19 6.79 M0.19 6.79 C0.19 6.79, 0.19 6.79, 0.19 6.79 M3.44 9.88 C5.46 6.5, 6.18 5.94, 9.98 2.48 M2.86 9.42 C4.89 6.55, 6.97 4.55, 9.69 1.39 M6.58 12.83 C8.01 11.17, 8.11 9.27, 12.4 5.98 M6.2 11.99 C8.68 9.72, 10.55 6.74, 12.25 5.37" stroke="#be4bdb" stroke-width="0.5" fill="none"></path><path d="M6.35 -0.5 C9.4 1.86, 11.59 3.82, 14.41 6.68 M7.26 -0.16 C8.49 1.86, 10.83 3.57, 14.11 6.83 M13.95 7.16 C11.75 9, 8.66 10.3, 6.81 11.92 M13.48 6.78 C11.79 8.95, 9.5 10.46, 6.6 12.27 M6.48 11.67 C4.8 10.29, 3.17 10.18, -0.39 7.23 M6.9 12.43 C5.7 11.1, 3.88 10.27, 0.09 7 M-0.57 7.94 C2.33 4.94, 5.12 2.16, 7.83 -0.24 M-0.08 7.42 C2.06 5, 3.59 3.3, 6.98 -0.17" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round"><g transform="translate(155.33337402343753 130.33343505859375) rotate(0 23.01894331293626 34.688096238300204)"><path d="M0.24 -0.23 C13.08 19.18, 24.78 37.25, 45.87 67.69 M0.1 -0.01 C12.45 20.33, 25.95 41.78, 45.93 69.61" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(155.33337402343753 130.33343505859375) rotate(0 23.01894331293626 34.688096238300204)"><path d="M21.62 52.13 C28.56 57.66, 34.85 61.93, 46.68 67.63 M21.49 52.36 C27.88 57.13, 35.32 63.12, 46.74 69.55" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(155.33337402343753 130.33343505859375) rotate(0 23.01894331293626 34.688096238300204)"><path d="M38.45 40.39 C41.06 48.95, 42.92 56.31, 46.68 67.63 M38.32 40.61 C39.72 48.77, 42.19 58.22, 46.74 69.55" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round"><g transform="translate(551.3333740234375 331.3333435058594) rotate(0 -71.78919714330704 19.427308002237908)"><path d="M0.44 1.24 C-31.67 8.53, -64.18 17, -144.01 37.51 M-0.14 -0.94 C-30.89 8.04, -60.67 16.48, -143.19 39.8" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(551.3333740234375 331.3333435058594) rotate(0 -71.78919714330704 19.427308002237908)"><path d="M-118.41 23.49 C-123.95 25.13, -130.02 28.78, -143.13 37.99 M-118.99 21.31 C-124.76 25.94, -129.76 29.88, -142.3 40.28" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(551.3333740234375 331.3333435058594) rotate(0 -71.78919714330704 19.427308002237908)"><path d="M-112.83 43.23 C-119.49 40.55, -126.79 39.85, -143.13 37.99 M-113.41 41.06 C-120.15 41.6, -126.3 41.44, -142.3 40.28" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(549.1666564941406 327.1666793823242) rotate(0 6.833343505859375 6.166664123535156)"><path d="M0.19 6.79 C0.19 6.79, 0.19 6.79, 0.19 6.79 M0.19 6.79 C0.19 6.79, 0.19 6.79, 0.19 6.79 M2.72 8.49 C5.8 7.55, 6.93 5.19, 9.19 1.67 M3.62 9.75 C4.95 7.98, 6.15 5.71, 9.39 1.54 M6.69 11.54 C8.55 10.59, 9.79 8.29, 12 4.84 M6.23 12.05 C7.43 10.13, 9.87 7.96, 12.54 5.66" stroke="#be4bdb" stroke-width="0.5" fill="none"></path><path d="M6.55 0.78 C9.36 2.85, 11.04 4.05, 14.23 6.7 M7.3 -0.25 C8.88 2.03, 10.84 4.85, 13.93 7.46 M13.73 7.68 C12.04 9.53, 8.5 10.95, 7.68 13.11 M13.36 7.12 C11.66 9.05, 9.55 10.59, 6.72 12.27 M7.51 12.35 C4.03 9.64, 2.35 8.95, -0.21 6.52 M7.4 11.92 C4.46 10.45, 2.55 8.72, 0.16 6.6 M0.8 6.98 C3.17 4.62, 5.63 1.08, 6.77 -0.2 M-0.26 7.16 C1.92 4.84, 3.13 3.8, 6.62 0.47" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(547.1666564941406 371.1666793823242) rotate(0 6.833343505859375 6.166664123535156)"><path d="M0.19 6.79 C0.19 6.79, 0.19 6.79, 0.19 6.79 M0.19 6.79 C0.19 6.79, 0.19 6.79, 0.19 6.79 M2.29 10.01 C5.03 7.56, 6.35 5.49, 9.57 1.46 M3.54 9.48 C6 6.33, 7.95 3.79, 9.44 1.77 M5.73 12.67 C8.2 10.49, 9.32 8.42, 11.72 5.05 M6.24 11.66 C8.55 9.75, 10.63 7.03, 12.55 5.63" stroke="#be4bdb" stroke-width="0.5" fill="none"></path><path d="M7.78 0.29 C9.82 2.26, 11.06 5.19, 13.36 7.14 M6.75 -0.27 C9.23 2.2, 12.37 5.52, 14.12 7.18 M14.34 7.59 C12.03 8.2, 9.29 11.47, 7.77 12.44 M13.79 7.04 C11.7 8.86, 9.21 10.45, 6.94 12.61 M7.02 11.89 C4.39 11.38, 3.77 9.32, -0.48 7.42 M6.59 12.23 C4.87 11.19, 2.85 9.28, -0.4 7.24 M-0.02 7.67 C2.04 5.66, 2.91 2.84, 6.8 -0.37 M0.16 7.14 C2.42 3.8, 5.97 1.18, 7.47 -0.15" stroke="#000000" stroke-width="1" fill="none"></path></g><g stroke-linecap="round" transform="translate(23.666778564453153 64.00006103515625) rotate(0 90 15.5)"><path d="M-0.66 1.22 C43.68 -0.24, 90.86 -0.14, 179.25 0.93 M-0.41 0.49 C46.13 0.48, 92.89 0.72, 180.45 0.15 M181.18 0.22 C179.51 5.59, 180.64 11.92, 178.93 30.77 M179.76 0.07 C180.35 9.41, 180.53 18.88, 180.44 31.06 M180.11 30.53 C126.6 29.17, 72.73 29.43, 1.01 31.92 M179.02 31.11 C135.98 32.92, 93.29 32.11, 0.85 31.9 M1.8 31.5 C-1.23 24.12, 1.89 12.68, -1.44 1.48 M0.71 31.46 C-0.16 19.63, -0.14 7.48, -0.48 -0.51" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(31.666778564453153 69.50006103515625) rotate(0 82 10)"><text x="82" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="middle" style="white-space: pre;" direction="ltr">uint8 * global_data</text></g><g stroke-linecap="round"><g transform="translate(201.3333740234375 73.66664123535156) rotate(0 376.88916503278216 -8.94848059563438)"><path d="M0.7 -1.18 C64.98 -4.48, 260.65 -18.36, 386.22 -18.71 C511.8 -19.06, 692.56 -6.07, 754.16 -3.29 M-0.38 0.82 C63.78 -1.84, 260.29 -17.14, 385.87 -17.63 C511.45 -18.12, 691.9 -4.38, 753.09 -2.13" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(201.3333740234375 73.66664123535156) rotate(0 376.88916503278216 -8.94848059563438)"><path d="M722.43 8.5 C732.85 2.41, 743.81 2.19, 754.65 -2.78 M723.53 6.63 C732.57 3.65, 739.75 0.79, 752.51 -1.39" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(201.3333740234375 73.66664123535156) rotate(0 376.88916503278216 -8.94848059563438)"><path d="M723.53 -11.99 C733.75 -10.94, 744.33 -4.02, 754.65 -2.78 M724.63 -13.86 C733.21 -11.17, 740.09 -8.35, 752.51 -1.39" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(193.50006103515628 68.16667938232422) rotate(0 6.833343505859375 6.166664123535156)"><path d="M0.19 6.79 C0.19 6.79, 0.19 6.79, 0.19 6.79 M0.19 6.79 C0.19 6.79, 0.19 6.79, 0.19 6.79 M3.98 9.18 C4.88 7.31, 7.9 3.95, 9.81 2.34 M3.45 9.11 C5.37 7.66, 6.66 5.53, 9.7 1.6 M5.9 11.26 C6.99 10.12, 9.21 8.41, 12.48 4.51 M6.35 12.22 C8.14 10.49, 9.36 8.66, 12.25 5.07" stroke="#be4bdb" stroke-width="0.5" fill="none"></path><path d="M6.56 0.15 C10.46 2.75, 12.79 5.49, 14.25 6.1 M6.78 0.09 C8.76 1.6, 9.54 3.06, 14.08 7.47 M14.01 7.64 C11.46 9.2, 8.48 10.6, 6.22 13.16 M13.5 6.69 C11.86 8.03, 10.85 9.09, 6.74 12.37 M7.7 11.89 C3.89 9.97, 1.26 8.04, -0.59 6.2 M7.18 12.52 C5.17 10.51, 2.83 9.47, -0.18 6.59 M0.71 7.11 C2.1 5.12, 5.04 0.76, 7.82 -0.89 M0.34 6.53 C2.79 5, 5.06 1.68, 6.77 -0.25" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(228.49993896484375 524.3332214355469) rotate(0 49.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">global_data</text></g><g stroke-linecap="round" transform="translate(189.1666259765625 512.3331451416016) rotate(0 90.16665649414062 23.333389282226562)"><path d="M-0.06 -1.81 C69.05 1.17, 133.03 -1.43, 181.43 -0.61 M181.36 1.69 C179.85 18.36, 179.04 35.55, 181.59 47.65 M181.74 46.18 C110.81 44.67, 41.79 43.81, 1.97 48.08 M-1.91 47 C0.87 30.33, 1.49 17.36, 1.81 -1.72" stroke="#000000" stroke-width="1.5" fill="none" stroke-dasharray="8 9"></path></g><g transform="translate(249.99993896484375 466.9999084472656) rotate(0 27.5 10)"><text x="0" y="14" font-family="Virgil, Segoe UI Emoji" font-size="16px" fill="#000000" text-anchor="start" style="white-space: pre;" direction="ltr">globals</text></g><g stroke-linecap="round"><g transform="translate(220.6666259765625 479.9999084472656) rotate(0 -35.06402359574449 29.23212979414967)"><path d="M-0.5 0.55 C-12.15 3.21, -65.26 5.95, -70.59 15.64 C-75.92 25.33, -38.92 51.41, -32.48 58.67 M1.44 -0.21 C-10.21 2.69, -65.24 7.71, -70.98 17.16 C-76.71 26.62, -39 49.85, -32.97 56.5" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(220.6666259765625 479.9999084472656) rotate(0 -35.06402359574449 29.23212979414967)"><path d="M-59.29 48.97 C-53.7 50.42, -46.51 53.61, -31.55 55.9 M-60 47.99 C-49.32 51.71, -39.06 54.94, -33.47 56.08" stroke="#000000" stroke-width="1" fill="none"></path></g><g transform="translate(220.6666259765625 479.9999084472656) rotate(0 -35.06402359574449 29.23212979414967)"><path d="M-46.92 33.64 C-44.36 38.74, -40.16 45.63, -31.55 55.9 M-47.63 32.66 C-41.69 42.18, -36.17 51.29, -33.47 56.08" stroke="#000000" stroke-width="1" fill="none"></path></g></g><mask></mask><g stroke-linecap="round" transform="translate(432.91673278808594 219.6668472290039) rotate(0 6.833343505859375 6.166664123535156)"><path d="M0.19 6.79 C0.19 6.79, 0.19 6.79, 0.19 6.79 M0.19 6.79 C0.19 6.79, 0.19 6.79, 0.19 6.79 M4.05 10.29 C6.17 7.33, 6.84 3.75, 9.08 2.09 M3.7 9.35 C4.68 7.39, 5.78 6.43, 9.88 2.27 M6.3 11.14 C8.42 10.69, 10.2 7.43, 12.99 4.98 M6.49 12.18 C8.37 10.13, 10.22 7.36, 12.04 5.36" stroke="#be4bdb" stroke-width="0.5" fill="none"></path><path d="M7.78 -0.36 C8.84 1.35, 9.97 2.98, 13.71 6.83 M6.85 0.47 C9.26 2.31, 10.44 4.32, 13.82 6.56 M14.34 7.45 C11.77 8.53, 10.07 9.92, 7.51 11.8 M13.69 7.39 C11.99 8.56, 9.76 9.69, 7.36 12.73 M7.79 11.79 C5.42 11.4, 2.84 9.11, -0.25 6.73 M7.26 12.07 C4.38 10.64, 1.74 8.28, -0.39 7.39 M-0.57 7.26 C2.63 5.32, 4.57 1.74, 7.42 0.43 M0.44 6.51 C1.59 5.03, 3.59 3.8, 7.41 0.4" stroke="#000000" stroke-width="1" fill="none"></path></g></svg> \ No newline at end of file