Essentially the same html/css rendering of Firefox or Chromium, still able to access the www, but with javascript fully removed for another language that can be interpreted - like python or lua. Is this feasible?
Essentially the same html/css rendering of Firefox or Chromium, still able to access the www, but with javascript fully removed for another language that can be interpreted - like python or lua. Is this feasible?
I don’t think I understand. Native TS does the type checking at compile time right? Not run time? Or would the compile happen in the browser?
Browser-native TS would run directly on the browser without compiling.