Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wip: wasm build #436

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from
Draft

wip: wasm build #436

wants to merge 17 commits into from

Commits on Nov 13, 2024

  1. init

    alixander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8f168af View commit details
    Browse the repository at this point in the history
  2. remove layers restriction

    alixander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    57b00a5 View commit details
    Browse the repository at this point in the history
  3. update format

    alixander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    491f442 View commit details
    Browse the repository at this point in the history
  4. defer imports

    alixander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c6b43f2 View commit details
    Browse the repository at this point in the history
  5. compile

    alixander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8a63e36 View commit details
    Browse the repository at this point in the history
  6. fix importUsed

    alixander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    51f5d0d View commit details
    Browse the repository at this point in the history
  7. invoke callback if defined

    alixander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e8dbe8c View commit details
    Browse the repository at this point in the history
  8. no goldmark in compile

    alixander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    cb49232 View commit details
    Browse the repository at this point in the history
  9. getparentid

    alixander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4e692ec View commit details
    Browse the repository at this point in the history
  10. add version call

    alixander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9281aa1 View commit details
    Browse the repository at this point in the history
  11. update getRefRanges

    alixander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    90bbcb3 View commit details
    Browse the repository at this point in the history
  12. update getrefs call

    alixander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6bdeea3 View commit details
    Browse the repository at this point in the history
  13. support board path

    alixander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8f6fc19 View commit details
    Browse the repository at this point in the history
  14. rebase

    alixander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    69e951b View commit details
    Browse the repository at this point in the history
  15. update lsp

    alixander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    46f37ef View commit details
    Browse the repository at this point in the history
  16. update to latest

    alixander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ccce88d View commit details
    Browse the repository at this point in the history
  17. get board at position

    alixander committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9f39498 View commit details
    Browse the repository at this point in the history