nodejs / uvwasi

WASI syscall API built atop libuv
MIT License
226 stars 50 forks source link

Use const char* in uvwasi_preopen_s #130

Closed sbc100 closed 4 years ago

sbc100 commented 4 years ago

This allows C strings to be assigned.