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

Roadmap for ShadowNode v1.0 #496

Open
17 tasks
legendecas opened this issue Feb 28, 2019 · 0 comments
Open
17 tasks

Roadmap for ShadowNode v1.0 #496

legendecas opened this issue Feb 28, 2019 · 0 comments
Labels

Comments

@legendecas
Copy link
Contributor

legendecas commented Feb 28, 2019

0.12.x Developer Experience

  • lldb plugin for native add-on developer (https://github.com/yodaos-project/llsdn)
  • cpu profiler with sampling
  • chrome dev-tools support
    • breakpoints
    • scope(variables inspection)
    • call stacks
    • console
    • performance (cpu profiler)
    • memory (battery heap profiler)

0.13.x Modules

  • worker_threads
  • http2
  • separate hardware apis from core
  • node-gyp/node-gn/cmake.js for build system(openwrt, buildroot, ndk)

1.0.x Performance

  • benchmarking
    • computed goto statement for vm interpreter
    • forced byte code pre-compilation on host/no parse-phase on target devices.
    • lazy load built-in modules/objects
@legendecas legendecas changed the title Roadmap for ShadowNode v1.0.0 Roadmap for ShadowNode v1.0 Feb 28, 2019
@yorkie yorkie pinned this issue Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant