astexplorer.app
Version:
https://astexplorer.net with ES Modules support and Hot Reloading
1 lines • 926 B
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[82],{"./node_modules/astexplorer-go/index.js":function(module,__webpack_exports__,__webpack_require__){"use strict";eval('__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "init", function() { return init; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "parseFile", function() { return parseFile; });\nlet _init = async function () {\n const exports = await __webpack_require__.e(/* import() */ 74).then(__webpack_require__.bind(null, "./node_modules/astexplorer-go/parser.wasm"))\n window._go.run({exports})\n}\n\nasync function init() {\n if (_init) {\n await _init()\n _init = undefined\n }\n}\n\n\nfunction parseFile (code) {\n return JSON.parse(window.__GO_PARSE_FILE__(code))\n}\n\n\n//# sourceURL=webpack:///./node_modules/astexplorer-go/index.js?')}}]);