AngelScript
Todo List
Page Serializer

Show how to serialize extra objects too. And explain about memory management for restored objects

Explain that handles to registered types without factories will be kept as-is

Registered pod-types do not need a special user type as the serializer will simply keep a bitwise copy

Page Advanced topics
Add page about imports and function binding
Page Understanding AngelScript

Add article on the calling conventions used by AngelScript

Add article on sandboxing