gnu-misc-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to ensure not to fall into new Webassembly trap - was Re: Web ve


From: Richard Stallman
Subject: Re: How to ensure not to fall into new Webassembly trap - was Re: Web versions
Date: Fri, 19 Mar 2021 01:20:56 -0400

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

We treat WebAssembly code just like minified code.  It is not
source code, so it ought to carry a pointer to the source code.

LibreJS does not have a way of verifying that the pointer points to
real source code or that the source code corresponds to the binary.
This is a shortcoming.


-- 
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]