From 8c30008f50976789563d3c5029317b5f37c8f194 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sun, 5 Jun 2022 20:14:06 +0900 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index db97f41..95aacba 100644 --- a/Home.md +++ b/Home.md @@ -16,6 +16,8 @@ I wish you all the best. Thank you. You can use full ES5 support and partial ES6 support on JavaScript engines built into Windows. This includes WebAssembly support using WAMR. +You can use various Windows APIs such as JavaScript. + ### Technical limitation The specifications of the JavaScript engine built into Windows are intermediate between ECMAScript versions 3 and 4. We are using a polyfill library to raise this to ES5 and ES6 levels, but there are a few unsupported keywords.