Viewing profile — abchatra
abchatra
HN member- Joined
- Thu, May 07, 2015, 6:39 PM UTC
- HN karma
- 118
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About abchatra
No profile information was provided.
Recent public activity
- story
-
comment
Comment #20874299
Already part of Microsoft MakeCode learn to code ecosystem. Read this blog for more details: https://www.microsoft.com/en-us/research/blog/rocket-fast-em...
-
comment
Comment #16173243
There is a toggle between blocks and javascript in MakeCode. You can write code in blocks and switch to javascript or vice versa. This dual modality hopefully helps students to mak…
-
comment
Comment #16172852
MakeCode works with Minecraft Windows 10 as well. Please see the setup instructions here: https://minecraft.makecode.com/setup
-
comment
Comment #14063325
I am dev who builds Microsoft MakeCode ( https://makecode.com ) editor for micro:bit. Try out these fun projects on micro:bit and give us feedback 1. Rock-paper-scissors ( https://…
-
comment
Comment #12748201
:-). Yes I do love it here. Thanks!
-
comment
Comment #12745769
We build editor for microbit (beta - https://pxt.microbit.org ). Code is open source as well( https://github.com/Microsoft/pxt ). Give us some feedback.
-
comment
Comment #10898639
Great question. Yes, we have a way to disable jit. See the merged pull request by our super cool dev here: https://github.com/Microsoft/ChakraCore/pull/4 . We have build configurat…
-
comment
Comment #10897807
Sincerely thank you. Yes, it was a lot of hard work, but we had fun. Looking forward to working with the community. Disclaimer: I work for Chakra team.
-
comment
Comment #10896518
Sure I will follow up.
-
comment
Comment #10896502
Fixed by this: https://github.com/Microsoft/ChakraCore/issues/70
-
comment
Comment #10896352
You can follow webassembly standardization process here: https://github.com/WebAssembly/spec Look at prototype pull request in ChakraCore by one of our awesome engineer: https://gi…
-
comment
Comment #10896267
The first step is to get the runtime and interpreter running. Next step is to bring the jit up. Chakra is the hybrid engine where we have the interpreter, simple jit and full jit. …
-
comment
Comment #10896074
Road map here: https://github.com/Microsoft/ChakraCore/wiki/Roadmap I work for Chakra team.
-
comment
Comment #10682447
WebMIDI is not owned by Chakra. Please voice your opinion here https://wpdev.uservoice.com/forums/257854-microsoft-edge-dev...
-
comment
Comment #10682252
I work for Chakra team and it is going to under MIT license.