Aliaksei Chapyzhenka
Aliaksei Chapyzhenka
It would be nice to cache the map locally to use this app when offline.
This construct works in Node 10,12,14 and breaks in Node 15 ```js expect( func(arg) ).to.eventually.throw(TypeError); ``` Real test case: https://github.com/sifive/duh-core/blob/master/test/invalid.js#L26 Node 12 (worked before) https://github.com/sifive/duh-core/runs/1301279599?check_suite_focus=true#step:4:49 Node 15 (does not work...
Open cores: RTL projects and libraries Tools: Build systems, visualization Verilog / VHDL implementations
In AlphaBetical order, Please.
Is anybody aware of any existing ports or plans to port Duktape to RISC-V architecture?
Hi @knielsen have you created a great tool. I have started similar project `icedrom` here: https://github.com/drom/icedrom I would be glad joining the efforts.
### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: * Followed...
Thank you for the great plugin! mocha has --inline-diffs option that I try to pass. I have unsuccessfully tried the following option: ``` js options: { 'inline-diffs': true } ```
Feature request: Ability to embed OpenJSCAD code by encoding it together with URL. This way URL can be shareable. Example: http://wavedrom.com/editor.html?%7B%20%22signal%22%20%3A%20%5B%0A%20%20%7B%20%22name%22%3A%20%22clk%22%2C%20%20%22wave%22%3A%20%22P......%22%20%7D%2C%0A%20%20%7B%20%22name%22%3A%20%22bus%22%2C%20%20%22wave%22%3A%20%22x.%3D%3D.%3Dx%22%2C%20%22data%22%3A%20%5B%22head%22%2C%20%22body%22%2C%20%22tail%22%2C%20%22data%22%5D%20%7D%2C%0A%20%20%7B%20%22name%22%3A%20%22wire%22%2C%20%22wave%22%3A%20%220.1..0.%22%20%7D%0A%5D%7D%0A Opens editor with specific code block.
:tada: https://twitter.com/risc_v/status/1070389876900679680