riscv-software-list icon indicating copy to clipboard operation
riscv-software-list copied to clipboard

About Help Wanted Section - Dart

Open vmmc2 opened this issue 4 years ago • 3 comments

Hi, I have experience working with Dart and I would like to contribute to RISC-V. To do so, I would like to know what kind of help is needed to build software using Dart. I mean what are you guys needing the most right now? A simulator? (I am currently finishing an Instruction Set Simulator using Dart and I would like to know if it was possible to add it to the software list) or a hypervisor? a debugger? I really want to contribute more to RISC-V.

vmmc2 avatar Jun 04 '20 02:06 vmmc2

Hi @vmmc2

Simulators implemented using Dart could be added into 'simulator section'.

The last section 'help wanted' is said "We want to run Dart programs on RISC-V machine". IMO, It means Dart VM need to be ported to RISC-V.

lazyparser avatar Jul 01 '20 02:07 lazyparser

Hi @vmmc2 yes exactly. We need the Dart VM which will enable all the other cool Dart-related developments. Not sure whether there is a group working on the Dart VM right now you could join, perhaps worth asking at the monthly SW tools meeting?

mgielda avatar Jul 24 '20 14:07 mgielda

Oh.. ok, got it. Is it possible to join other working groups? If so, how can I join one of my choice?

vmmc2 avatar Aug 01 '20 19:08 vmmc2