mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-07-11 03:03:10 +00:00
Updated Home (markdown)
parent
1eb0d50b43
commit
021b73a962
4
Home.md
4
Home.md
|
@ -12,6 +12,10 @@ Recently, I took out this function and saw various attempts to develop a system
|
||||||
|
|
||||||
I wish you all the best. Thank you.
|
I wish you all the best. Thank you.
|
||||||
|
|
||||||
|
### Technical benefit
|
||||||
|
|
||||||
|
You can use full ES5 support and partial ES6 support on JavaScript engines built into Windows. This includes WebAssembly support using WAMR.
|
||||||
|
|
||||||
### 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.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user