Timmy Silesmo

Results 5 issues of Timmy Silesmo

This is an issue to track the implementation progress of C# with the mono runtime as well as the Native ahead of time LLVM compiled implementation. - [x] Worlds -...

gen-c#

### Describe the bug When loading a module that contains custom sections using `Module::Deserialize()` and then serializing it using `Module::Serialize()` then the custom sections disappear. It appears to only serialize...

🧞 needs example
priority-medium

Fixes a bug where headers returned from a C# component wouldn't be properly set. Adds a test for it and some cleanup.

Adds missing function to enable exceptions proposal as well as functions to check if the exceptions proposal or gc proposal has been enabled.