New features and changes:
- Add mkdir function in new fs module in the runtime
- Strings are now allocated in top-most scope to prevent string decay
- Add `setexcept` function to corelib
- As a compromise use `die` function when libraries fail to load