Vincent Khougaz

Results 2 comments of Vincent Khougaz

I'm still running into this issue indexing a dict using a string passed in via JSValue Is it possible that strings in wasm allocated (heap?) memory cannot be used to...

Okay, I don't know why I was having so many issues but I fixed the compilation command and it's working well. Thanks! ``` swift build --triple wasm32-unknown-wasi -c $MODE -Xswiftc...