Damien George
fa8a81ae23
webassembly/modutime: Use extmod version of time module.
...
No API or functional change.
Signed-off-by: Damien George <damien@micropython.org>
2023-04-27 15:11:52 +10:00
Damien George
46bb52adf6
webassembly: Add support for VFS and enable VFS_POSIX.
...
This gets filesystem support working.
Signed-off-by: Damien George <damien@micropython.org>
2022-11-01 13:53:06 +11:00
Damien George
54478eb9e7
webassembly/mpconfigport: Use MICROPY_CONFIG_ROM_LEVEL_EXTRA_FEATURES.
...
This simplifies the config file. This is not a no-op, it does enable a few
new features to bring the port in line with this config level.
Signed-off-by: Damien George <damien@micropython.org>
2022-11-01 13:10:45 +11:00
Nicholas H.Tollervey
af54d2ce9f
javascript: Rename this port to 'webassembly'.
2022-08-22 12:03:39 +01:00