Updated Home (markdown)

Namhyeon Go 2022-06-05 20:14:06 +09:00
parent bc7e00015d
commit 8c30008f50

@ -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 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 ### 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. 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.