/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

dsat.igada.de
| | openpunk.com
8.8 parsecs away

Travel
| | So recently I've been getting back into Lua, my first scripting language. I've already done a series about manipulating the LuaVM, (which you can read here) but this time I was interested in the LuaVM bytecode, specifically the Lua 5.1 bytecode. If you don't know what bytecode is or even how Lua works, here's a basic rundown: LuaC is the Lua Compiler. Its job is to turn our human readable script into Lua Bytecode ready to be executed by the LVM (LuaVM) This bytecode is everything the LVM needs to run!
| | mathspp.com
12.8 parsecs away

Travel
| | Today I learned that I can use the percent sign to run commands from inside Jupyter notebooks.
| | leicestersramble.blogspot.com
10.3 parsecs away

Travel
| | Back with more D66 mischief. This time - magic wands! source Roll up a wand's power, what it is constructed of, and any fancy embellishments...
| | tilde.team
23.5 parsecs away

Travel
| [AI summary] A blog post discusses Mozilla's new ability to compile WebAssembly in the browser as it streams, likening it to image decoding for major performance improvements.