This website requires JavaScript.
Open Eggbert
Project
Explore
Help
Sign In
backup
/
JWebAssembly
Watch
1
Star
0
Fork
0
You've already forked JWebAssembly
mirror of
https://github.com/i-net-software/JWebAssembly.git
synced
2025-04-01 03:31:28 +02:00
Code
Issues
Projects
Releases
Activity
JWebAssembly
/
src
/
de
/
inetsoftware
/
jwebassembly
/
binary
History
Volker Berlin
dea54b631c
Split ModuleWriter in ModuleWrite and ModuleGenerator
2018-06-01 19:44:40 +02:00
..
BinaryModuleWriter.java
Split ModuleWriter in ModuleWrite and ModuleGenerator
2018-06-01 19:44:40 +02:00
ExternalKind.java
Add external kinds
2017-03-31 20:38:03 +02:00
Function.java
line encoding
2017-04-11 17:44:49 +02:00
FunctionType.java
Remove duplicate function types from type section.
2018-05-30 21:19:01 +02:00
ImportFunction.java
Remove duplicate function types from type section.
2018-05-30 21:19:01 +02:00
InstructionOpcodes.java
add TEE_LOCAL, GET_GLOBAL, SET_GLOBAL
2018-05-11 17:00:34 +02:00
SectionType.java
line encoding
2017-04-11 17:45:36 +02:00
WasmOutputStream.java
use UTF8 encoding for section names
2017-04-17 10:25:35 +02:00