You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
http get / fetch is not supported due to porffor being in a kind of early state (there's only console io currently). Additionally, async and await are not really working right now. I'm sure those issues will eventually be fixed but not sure whether http get is planned. In the future it should probably not be too complicated to add these as some kind of import (console io is also only working because of imported functions), so even if it isn't planned, you can maybe expect to be able to use it indirectly at some point (same for other things like gui, ...). Again, though, these things are still in the future.
Hey @CanadaHonk, great job!
I was playing around with porffor but I haven't figured out how to make a http get request.
Is this possible? If not, is it on the roadmap?
Thanks!
The text was updated successfully, but these errors were encountered: