Uri Shaked

Results 619 comments of Uri Shaked

> Maybe that's a different request, but just in case. Yeah, that sounds like a new feature request - some kind of "modules" library. One way to sort-of achieve this...

Update: the Custom Chip API is now getting into a beta phase. There will probably be some minor changes, but I think we're already clear on the general direction. You...

Thanks for the feedback @bato3! > It should be possible to define the appearance of the element. For example: Yeah, the details aren't clear yet, but this might be part...

Probably for starters, the user will just provide the complete SVG. To make things simple. Then we'll see how to evolve it based on how users will use it and...

Update: We have a proof-of-concept of creating custom chips using the Rust language. Here's an example of an inverter: https://wokwi.com/projects/346597452510397012

New docs for custom chips: https://docs.wokwi.com/chips-api/getting-started Also, a new example of a chip hosted in GitHub repo: https://github.com/wokwi/inverter-chip

> Can I confirm that the custom chip functionality isn't currently supported in Visual Studio? It is supported in Visual Studio Code. Please take a look at the documentation: https://docs.wokwi.com/vscode/project-config#custom-chips...

Yeah, it doesn't know how to compile things - you have to feed it with binaries :) Do you need any assistance in converting the chips to wasm?

New UI to easily create custom chips and add them to your project: ![image](https://github.com/wokwi/wokwi-features/assets/892318/e5854596-9152-4313-b891-ab197ad23bb4) ![image](https://github.com/wokwi/wokwi-features/assets/892318/915224be-546b-4b6f-b72b-bad24e94b3fd) Also, updated the documentation: - Updated [getting started guide](https://docs.wokwi.com/chips-api/getting-started#getting-started) - New [Chip Definition JSON reference](https://docs.wokwi.com/chips-api/chip-json)

New video tutorial - how to create custom chips, 3 examples in 15 minutes https://youtu.be/yzdCS3A4DvU