Skip to content

Commit a0b1f4b

Browse files
committed
deploy: 7752d46
1 parent 10555ab commit a0b1f4b

File tree

95 files changed

+42193
-39931
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+42193
-39931
lines changed

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<title data-rh="true">Page Not Found | Boa JS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://boajs.dev/img/new_logo_yellow.svg"><meta data-rh="true" name="twitter:image" content="https://boajs.dev/img/new_logo_yellow.svg"><meta data-rh="true" property="og:url" content="https://boajs.dev/404.html"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Page Not Found | Boa JS"><link data-rh="true" rel="icon" href="/img/new_logo_yellow.svg"><link data-rh="true" rel="canonical" href="https://boajs.dev/404.html"><link data-rh="true" rel="alternate" href="https://boajs.dev/404.html" hreflang="en"><link data-rh="true" rel="alternate" href="https://boajs.dev/404.html" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Boa JS RSS Feed">
77
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Boa JS Atom Feed">
88
<link rel="alternate" type="application/json" href="/blog/feed.json" title="Boa JS JSON Feed"><link rel="stylesheet" href="/assets/css/styles.d6a92185.css">
9-
<script src="/assets/js/runtime~main.679d4fd5.js" defer="defer"></script>
10-
<script src="/assets/js/main.3bec839f.js" defer="defer"></script>
9+
<script src="/assets/js/runtime~main.b4e30e79.js" defer="defer"></script>
10+
<script src="/assets/js/main.f4f15344.js" defer="defer"></script>
1111
</head>
1212
<body class="navigation-with-keyboard">
1313
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"><defs>

about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<title data-rh="true">About Boa | Boa JS</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://boajs.dev/img/new_logo_yellow.svg"><meta data-rh="true" name="twitter:image" content="https://boajs.dev/img/new_logo_yellow.svg"><meta data-rh="true" property="og:url" content="https://boajs.dev/about"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="About Boa | Boa JS"><meta data-rh="true" name="description" content="Information on the background of Boa."><meta data-rh="true" property="og:description" content="Information on the background of Boa."><link data-rh="true" rel="icon" href="/img/new_logo_yellow.svg"><link data-rh="true" rel="canonical" href="https://boajs.dev/about"><link data-rh="true" rel="alternate" href="https://boajs.dev/about" hreflang="en"><link data-rh="true" rel="alternate" href="https://boajs.dev/about" hreflang="x-default"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Boa JS RSS Feed">
77
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Boa JS Atom Feed">
88
<link rel="alternate" type="application/json" href="/blog/feed.json" title="Boa JS JSON Feed"><link rel="stylesheet" href="/assets/css/styles.d6a92185.css">
9-
<script src="/assets/js/runtime~main.679d4fd5.js" defer="defer"></script>
10-
<script src="/assets/js/main.3bec839f.js" defer="defer"></script>
9+
<script src="/assets/js/runtime~main.b4e30e79.js" defer="defer"></script>
10+
<script src="/assets/js/main.f4f15344.js" defer="defer"></script>
1111
</head>
1212
<body class="navigation-with-keyboard">
1313
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;"><defs>
Lines changed: 146 additions & 144 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,8 @@ __webpack_require__.r(__webpack_exports__);
482482
/* harmony import */ var _boa_wasm_bg_wasm__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8244);
483483
/* harmony import */ var _boa_wasm_bg_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(190);
484484
var __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([_boa_wasm_bg_wasm__WEBPACK_IMPORTED_MODULE_0__]);
485-
_boa_wasm_bg_wasm__WEBPACK_IMPORTED_MODULE_0__ = (__webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__)[0];
485+
var __webpack_async_dependencies_result__ = (__webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__);
486+
_boa_wasm_bg_wasm__WEBPACK_IMPORTED_MODULE_0__ = __webpack_async_dependencies_result__[0];
486487

487488

488489

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,14 @@ function _createMdxContent(props) {
6666
}), " page for more info."]
6767
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsx)(_components.p, {
6868
children: "In this release, our conformance has grown from 87.3% to 89.92% in the official ECMAScript Test Suite\n(Test262). This small jump is expected as we're shifting most of our focus to performance as the majority of the engine is now conformant. We will continue to implement more of the specification as we go along but we expect these changes to be much smaller than we've been used to."
69-
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsx)(_components.p, {
70-
children: "You can check the full list of changes [here][changelog], and the full information on conformance\n[here][conformance]."
69+
}), "\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsxs)(_components.p, {
70+
children: ["You can check the full list of changes ", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsx)(_components.a, {
71+
href: "https://github.com/boa-dev/boa/blob/v0.20/CHANGELOG.md",
72+
children: "here"
73+
}), ", and the full information on conformance\n", (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__.jsx)(_components.a, {
74+
href: "/conformance",
75+
children: "here"
76+
}), "."]
7177
})]
7278
});
7379
}

0 commit comments

Comments
 (0)