<input type="button" onclick="alert('hello world')" />
reply
HTML and JS is compact. The browser is not. But often installed already, so my PWA is very small as a result, but behaves quite native.
(But if you mean, that Lazarus can do that easily with a GUI, that would still be cool. Can it?)
<input type="button" onclick="alert('hello world')" />