newNcy

Results 4 comments of newNcy

the Paraswap.getSpender() pull a list of adapter on remote, but that list doesont have augustus.exchange property, so i got this err ![image](https://user-images.githubusercontent.com/19602632/131448507-768852b5-6093-45f0-832f-42ff35d3bdc0.png) can somebody expain the relationship of this list...

> I'm trying to do the same and got similar errors. So using `wasmer_last_error_length` and `wasmer_last_error_message` I made some changes to debug the errors and discovered two things: > >...

> This should be trivial to do, but unfortunately it is not, mainly due to WASI imports require to be clonable/usable across different threads. We may need to add a...

Why can't we just generate what wasi has and let the developer define the rest?