src/wasm_minimal_protocol/wasi

Search:
Group by:
Source   Edit  

Types

charp = ptr uint8
Source   Edit  
Errno = int32
Source   Edit  
Pointer = int32
Source   Edit  
Size = int32
Source   Edit  

Consts

typst_env_decl = "__attribute__((import_module(\"typst_env\"), import_name(\"$2\")))$1 $2$3"
Source   Edit  

Procs

proc export_wasm_decl(name: string): string {....raises: [], tags: [], forbids: [].}
Source   Edit  
proc wasm_decl(module: string): string {....raises: [], tags: [], forbids: [].}
Source   Edit