Skip to content

Releases: WasmVM/ParGen

v1.0.2 Fix branch restore

21 Sep 03:10
Compare
Choose a tag to compare
  • 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

15 Jul 03:40
Compare
Choose a tag to compare
  • 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

11 Jul 07:25
Compare
Choose a tag to compare

第一個功能完整的版本
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