Results 20 comments of Steve Olsen

Yeah sorry we don't have M1 builds yet. The easiest thing to do is use x64 python via rosetta for development. We hope to have M1 builds available soon.

Hey @rcrowe. We aren't set up to build arm64 yet but you can build it yourself with a couple extra steps. 1) Clone the oso repo and build the library...

We are planning to include builds for arm in the official release, we just haven't gotten to it yet. The way you would have to build it yourself is a...

We're planning to include a macOS ARM wheel for our python library in our release next week. Other languages will be a bit later but hopefully not too much longer.

Hey @AstraLuma do you still have any problems with this? You can define multiple Actor types which should help (though its manual like you said).

What sorts of things would you like to see in the Polar standard library? So far my biggest wishes are. * More builtin list methods * Indexing * Ranges *...

Right now we only have 64 bit builds (for every platform / language) I looked into this a while back, there were some problems with python's cffi library working for...

Pycharm support. #541 We've also had requests for Intellij and Webstorm in slack and I think if we had polar syntax support in Intellij it would work with all of...

> VS Code please. We have some vscode support already. Right now it's just syntax hi-lighting. https://marketplace.visualstudio.com/items?itemName=osohq.oso @ximon18 What would you like to see in the vscode plugin?

Awesome, thanks! These are really great suggestions!