Web Environment Integrity API

This repository details the proposal to add a new API for determining the integrity of web environments:

const attestation = () => {
    return 1 + 1 === 2
}

No further explanation is needed.