We continue with writing raw WebAssembly text, this time looking at function tables. These are collections of functions that need not be called by name, but rather functions that are placed into a table that can then be called by index. These have numerous configurations and can be advantageous for certain situations.
• Code changes:
Timestamps:
• Website: https://michaelg29.github.io/
• Discord: / discord
• This Github Repo: https://github.com/michaelg29/webasse...
• This Playlist: • WebAssembly Tutorial