Skip to content

andreievg/108-extism-js-linking-error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

with extism-js 1.3.0

cd jsplugin && extism-js jsplugin.js -i jsplugin.d.ts -o jsplugin.wasm && cd ../
cargo run

See error

thread 'main' panicked at src/main.rs:9:10:
called `Result::unwrap()` on an `Err` value: unknown import: `extism:host/env::http_headers` has not been defined
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

This error didn't exist with previous extism-js. Updating to extism 1.9.1 seems to fix it. Also without lock file 1.5.0 seems to work

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published