Understanding Making A Webassembly Interpreter In Ruby Part 31
Exploring Making A Webassembly Interpreter In Ruby Part 31 reveals several interesting facts. 00:00:00 — Support `externref` in table type 00:21:32 — Support parsing the `table.get` instruction 00:
Key Takeaways about Making A Webassembly Interpreter In Ruby Part 31
- Video of my lightning talk: ...
- I clean up from last time, then write an
- 00:00:00 — Support multiple instructions in data offsets 00:24:28 — Support unabbreviated syntax for data segment offset ...
- https://github.com/tomstuart/wasminna/compare/d68343fd129570d2bd1bee237cdf5c8ae8bd3716...
- https://github.com/tomstuart/wasminna/compare/272955dd3796b3ae291273c24b10eca27f00420e...
Detailed Analysis of Making A Webassembly Interpreter In Ruby Part 31
https://github.com/tomstuart/wasminna/compare/db50c78b7e04aa591a6e4b32631af0d70bad92d7... https://github.com/tomstuart/wasminna/compare/af93c9a66c9c1adfb2424fddff9fec123d81139c... https://github.com/tomstuart/wasminna/compare/5bbbbac8d06f8f033959a9378dea77f7e0965a68...
00:00:00 — Move #find_function and #function_at into Module 00:26:54 — Set `self.current_module` as late as possible in ...
Stay tuned for more updates related to Making A Webassembly Interpreter In Ruby Part 31.