8000 Allow imagetools.py be used in the JS simulator · Issue #167 · lvgl/lv_binding_micropython · GitHub
[go: up one dir, main page]

Skip to content
Allow imagetools.py be used in the JS simulator #167
Closed
@amirgon

Description

@amirgon

Today imagetools.py relies on @micropython.native which is not supported in JS.
Need to provide empty implementation for this decorator specifically for the JS port and see if it runs well enough in the simulator in non native mode.

Example of the problem:
https://sim.lvgl.io/v8.1/micropython/ports/javascript/index.html?script_startup=https://raw.githubusercontent.com/lvgl/lvgl/e3f0b85623962c9ff7e0b58813d075050d772b26/examples/header.py&script=https://raw.githubusercontent.com/lvgl/lvgl/e3f0b85623962c9ff7e0b58813d075050d772b26/examples/widgets/img/lv_example_img_1.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0