GWT: How to avoiding calls to dynamicCast and canCastUnsafe in generated JavaScript code?

后端 未结 5 814
醉梦人生
醉梦人生 2021-01-12 12:32

I\'m writing some special purpose data structures in Java, intended for use in the browser, (compiled to JavaScript with GWT).

I\'m trying to match the performance o

5条回答
提交回复
热议问题