vincent

Results 12 issues of vincent

The default feature will enable async. However, many functions or structures in executor are used in the fiber.rs but are ignored with `#[cfg(all(target_os = "linux", not(target_env = "musl")))]` cause build...

### Summary https://github.com/CaptainVincent/test_wasi_logging I added an example repo that show add the wasi_logging module via auto_detect_plugin into vm. After running it, it triggers an spdlog with a null pointer. If...

bug