Sets the JavaScript Runtime version. The value can be either 1
or 2
. If not specified, the version will default to 1
.
Starting with the 23H release, js-runtime-version(1)
is deprecated. You should update to version 2.
capsule {
runtime-version (7) {
js-runtime-version (2)
}
}
For more information about JavaScript Runtime versions, read JavaScript Runtime Version 2.
Copyright 2025 Samsung All rights reserved