Archive
2024
DEVELOPMENT
WebAssembly
JavaScript
Web
Document Processing
Development
Leveraging WebAssembly in JavaScript for High-Performance Document Processing
Learn how to use WebAssembly with PSPDFKit to boost the performance of document processing tasks like PDF manipulation directly in your JavaScript applications.
2023
TUTORIALS
Web
JavaScript
HTML5
How To
PowerPoint Viewer
WebAssembly
How to Build an HTML5 PowerPoint (PPT and PPTX) Viewer
A step-by-step tutorial explaining how to build an HTML5 PowerPoint (PPT & PPTX) viewer using JavaScript with the PSPDFKit SDK.
2022
BLOG
Web
C++
WebAssembly
Render Performance Improvements in PSPDFKit for Web
How WebP has affected our render performance across the web.
BLOG
Web
C++
WebAssembly
Dynamic linking in WebAssembly
Exploring the many ways to build and ship WebAssembly binaries.
2020
DEVELOPMENT
Web
WebAssembly
Tips
Performance
Development
Migrating to the New Emscripten LLVM Backend
We share the experience of migrating from the old Fastcomp backend to the new LLVM backend in Emscripten.
DEVELOPMENT
Web
JavaScript
WebAssembly
Debugging
Insights
Development
The State of Debugging in WebAssembly
We share our tips and tricks for debugging issues in WebAssembly and look to the future to see what's coming.
DEVELOPMENT
Web
JavaScript
C++
WebAssembly
How To
Performance
Development
How to use WebAssembly modules in a web worker
A short tutorial showing the use of WebAssembly in a web worker.
2019
DEVELOPMENT
Web
WebAssembly
Development
WebAssembly and Emscripten Chat with Alon Zakai
A chat with Alon Zakai, co-creator of WebAssembly and creator of Emscripten.
2018
DEVELOPMENT
Web
WebAssembly
Performance
Development
A real-world WebAssembly benchmark
A WebAssembly benchmark for browser vendors to test a real-world production application.
TUTORIALS
Web
WebAssembly
Tips
PDF Viewer
Deploy a WebAssembly-Based PDF Viewer to the Cloud with One Command
In this blog post, we show how easy it is to deploy our standalone, WebAssembly-powered version of PSPDFKit for Web to ZEIT’s now.sh, a cloud provider.
DEVELOPMENT
Web
WebAssembly
Development
Optimizing WebAssembly Startup Time
Four simple yet effective solutions we currently employ in PSPDFKit for Web to reduce WebAssembly startup time.
2017
DEVELOPMENT
Web
JavaScript
WebAssembly
Development
WebAssembly: A New Hope
What is WebAssembly, and what does it mean for the web?