- Aug 21, 2023
-
-
rahix authored
-
rahix authored
This will be necessary to get some further python modules/functions to work as they expect a proper stat result.
-
rahix authored
-
rahix authored
This is the recommended path in the docs so let's also ignore it.
-
rahix authored
By importing `_time` in `freertos_sleep()`, the host time module was imported as `time` again as well, breaking all later code using e.g. `time.ticks_ms()`. Fix this by using `time` in `sys_kernel.freertos_sleep()` as well.
-
rahix authored
Make the necessary step to get wasmer working on Python 3.10 or 3.11 more obvious in all required places.
-
- Aug 20, 2023
-
- Aug 19, 2023
- Aug 18, 2023
- Aug 17, 2023