Releases: WasmVM/ParGen
v1.0.2 Fix branch restore
- Fix the branch restore mechanism that cause parse failure
- Remove param_toggle note
Install guides
Ubuntu
下載 .deb 後使用apt-get指令安裝
Download the .deb file, then use apt-get install
to install
Command:
sudo apt-get install <deb-file-path>
MacOS
下載後點開 .pkg 檔,照著安裝程式的步驟安裝
Download and double click the .pkg file, then follow the steps in installer
Windows
下載後點開 .exe 檔,照著安裝程式的步驟安裝
Download and double click the .exe file, then follow the steps in installer
v1.0.1 Update README, fix include & EOF
- Update examples & README
- Fix
<include>
& handle EOF
Install guides
Ubuntu
下載 .deb 後使用apt-get指令安裝
Download the .deb file, then use apt-get install
to install
Command:
sudo apt-get install <deb-file-path>
MacOS
下載後點開 .pkg 檔,照著安裝程式的步驟安裝
Download and double click the .pkg file, then follow the steps in installer
Windows
下載後點開 .exe 檔,照著安裝程式的步驟安裝
Download and double click the .exe file, then follow the steps in installer
v1.0.0 1st implementation
第一個功能完整的版本
The 1st functional implementation with pxml example
Install guides
Ubuntu
下載 .deb 後使用apt-get指令安裝
Download the .deb file, then use apt-get install
to install
Command:
sudo apt-get install <deb-file-path>
MacOS
下載後點開 .pkg 檔,照著安裝程式的步驟安裝
Download and double click the .pkg file, then follow the steps in installer
Windows
下載後點開 .exe 檔,照著安裝程式的步驟安裝
Download and double click the .exe file, then follow the steps in installer