Bo Yao
Bo Yao
wrap libedit with cffi and make cl-lsp depends on that, low priority but contributions is welcome. Also https://github.com/koji-kojiro/cl-repl/issues/50 is fixed, which makes cl-repl a better user experience alternative, i'm going...
F5 support isn't added. For now you can "C + P" and choose Lisp: compile and load file  TODO: - [ ] add F5 support to run script
I will do more testing on windows! I only tested Linux so far, sorry
Recently attempt to install roswell on my new laptop, both linux and windows failed. I created an issue in roswell repo: https://github.com/roswell/roswell/issues/443
> When we introduce a new feature, do we increment the nightly protocol version as well? Basically if we have My understanding from @frol is yes. we should always introduce...
@fospring the problem is probably borsher isn't ESM packaged. CommonJS packaging is not supported by near-sdk-js builder. Let's skip this one from the 2.0 release and introduce it in a...
ABI generation is done in #301 and available in 0.7. Great job @itegulov ! I have the same question as Serhii's: do you think it's possible to test ABI somehow?
@Rezaheydariii Thanks for reporting. We're working on a fix.
@Rezaheydariii Your error is a cargo near problem and not related to near-sdk-js. Please ask by creating an issue here: https://github.com/near/cargo-near
@volovyks please ignore this one, just to trigger develop branch ci