catvir
Results
2
issues of
catvir
Hi! Thanks a lot for bringing V8 to rust world! This is awesome! :) I've found a little issue when cross-compiling this wonderful library and I'm happy to share my...
The following tries to declare variable "[first]" instead of destructuring the result: ``` await query_array defer([first]) ``` Is this expected behaviour?