Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix SwiftWasm Glibc import issue (#76)
SwiftWasm introduced its own WASI module awhile back, so we should import that instead of Glibc to avoid potential issues.
- Loading branch information