Hacker News new | ask | show | jobs
by itslennysfault 949 days ago
The hello world in this guide doesn't actually use console.log at all. It adds 2 numbers and sets the page content to the result. All it does is expose an add function from rust and call it from the javascript side.