Hacker News new | ask | show | jobs
by kllrnohj 1857 days ago
You'd have to do something like allocate a single byte[] for everything you'll ever need, and reading & writing data would just be a constant tax since you can't just in-place cast that to an int or whatever. It wouldn't be very fun.
1 comments

But it would be transpiled so the programmer would never need to look at the very ugly stuff. The idea reminds me of the original asm.js