Closed SuperIceCN closed 3 years ago
@kawamuray Is there any problems left?
Oh sorry, I thought your work is still in progress. Next time, please click the "re-request review" button to avoid such misunderstanding... I'll take a another look at this PR today.
Left just an another comment. and can you also try git rebase
onto master branch as I suggested in the previous comment?
Left just an another comment. and can you also try
git rebase
onto master branch as I suggested in the previous comment?
@kawamuray emm, it seems that I made I mistake that I pushed the previous commits again ...
I dont know what to do actually. git rebase
seems do nothing
What supposed to be done is git rebase -i origin/master
and pick only commits that are intended for this PR. Well, I can do "squash and merge" so it won't clutter commit history so it's just a matter of the better commit message which simply concatenate all commits' messages. Let me merge this as-is this time then :)
LGTM, thanks 👍
hm.. printDouble.wasm
included again, but anyway.
implement custom config for Config.class, Store.class and Engine.class in both java and rust.